|
|
@@ -7,34 +7,55 @@
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
- CD0C76D01E2AB8F10096E269 /* rotate_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E9E98B71BBC8DB8004FFE25 /* rotate_tc.cpp */; };
|
|
|
+ CDB3AEF0230AE3670015D09E /* rotate_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E9E98B61BBC8A35004FFE25 /* rotate_test.cpp */; };
|
|
|
+ CDB3AEF2230AE44D0015D09E /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDB3AEDB230AE2DE0015D09E /* GoogleMock.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
-/* Begin PBXCopyFilesBuildPhase section */
|
|
|
- CD0C76C61E2AB8DF0096E269 /* CopyFiles */ = {
|
|
|
- isa = PBXCopyFilesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- dstPath = /usr/share/man/man1/;
|
|
|
- dstSubfolderSpec = 0;
|
|
|
- files = (
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 1;
|
|
|
+/* Begin PBXContainerItemProxy section */
|
|
|
+ CDB3AEDA230AE2DE0015D09E /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = CDB3AED3230AE2DE0015D09E /* GoogleMock.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = 05818F861A685AEA0072A469;
|
|
|
+ remoteInfo = GoogleMock;
|
|
|
+ };
|
|
|
+ CDB3AEDC230AE2DE0015D09E /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = CDB3AED3230AE2DE0015D09E /* GoogleMock.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = 05E96ABD1A68600C00204102;
|
|
|
+ remoteInfo = gmock;
|
|
|
+ };
|
|
|
+ CDB3AEDE230AE2DE0015D09E /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = CDB3AED3230AE2DE0015D09E /* GoogleMock.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = 05E96B1F1A68634900204102;
|
|
|
+ remoteInfo = gtest;
|
|
|
+ };
|
|
|
+ CDB3AEE0230AE2DE0015D09E /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = CDB3AED3230AE2DE0015D09E /* GoogleMock.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = 05818F901A685AEA0072A469;
|
|
|
+ remoteInfo = GoogleMockTests;
|
|
|
};
|
|
|
-/* End PBXCopyFilesBuildPhase section */
|
|
|
+/* End PBXContainerItemProxy section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
- 0E9E98B11BBC8A02004FFE25 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
|
- 0E9E98B21BBC8A03004FFE25 /* rotate.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = rotate.hpp; sourceTree = "<group>"; };
|
|
|
- 0E9E98B61BBC8A35004FFE25 /* rotate.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = rotate.t.h; sourceTree = "<group>"; };
|
|
|
- 0E9E98B71BBC8DB8004FFE25 /* rotate_tc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rotate_tc.cpp; sourceTree = "<group>"; };
|
|
|
- CD0C76C81E2AB8DF0096E269 /* rotate_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = rotate_tc; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 0E9E98B61BBC8A35004FFE25 /* rotate_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = rotate_test.cpp; sourceTree = "<group>"; };
|
|
|
+ CDB3AED3230AE2DE0015D09E /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
|
|
|
+ CDB3AEE3230AE32A0015D09E /* rotate */ = {isa = PBXFileReference; lastKnownFileType = folder; name = rotate; path = include/rotate; sourceTree = "<group>"; };
|
|
|
+ CDB3AEE8230AE35D0015D09E /* rotate-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "rotate-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ CDB3AEEC230AE35D0015D09E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
- CD0C76C51E2AB8DF0096E269 /* Frameworks */ = {
|
|
|
+ CDB3AEE5230AE35D0015D09E /* Frameworks */ = {
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ CDB3AEF2230AE44D0015D09E /* GoogleMock.framework in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -44,59 +65,76 @@
|
|
|
0E9E98AB1BBC8A02004FFE25 = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 0E9E98B11BBC8A02004FFE25 /* Makefile */,
|
|
|
- 0E9E98B21BBC8A03004FFE25 /* rotate.hpp */,
|
|
|
- 0E9E98B61BBC8A35004FFE25 /* rotate.t.h */,
|
|
|
- 0E9E98B71BBC8DB8004FFE25 /* rotate_tc.cpp */,
|
|
|
+ CDB3AED3230AE2DE0015D09E /* GoogleMock.xcodeproj */,
|
|
|
+ CDB3AEE3230AE32A0015D09E /* rotate */,
|
|
|
+ CDB3AEE2230AE2F90015D09E /* test */,
|
|
|
+ CDB3AEE9230AE35D0015D09E /* rotate-test */,
|
|
|
CD0C76C91E2AB8DF0096E269 /* Products */,
|
|
|
+ CDB3AEF1230AE44D0015D09E /* Frameworks */,
|
|
|
);
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
CD0C76C91E2AB8DF0096E269 /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- CD0C76C81E2AB8DF0096E269 /* rotate_tc */,
|
|
|
+ CDB3AEE8230AE35D0015D09E /* rotate-test.xctest */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
-/* End PBXGroup section */
|
|
|
-
|
|
|
-/* Begin PBXLegacyTarget section */
|
|
|
- 0E9E98B01BBC8A02004FFE25 /* rotate */ = {
|
|
|
- isa = PBXLegacyTarget;
|
|
|
- buildArgumentsString = "$(ACTION)";
|
|
|
- buildConfigurationList = 0E9E98B31BBC8A03004FFE25 /* Build configuration list for PBXLegacyTarget "rotate" */;
|
|
|
- buildPhases = (
|
|
|
+ CDB3AED4230AE2DE0015D09E /* Products */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ CDB3AEDB230AE2DE0015D09E /* GoogleMock.framework */,
|
|
|
+ CDB3AEDD230AE2DE0015D09E /* gmock.framework */,
|
|
|
+ CDB3AEDF230AE2DE0015D09E /* gtest.framework */,
|
|
|
+ CDB3AEE1230AE2DE0015D09E /* GoogleMockTests.xctest */,
|
|
|
);
|
|
|
- buildToolPath = /usr/bin/make;
|
|
|
- buildWorkingDirectory = "/Users/leumasjaffe/Documents/Programming/XTools Workspace/C:C++/misc/datamodel";
|
|
|
- dependencies = (
|
|
|
+ name = Products;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ CDB3AEE2230AE2F90015D09E /* test */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 0E9E98B61BBC8A35004FFE25 /* rotate_test.cpp */,
|
|
|
+ );
|
|
|
+ path = test;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ CDB3AEE9230AE35D0015D09E /* rotate-test */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ CDB3AEEC230AE35D0015D09E /* Info.plist */,
|
|
|
+ );
|
|
|
+ path = "rotate-test";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ CDB3AEF1230AE44D0015D09E /* Frameworks */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
);
|
|
|
- name = rotate;
|
|
|
- passBuildSettingsInEnvironment = 1;
|
|
|
- productName = datamodel;
|
|
|
+ name = Frameworks;
|
|
|
+ sourceTree = "<group>";
|
|
|
};
|
|
|
-/* End PBXLegacyTarget section */
|
|
|
+/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
- CD0C76C71E2AB8DF0096E269 /* rotate_tc */ = {
|
|
|
+ CDB3AEE7230AE35D0015D09E /* rotate-test */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = CD0C76CF1E2AB8DF0096E269 /* Build configuration list for PBXNativeTarget "rotate_tc" */;
|
|
|
+ buildConfigurationList = CDB3AEED230AE35D0015D09E /* Build configuration list for PBXNativeTarget "rotate-test" */;
|
|
|
buildPhases = (
|
|
|
- CD0C76D11E2AC29B0096E269 /* ShellScript */,
|
|
|
- CD0C76C41E2AB8DF0096E269 /* Sources */,
|
|
|
- CD0C76C51E2AB8DF0096E269 /* Frameworks */,
|
|
|
- CD0C76C61E2AB8DF0096E269 /* CopyFiles */,
|
|
|
+ CDB3AEE4230AE35D0015D09E /* Sources */,
|
|
|
+ CDB3AEE5230AE35D0015D09E /* Frameworks */,
|
|
|
+ CDB3AEE6230AE35D0015D09E /* Resources */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
);
|
|
|
dependencies = (
|
|
|
);
|
|
|
- name = rotate_tc;
|
|
|
- productName = rotate_tc;
|
|
|
- productReference = CD0C76C81E2AB8DF0096E269 /* rotate_tc */;
|
|
|
- productType = "com.apple.product-type.tool";
|
|
|
+ name = "rotate-test";
|
|
|
+ productName = "rotate-test";
|
|
|
+ productReference = CDB3AEE8230AE35D0015D09E /* rotate-test.xctest */;
|
|
|
+ productType = "com.apple.product-type.bundle.unit-test";
|
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
@@ -106,8 +144,9 @@
|
|
|
attributes = {
|
|
|
LastUpgradeCheck = 1000;
|
|
|
TargetAttributes = {
|
|
|
- CD0C76C71E2AB8DF0096E269 = {
|
|
|
- CreatedOnToolsVersion = 7.2.1;
|
|
|
+ CDB3AEE7230AE35D0015D09E = {
|
|
|
+ CreatedOnToolsVersion = 10.3;
|
|
|
+ ProvisioningStyle = Automatic;
|
|
|
};
|
|
|
};
|
|
|
};
|
|
|
@@ -122,38 +161,66 @@
|
|
|
mainGroup = 0E9E98AB1BBC8A02004FFE25;
|
|
|
productRefGroup = CD0C76C91E2AB8DF0096E269 /* Products */;
|
|
|
projectDirPath = "";
|
|
|
+ projectReferences = (
|
|
|
+ {
|
|
|
+ ProductGroup = CDB3AED4230AE2DE0015D09E /* Products */;
|
|
|
+ ProjectRef = CDB3AED3230AE2DE0015D09E /* GoogleMock.xcodeproj */;
|
|
|
+ },
|
|
|
+ );
|
|
|
projectRoot = "";
|
|
|
targets = (
|
|
|
- 0E9E98B01BBC8A02004FFE25 /* rotate */,
|
|
|
- CD0C76C71E2AB8DF0096E269 /* rotate_tc */,
|
|
|
+ CDB3AEE7230AE35D0015D09E /* rotate-test */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
-/* Begin PBXShellScriptBuildPhase section */
|
|
|
- CD0C76D11E2AC29B0096E269 /* ShellScript */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
+/* Begin PBXReferenceProxy section */
|
|
|
+ CDB3AEDB230AE2DE0015D09E /* GoogleMock.framework */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = wrapper.framework;
|
|
|
+ path = GoogleMock.framework;
|
|
|
+ remoteRef = CDB3AEDA230AE2DE0015D09E /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+ CDB3AEDD230AE2DE0015D09E /* gmock.framework */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = wrapper.framework;
|
|
|
+ path = gmock.framework;
|
|
|
+ remoteRef = CDB3AEDC230AE2DE0015D09E /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+ CDB3AEDF230AE2DE0015D09E /* gtest.framework */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = wrapper.framework;
|
|
|
+ path = gtest.framework;
|
|
|
+ remoteRef = CDB3AEDE230AE2DE0015D09E /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+ CDB3AEE1230AE2DE0015D09E /* GoogleMockTests.xctest */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = wrapper.cfbundle;
|
|
|
+ path = GoogleMockTests.xctest;
|
|
|
+ remoteRef = CDB3AEE0230AE2DE0015D09E /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
+/* End PBXReferenceProxy section */
|
|
|
+
|
|
|
+/* Begin PBXResourcesBuildPhase section */
|
|
|
+ CDB3AEE6230AE35D0015D09E /* Resources */ = {
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
);
|
|
|
- inputPaths = (
|
|
|
- "$(SRCROOT)/rotate.t.h",
|
|
|
- );
|
|
|
- outputPaths = (
|
|
|
- "$(SRCROOT)/rotate_tc.cpp",
|
|
|
- );
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
- shellPath = /bin/sh;
|
|
|
- shellScript = "cxxtestgen --error-printer -o rotate_tc.cpp rotate.t.h";
|
|
|
};
|
|
|
-/* End PBXShellScriptBuildPhase section */
|
|
|
+/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
- CD0C76C41E2AB8DF0096E269 /* Sources */ = {
|
|
|
+ CDB3AEE4230AE35D0015D09E /* Sources */ = {
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- CD0C76D01E2AB8F10096E269 /* rotate_tc.cpp in Sources */,
|
|
|
+ CDB3AEF0230AE3670015D09E /* rotate_test.cpp in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -192,6 +259,8 @@
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
SDKROOT = macosx;
|
|
|
+ SYSTEM_HEADER_SEARCH_PATHS = /opt/local/include/;
|
|
|
+ USER_HEADER_SEARCH_PATHS = ./include/;
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
|
@@ -225,118 +294,80 @@
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
SDKROOT = macosx;
|
|
|
+ SYSTEM_HEADER_SEARCH_PATHS = /opt/local/include/;
|
|
|
+ USER_HEADER_SEARCH_PATHS = ./include/;
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
- 0E9E98B41BBC8A03004FFE25 /* Debug */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- buildSettings = {
|
|
|
- CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
- COPY_PHASE_STRIP = NO;
|
|
|
- DEBUGGING_SYMBOLS = YES;
|
|
|
- GCC_DYNAMIC_NO_PIC = NO;
|
|
|
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
|
- GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
- OTHER_CFLAGS = "";
|
|
|
- OTHER_LDFLAGS = "";
|
|
|
- PRODUCT_NAME = rotate;
|
|
|
- };
|
|
|
- name = Debug;
|
|
|
- };
|
|
|
- 0E9E98B51BBC8A03004FFE25 /* Release */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- buildSettings = {
|
|
|
- CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
- COPY_PHASE_STRIP = YES;
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
- OTHER_CFLAGS = "";
|
|
|
- OTHER_LDFLAGS = "";
|
|
|
- PRODUCT_NAME = rotate;
|
|
|
- };
|
|
|
- name = Release;
|
|
|
- };
|
|
|
- CD0C76CD1E2AB8DF0096E269 /* Debug */ = {
|
|
|
+ CDB3AEEE230AE35D0015D09E /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
- CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
- CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
- CLANG_WARN_EMPTY_BODY = YES;
|
|
|
- CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
- CLANG_WARN_INT_CONVERSION = YES;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
- CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
CODE_SIGN_IDENTITY = "-";
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
+ COMBINE_HIDPI_IMAGES = YES;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
- ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
- ENABLE_TESTABILITY = YES;
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
- GCC_NO_COMMON_BLOCKS = YES;
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"DEBUG=1",
|
|
|
"$(inherited)",
|
|
|
);
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
- GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
- GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
- HEADER_SEARCH_PATHS = (
|
|
|
- /usr/local/include,
|
|
|
- /opt/local/include,
|
|
|
- );
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
|
- MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
+ INFOPLIST_FILE = "rotate-test/Info.plist";
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
|
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
|
+ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.rotate-test";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SDKROOT = macosx;
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
|
- CD0C76CE1E2AB8DF0096E269 /* Release */ = {
|
|
|
+ CDB3AEEF230AE35D0015D09E /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
- CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
- CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
- CLANG_WARN_EMPTY_BODY = YES;
|
|
|
- CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
- CLANG_WARN_INT_CONVERSION = YES;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
- CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
CODE_SIGN_IDENTITY = "-";
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
+ COMBINE_HIDPI_IMAGES = YES;
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
- ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
- GCC_NO_COMMON_BLOCKS = YES;
|
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
- GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
- GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
- HEADER_SEARCH_PATHS = (
|
|
|
- /usr/local/include,
|
|
|
- /opt/local/include,
|
|
|
- );
|
|
|
- MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
|
+ INFOPLIST_FILE = "rotate-test/Info.plist";
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
|
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.rotate-test";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SDKROOT = macosx;
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
@@ -352,20 +383,11 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
- 0E9E98B31BBC8A03004FFE25 /* Build configuration list for PBXLegacyTarget "rotate" */ = {
|
|
|
- isa = XCConfigurationList;
|
|
|
- buildConfigurations = (
|
|
|
- 0E9E98B41BBC8A03004FFE25 /* Debug */,
|
|
|
- 0E9E98B51BBC8A03004FFE25 /* Release */,
|
|
|
- );
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
- defaultConfigurationName = Release;
|
|
|
- };
|
|
|
- CD0C76CF1E2AB8DF0096E269 /* Build configuration list for PBXNativeTarget "rotate_tc" */ = {
|
|
|
+ CDB3AEED230AE35D0015D09E /* Build configuration list for PBXNativeTarget "rotate-test" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
- CD0C76CD1E2AB8DF0096E269 /* Debug */,
|
|
|
- CD0C76CE1E2AB8DF0096E269 /* Release */,
|
|
|
+ CDB3AEEE230AE35D0015D09E /* Debug */,
|
|
|
+ CDB3AEEF230AE35D0015D09E /* Release */,
|
|
|
);
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|