);
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)";
<key>CFBundleExecutable</key>
<string>Security</string>
<key>CFBundleGetInfoString</key>
- <string>4.5, Copyright © 2000-2005 Apple Computer Inc., All Rights Reserved</string>
+ <string>4.5.1, Copyright © 2000-2005 Apple Computer Inc., All Rights Reserved</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>4.5</string>
+ <string>4.5.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>28992</string>
+ <string>29002</string>
</dict>
</plist>
";