Skip to content

Commit

Permalink
Updated project settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
tharpa committed May 11, 2015
1 parent e6295c1 commit d8210e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion ports/database/openldap/openldap.xcodeproj/project.pbxproj
Expand Up @@ -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";
Expand Down Expand Up @@ -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;
Expand Down
3 changes: 2 additions & 1 deletion ports/security/openssl/openssl.xcodeproj/project.pbxproj
Expand Up @@ -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";
Expand Down Expand Up @@ -7072,6 +7072,7 @@
openssl/include,
openssl/crypto,
);
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = (
"-DOPENSSL_NO_GMP",
"-DOPENSSL_NO_JPAKE",
Expand Down

0 comments on commit d8210e2

Please sign in to comment.