diff --git a/ports/database/openldap/openldap.xcodeproj/project.pbxproj b/ports/database/openldap/openldap.xcodeproj/project.pbxproj index cb66aa7..9a4b9af 100644 --- a/ports/database/openldap/openldap.xcodeproj/project.pbxproj +++ b/ports/database/openldap/openldap.xcodeproj/project.pbxproj @@ -4245,7 +4245,7 @@ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0610; + LastUpgradeCheck = 0630; }; buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "openldap" */; compatibilityVersion = "Xcode 3.2"; @@ -4426,6 +4426,7 @@ GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = NO; GCC_WARN_UNUSED_VALUE = NO; IPHONEOS_DEPLOYMENT_TARGET = 4.3; + ONLY_ACTIVE_ARCH = YES; OTHER_LDFLAGS = "-ObjC"; SDKROOT = iphoneos; SKIP_INSTALL = YES; diff --git a/ports/security/openssl/openssl.xcodeproj/project.pbxproj b/ports/security/openssl/openssl.xcodeproj/project.pbxproj index a4329de..c3c2b1d 100644 --- a/ports/security/openssl/openssl.xcodeproj/project.pbxproj +++ b/ports/security/openssl/openssl.xcodeproj/project.pbxproj @@ -6348,7 +6348,7 @@ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0610; + LastUpgradeCheck = 0630; }; buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "openssl" */; compatibilityVersion = "Xcode 3.2"; @@ -7072,6 +7072,7 @@ openssl/include, openssl/crypto, ); + ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = ( "-DOPENSSL_NO_GMP", "-DOPENSSL_NO_JPAKE",