Updated Xcode project for v7 v1.2.0
authorWouter van Oortmerssen <wvo@google.com>
Wed, 28 Oct 2015 19:07:28 +0000 (12:07 -0700)
committerWouter van Oortmerssen <wvo@google.com>
Wed, 28 Oct 2015 19:07:28 +0000 (12:07 -0700)
build/Xcode/FlatBuffers.xcodeproj/project.pbxproj

index b45b243..7da9d4a 100644 (file)
                        isa = PBXProject;
                        attributes = {
                                BuildIndependentTargetsInParallel = YES;
-                               LastUpgradeCheck = 0510;
+                               LastUpgradeCheck = 0700;
                        };
                        buildConfigurationList = 6428BEB363AA4E03A282AA8C /* Build configuration list for PBXProject "FlatBuffers" */;
                        compatibilityVersion = "Xcode 3.2";
                        buildSettings = {
                                CONFIGURATION_BUILD_DIR = .;
                                ONLY_ACTIVE_ARCH = YES;
-                               SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk;
+                               SDKROOT = macosx;
                                SYMROOT = build;
                        };
                        name = RelWithDebInfo;
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                CONFIGURATION_BUILD_DIR = .;
+                               ENABLE_TESTABILITY = YES;
                                ONLY_ACTIVE_ARCH = YES;
-                               SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk;
+                               SDKROOT = macosx;
                                SYMROOT = build;
                        };
                        name = Debug;
                        buildSettings = {
                                CONFIGURATION_BUILD_DIR = .;
                                ONLY_ACTIVE_ARCH = YES;
-                               SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk;
+                               SDKROOT = macosx;
                                SYMROOT = build;
                        };
                        name = Release;
                        buildSettings = {
                                CONFIGURATION_BUILD_DIR = .;
                                ONLY_ACTIVE_ARCH = YES;
-                               SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk;
+                               SDKROOT = macosx;
                                SYMROOT = build;
                        };
                        name = MinSizeRel;