From 6e7224d8de60e974d4fecc72b6e490c0315645f1 Mon Sep 17 00:00:00 2001 From: Apple Date: Wed, 16 Aug 2006 19:39:01 +0000 Subject: [PATCH] Security-29002.tar.gz --- Security.xcode/project.pbxproj | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Security.xcode/project.pbxproj b/Security.xcode/project.pbxproj index 25795948..ef1f0daf 100644 --- a/Security.xcode/project.pbxproj +++ b/Security.xcode/project.pbxproj @@ -357,13 +357,14 @@ ); buildSettings = { BUILD_VARIANTS = "normal debug"; - CURRENT_PROJECT_VERSION = 28992; + CURRENT_PROJECT_VERSION = 29002; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28992; + DYLIB_CURRENT_VERSION = 29002; EXPORTED_SYMBOLS_FILE = "${BUILT_PRODUCTS_DIR}/derived_src/Security.exp"; FRAMEWORK_SEARCH_PATHS = "/usr/local/SecurityPieces/Components/Security /usr/local/SecurityPieces/Frameworks"; FRAMEWORK_VERSION = A; INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Frameworks"; + LD = "/usr/bin/g++-4.0"; OPT_LDFLAGS = "-dead_strip"; OTHER_ASFLAGS_debug = "$(OTHER_CFLAGS)"; OTHER_ASFLAGS_normal = "-DNDEBUG $(OTHER_CFLAGS)"; @@ -403,7 +404,7 @@ CFBundleExecutable Security CFBundleGetInfoString - 4.5, Copyright © 2000-2005 Apple Computer Inc., All Rights Reserved + 4.5.1, Copyright © 2000-2005 Apple Computer Inc., All Rights Reserved CFBundleIconFile CFBundleIdentifier @@ -413,11 +414,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.5 + 4.5.1 CFBundleSignature ???? CFBundleVersion - 28992 + 29002 "; -- 2.45.2