|
|
@@ -11,9 +11,24 @@
|
|
|
CDD4759429C4B7A200BDB829 /* config.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDD4759129C4B7A200BDB829 /* config.cxx */; };
|
|
|
CDD4759529C4B7A200BDB829 /* event.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDD4759229C4B7A200BDB829 /* event.cxx */; };
|
|
|
CDD4759629C4B7A200BDB829 /* condition.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDD4759329C4B7A200BDB829 /* condition.cxx */; };
|
|
|
- CDD4759A29C4BB0C00BDB829 /* event.h in Headers */ = {isa = PBXBuildFile; fileRef = CDD4759729C4BB0C00BDB829 /* event.h */; };
|
|
|
- CDD4759B29C4BB0C00BDB829 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = CDD4759829C4BB0C00BDB829 /* config.h */; };
|
|
|
- CDD4759C29C4BB0C00BDB829 /* condition.h in Headers */ = {isa = PBXBuildFile; fileRef = CDD4759929C4BB0C00BDB829 /* condition.h */; };
|
|
|
+ CDD475C829C4D2BF00BDB829 /* libengine.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CD592BDB29C2A399009AC14E /* libengine.a */; };
|
|
|
+ CDD475D029C4D2F700BDB829 /* libjsoncpp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDD475CF29C4D2F700BDB829 /* libjsoncpp.a */; };
|
|
|
+ CDD475D129C4D2FC00BDB829 /* libjsoncpp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDD475CF29C4D2F700BDB829 /* libjsoncpp.a */; };
|
|
|
+ CDD475D229C4D30100BDB829 /* engine in Headers */ = {isa = PBXBuildFile; fileRef = CD592BE529C2A3E0009AC14E /* engine */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
+ CDD475D329C4D32300BDB829 /* condition.h in Headers */ = {isa = PBXBuildFile; fileRef = CDD4759929C4BB0C00BDB829 /* condition.h */; };
|
|
|
+ CDD475D429C4D32400BDB829 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = CDD4759829C4BB0C00BDB829 /* config.h */; };
|
|
|
+ CDD475D529C4D32600BDB829 /* event.h in Headers */ = {isa = PBXBuildFile; fileRef = CDD4759729C4BB0C00BDB829 /* event.h */; };
|
|
|
+ CDD475D629C4D32800BDB829 /* forwards.h in Headers */ = {isa = PBXBuildFile; fileRef = CD592BF229C2A506009AC14E /* forwards.h */; };
|
|
|
+ CDD475D729C4D32900BDB829 /* mailbox.h in Headers */ = {isa = PBXBuildFile; fileRef = CD592C0E29C3D1E7009AC14E /* mailbox.h */; };
|
|
|
+ CDD475D829C4D32B00BDB829 /* universe.h in Headers */ = {isa = PBXBuildFile; fileRef = CD592BF029C2A462009AC14E /* universe.h */; };
|
|
|
+ CDD475D929C4D32C00BDB829 /* universe.tpp in Headers */ = {isa = PBXBuildFile; fileRef = CD592BF329C2A531009AC14E /* universe.tpp */; };
|
|
|
+ CDD475DC29C4D35F00BDB829 /* config_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDD475DB29C4D35F00BDB829 /* config_test.cxx */; };
|
|
|
+ CDD475DF29C4D38D00BDB829 /* universe_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDD475DE29C4D38D00BDB829 /* universe_test.cxx */; };
|
|
|
+ CDD475FE29C4D8C400BDB829 /* universe_test in Resources */ = {isa = PBXBuildFile; fileRef = CDD475FC29C4D8C400BDB829 /* universe_test */; };
|
|
|
+ CDD475FF29C4D8C400BDB829 /* config_test in Resources */ = {isa = PBXBuildFile; fileRef = CDD475FD29C4D8C400BDB829 /* config_test */; };
|
|
|
+ CDD4760129C4D93E00BDB829 /* engine_test_xc.mm in Sources */ = {isa = PBXBuildFile; fileRef = CDD4760029C4D93E00BDB829 /* engine_test_xc.mm */; };
|
|
|
+ CDD4760229C4D99C00BDB829 /* libshared_random_generator.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CDD475A429C4CDB500BDB829 /* libshared_random_generator.dylib */; };
|
|
|
+ CDD4760329C4D9AE00BDB829 /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDD475B929C4CDBF00BDB829 /* GoogleMock.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
@@ -73,6 +88,13 @@
|
|
|
remoteGlobalIDString = 05818F901A685AEA0072A469;
|
|
|
remoteInfo = GoogleMockTests;
|
|
|
};
|
|
|
+ CDD475C929C4D2BF00BDB829 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = CD592BD329C2A399009AC14E /* Project object */;
|
|
|
+ proxyType = 1;
|
|
|
+ remoteGlobalIDString = CD592BDA29C2A399009AC14E;
|
|
|
+ remoteInfo = engine;
|
|
|
+ };
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
@@ -92,6 +114,16 @@
|
|
|
CDD4759D29C4CDB500BDB829 /* shared_random_generator.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = shared_random_generator.xcodeproj; path = external/shared_random_generator/shared_random_generator.xcodeproj; sourceTree = "<group>"; };
|
|
|
CDD475A729C4CDBA00BDB829 /* string-utils.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "string-utils.xcodeproj"; path = "external/string-utils/string-utils.xcodeproj"; sourceTree = "<group>"; };
|
|
|
CDD475B129C4CDBF00BDB829 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
|
|
|
+ CDD475C429C4D2BF00BDB829 /* engine-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "engine-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ CDD475CF29C4D2F700BDB829 /* libjsoncpp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjsoncpp.a; path = ../../../../../../../../opt/local/lib/libjsoncpp.a; sourceTree = "<group>"; };
|
|
|
+ CDD475DA29C4D35400BDB829 /* xcode_gtest_helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_gtest_helper.h; sourceTree = "<group>"; };
|
|
|
+ CDD475DB29C4D35F00BDB829 /* config_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = config_test.cxx; sourceTree = "<group>"; };
|
|
|
+ CDD475DD29C4D36700BDB829 /* stub_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stub_config.h; sourceTree = "<group>"; };
|
|
|
+ CDD475DE29C4D38D00BDB829 /* universe_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = universe_test.cxx; sourceTree = "<group>"; };
|
|
|
+ CDD475FC29C4D8C400BDB829 /* universe_test */ = {isa = PBXFileReference; lastKnownFileType = folder; path = universe_test; sourceTree = "<group>"; };
|
|
|
+ CDD475FD29C4D8C400BDB829 /* config_test */ = {isa = PBXFileReference; lastKnownFileType = folder; path = config_test; sourceTree = "<group>"; };
|
|
|
+ CDD4760029C4D93E00BDB829 /* engine_test_xc.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = engine_test_xc.mm; sourceTree = "<group>"; };
|
|
|
+ CDD4760629C4DB2400BDB829 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@@ -99,6 +131,18 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ CDD475D029C4D2F700BDB829 /* libjsoncpp.a in Frameworks */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
+ CDD475C129C4D2BF00BDB829 /* Frameworks */ = {
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ CDD475C829C4D2BF00BDB829 /* libengine.a in Frameworks */,
|
|
|
+ CDD475D129C4D2FC00BDB829 /* libjsoncpp.a in Frameworks */,
|
|
|
+ CDD4760229C4D99C00BDB829 /* libshared_random_generator.dylib in Frameworks */,
|
|
|
+ CDD4760329C4D9AE00BDB829 /* GoogleMock.framework in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -115,7 +159,9 @@
|
|
|
CD592BE229C2A3C8009AC14E /* include */,
|
|
|
CD592BE429C2A3C8009AC14E /* src */,
|
|
|
CD592BE329C2A3C8009AC14E /* test */,
|
|
|
+ CDD475C529C4D2BF00BDB829 /* engine-test */,
|
|
|
CD592BDC29C2A399009AC14E /* Products */,
|
|
|
+ CDD475CE29C4D2F700BDB829 /* Frameworks */,
|
|
|
);
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
@@ -123,6 +169,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
CD592BDB29C2A399009AC14E /* libengine.a */,
|
|
|
+ CDD475C429C4D2BF00BDB829 /* engine-test.xctest */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -138,6 +185,11 @@
|
|
|
CD592BE329C2A3C8009AC14E /* test */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ CDD475E029C4D49600BDB829 /* resources */,
|
|
|
+ CDD475DD29C4D36700BDB829 /* stub_config.h */,
|
|
|
+ CDD475DA29C4D35400BDB829 /* xcode_gtest_helper.h */,
|
|
|
+ CDD475DB29C4D35F00BDB829 /* config_test.cxx */,
|
|
|
+ CDD475DE29C4D38D00BDB829 /* universe_test.cxx */,
|
|
|
);
|
|
|
path = test;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -196,6 +248,32 @@
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ CDD475C529C4D2BF00BDB829 /* engine-test */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ CDD4760629C4DB2400BDB829 /* Info.plist */,
|
|
|
+ CDD4760029C4D93E00BDB829 /* engine_test_xc.mm */,
|
|
|
+ );
|
|
|
+ path = "engine-test";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ CDD475CE29C4D2F700BDB829 /* Frameworks */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ CDD475CF29C4D2F700BDB829 /* libjsoncpp.a */,
|
|
|
+ );
|
|
|
+ name = Frameworks;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ CDD475E029C4D49600BDB829 /* resources */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ CDD475FD29C4D8C400BDB829 /* config_test */,
|
|
|
+ CDD475FC29C4D8C400BDB829 /* universe_test */,
|
|
|
+ );
|
|
|
+ path = resources;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
|
@@ -203,9 +281,14 @@
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- CDD4759B29C4BB0C00BDB829 /* config.h in Headers */,
|
|
|
- CDD4759A29C4BB0C00BDB829 /* event.h in Headers */,
|
|
|
- CDD4759C29C4BB0C00BDB829 /* condition.h in Headers */,
|
|
|
+ CDD475D229C4D30100BDB829 /* engine in Headers */,
|
|
|
+ CDD475D929C4D32C00BDB829 /* universe.tpp in Headers */,
|
|
|
+ CDD475D829C4D32B00BDB829 /* universe.h in Headers */,
|
|
|
+ CDD475D729C4D32900BDB829 /* mailbox.h in Headers */,
|
|
|
+ CDD475D629C4D32800BDB829 /* forwards.h in Headers */,
|
|
|
+ CDD475D529C4D32600BDB829 /* event.h in Headers */,
|
|
|
+ CDD475D429C4D32400BDB829 /* config.h in Headers */,
|
|
|
+ CDD475D329C4D32300BDB829 /* condition.h in Headers */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -229,6 +312,24 @@
|
|
|
productReference = CD592BDB29C2A399009AC14E /* libengine.a */;
|
|
|
productType = "com.apple.product-type.library.static";
|
|
|
};
|
|
|
+ CDD475C329C4D2BF00BDB829 /* engine-test */ = {
|
|
|
+ isa = PBXNativeTarget;
|
|
|
+ buildConfigurationList = CDD475CB29C4D2BF00BDB829 /* Build configuration list for PBXNativeTarget "engine-test" */;
|
|
|
+ buildPhases = (
|
|
|
+ CDD475C029C4D2BF00BDB829 /* Sources */,
|
|
|
+ CDD475C129C4D2BF00BDB829 /* Frameworks */,
|
|
|
+ CDD475C229C4D2BF00BDB829 /* Resources */,
|
|
|
+ );
|
|
|
+ buildRules = (
|
|
|
+ );
|
|
|
+ dependencies = (
|
|
|
+ CDD475CA29C4D2BF00BDB829 /* PBXTargetDependency */,
|
|
|
+ );
|
|
|
+ name = "engine-test";
|
|
|
+ productName = "engine-test";
|
|
|
+ productReference = CDD475C429C4D2BF00BDB829 /* engine-test.xctest */;
|
|
|
+ productType = "com.apple.product-type.bundle.unit-test";
|
|
|
+ };
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
@@ -236,11 +337,15 @@
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
BuildIndependentTargetsInParallel = 1;
|
|
|
+ LastSwiftUpdateCheck = 1340;
|
|
|
LastUpgradeCheck = 1340;
|
|
|
TargetAttributes = {
|
|
|
CD592BDA29C2A399009AC14E = {
|
|
|
CreatedOnToolsVersion = 13.4.1;
|
|
|
};
|
|
|
+ CDD475C329C4D2BF00BDB829 = {
|
|
|
+ CreatedOnToolsVersion = 13.4.1;
|
|
|
+ };
|
|
|
};
|
|
|
};
|
|
|
buildConfigurationList = CD592BD629C2A399009AC14E /* Build configuration list for PBXProject "engine" */;
|
|
|
@@ -271,6 +376,7 @@
|
|
|
projectRoot = "";
|
|
|
targets = (
|
|
|
CD592BDA29C2A399009AC14E /* engine */,
|
|
|
+ CDD475C329C4D2BF00BDB829 /* engine-test */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
|
@@ -334,6 +440,18 @@
|
|
|
};
|
|
|
/* End PBXReferenceProxy section */
|
|
|
|
|
|
+/* Begin PBXResourcesBuildPhase section */
|
|
|
+ CDD475C229C4D2BF00BDB829 /* Resources */ = {
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ CDD475FF29C4D8C400BDB829 /* config_test in Resources */,
|
|
|
+ CDD475FE29C4D8C400BDB829 /* universe_test in Resources */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
+/* End PBXResourcesBuildPhase section */
|
|
|
+
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
CD592BD829C2A399009AC14E /* Sources */ = {
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
@@ -346,8 +464,26 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
+ CDD475C029C4D2BF00BDB829 /* Sources */ = {
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ CDD475DF29C4D38D00BDB829 /* universe_test.cxx in Sources */,
|
|
|
+ CDD475DC29C4D35F00BDB829 /* config_test.cxx in Sources */,
|
|
|
+ CDD4760129C4D93E00BDB829 /* engine_test_xc.mm in Sources */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
+/* Begin PBXTargetDependency section */
|
|
|
+ CDD475CA29C4D2BF00BDB829 /* PBXTargetDependency */ = {
|
|
|
+ isa = PBXTargetDependency;
|
|
|
+ target = CD592BDA29C2A399009AC14E /* engine */;
|
|
|
+ targetProxy = CDD475C929C4D2BF00BDB829 /* PBXContainerItemProxy */;
|
|
|
+ };
|
|
|
+/* End PBXTargetDependency section */
|
|
|
+
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
CD592BDD29C2A399009AC14E /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
@@ -483,6 +619,10 @@
|
|
|
buildSettings = {
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
EXECUTABLE_PREFIX = lib;
|
|
|
+ LIBRARY_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ /opt/local/lib,
|
|
|
+ );
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SKIP_INSTALL = YES;
|
|
|
};
|
|
|
@@ -493,11 +633,59 @@
|
|
|
buildSettings = {
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
EXECUTABLE_PREFIX = lib;
|
|
|
+ LIBRARY_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ /opt/local/lib,
|
|
|
+ );
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SKIP_INSTALL = YES;
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
+ CDD475CC29C4D2BF00BDB829 /* Debug */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
+ GENERATE_INFOPLIST_FILE = YES;
|
|
|
+ INFOPLIST_FILE = "engine-test/Info.plist";
|
|
|
+ INFOPLIST_KEY_LSApplicationCategoryType = "";
|
|
|
+ LIBRARY_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ /opt/local/lib,
|
|
|
+ );
|
|
|
+ MARKETING_VERSION = 1.0;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.engine-test";
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
|
+ SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ };
|
|
|
+ name = Debug;
|
|
|
+ };
|
|
|
+ CDD475CD29C4D2BF00BDB829 /* Release */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
+ GENERATE_INFOPLIST_FILE = YES;
|
|
|
+ INFOPLIST_FILE = "engine-test/Info.plist";
|
|
|
+ INFOPLIST_KEY_LSApplicationCategoryType = "";
|
|
|
+ LIBRARY_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ /opt/local/lib,
|
|
|
+ );
|
|
|
+ MARKETING_VERSION = 1.0;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.engine-test";
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
+ SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
+ SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ };
|
|
|
+ name = Release;
|
|
|
+ };
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
@@ -519,6 +707,15 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
+ CDD475CB29C4D2BF00BDB829 /* Build configuration list for PBXNativeTarget "engine-test" */ = {
|
|
|
+ isa = XCConfigurationList;
|
|
|
+ buildConfigurations = (
|
|
|
+ CDD475CC29C4D2BF00BDB829 /* Debug */,
|
|
|
+ CDD475CD29C4D2BF00BDB829 /* Release */,
|
|
|
+ );
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
+ };
|
|
|
/* End XCConfigurationList section */
|
|
|
};
|
|
|
rootObject = CD592BD329C2A399009AC14E /* Project object */;
|