Skip to content

Commit

Permalink
Xcode 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dparnell committed Sep 15, 2013
1 parent 4910ec3 commit f367044
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions MariaDB.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@
652AD3D9166F51030077D2E0 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0450;
LastUpgradeCheck = 0500;
ORGANIZATIONNAME = "Automagic Software Pty Ltd";
};
buildConfigurationList = 652AD3DC166F51030077D2E0 /* Build configuration list for PBXProject "MariaDB" */;
Expand Down Expand Up @@ -811,7 +811,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
Expand Down Expand Up @@ -845,7 +844,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
Expand Down

0 comments on commit f367044

Please sign in to comment.