From 4d9861bfa0a7ba9c49d8b12cc16e6f7527860f8a Mon Sep 17 00:00:00 2001 From: Apple Date: Tue, 18 Apr 2006 21:47:30 +0000 Subject: [PATCH] Security-27569.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 7f5439bf..88e4266a 100644 --- a/Security.xcode/project.pbxproj +++ b/Security.xcode/project.pbxproj @@ -357,13 +357,14 @@ ); buildSettings = { BUILD_VARIANTS = "normal debug"; - CURRENT_PROJECT_VERSION = 27566; + CURRENT_PROJECT_VERSION = 27569; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 27566; + DYLIB_CURRENT_VERSION = 27569; 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.4, Copyright © 2000-2005 Apple Computer Inc., All Rights Reserved + 4.4.1, Copyright © 2000-2005 Apple Computer Inc., All Rights Reserved CFBundleIconFile CFBundleIdentifier @@ -413,11 +414,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.4 + 4.4.1 CFBundleSignature ???? CFBundleVersion - 27566 + 27569 "; -- 2.50.0