| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 50;
- objects = {
- /* Begin PBXBuildFile section */
- CD1C833A2298A97F00825C4E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CD7E87872295FCEA00D877FE /* AppDelegate.m */; };
- CD1C833B2298A98200825C4E /* GameView.mm in Sources */ = {isa = PBXBuildFile; fileRef = CD7E878E2295FCEA00D877FE /* GameView.mm */; };
- CD1C833C2298A98700825C4E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CD7E87992295FCED00D877FE /* main.m */; };
- CD1C833D2298A9D600825C4E /* data in Resources */ = {isa = PBXBuildFile; fileRef = CD1C82E22298A46900825C4E /* data */; };
- CD1C833E2298A9D800825C4E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = CD7E87932295FCEC00D877FE /* Assets.xcassets */; };
- CD1C833F2298A9E000825C4E /* libengine.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7E881222960D8200D877FE /* libengine.dylib */; };
- CD1C83402298A9E000825C4E /* libgameutils.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7E882322960D9C00D877FE /* libgameutils.dylib */; };
- CD1C83412298A9E000825C4E /* libgraphics.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7E883922960DBF00D877FE /* libgraphics.dylib */; };
- CD1C83432298A9F500825C4E /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD1C83422298A9F500825C4E /* MainMenu.xib */; };
- CD49F73D229AFF2900EB8926 /* scripts in Resources */ = {isa = PBXBuildFile; fileRef = CD49F736229AFF2800EB8926 /* scripts */; };
- CD49F75F229B09F800EB8926 /* level.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F75E229B09F800EB8926 /* level.cxx */; };
- CD49F762229B0A0500EB8926 /* enemy.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F761229B0A0500EB8926 /* enemy.cxx */; };
- CD49F764229B0A2400EB8926 /* danmaku in Resources */ = {isa = PBXBuildFile; fileRef = CD49F763229B0A2400EB8926 /* danmaku */; };
- CD49F767229B0A3000EB8926 /* player.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F766229B0A3000EB8926 /* player.cxx */; };
- CD49F76A229B0A6C00EB8926 /* bullet.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F769229B0A6C00EB8926 /* bullet.cxx */; };
- CD49F76D229B0A8000EB8926 /* bullet_pattern.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F76C229B0A8000EB8926 /* bullet_pattern.cxx */; };
- CD49F778229B0FCD00EB8926 /* actor.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F777229B0FCD00EB8926 /* actor.cxx */; };
- CD7E87A52295FCED00D877FE /* danmakuUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = CD7E87A42295FCED00D877FE /* danmakuUITests.m */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- CD7E881122960D8200D877FE /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD7E880B22960D8200D877FE /* engine.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CDB1F8AE1D7A30CD00700C6B;
- remoteInfo = engine;
- };
- CD7E881322960D8200D877FE /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD7E880B22960D8200D877FE /* engine.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CD62FCC922904A8900376440;
- remoteInfo = "engine-test";
- };
- CD7E882222960D9C00D877FE /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD7E881D22960D9C00D877FE /* gameutils.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CD3AC7081D2C0726002B4BB0;
- remoteInfo = gameutils;
- };
- CD7E882F22960DBC00D877FE /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD7E882922960DBB00D877FE /* math.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CD3786181CF9F61100BE89B2;
- remoteInfo = math;
- };
- CD7E883122960DBC00D877FE /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD7E882922960DBB00D877FE /* math.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CD1FCFCD227E194D00F9BF93;
- remoteInfo = "math-test";
- };
- CD7E883822960DBF00D877FE /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD7E883322960DBF00D877FE /* graphics.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CD3AC6E21D2C0364002B4BB0;
- remoteInfo = graphics;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- CD1C82E22298A46900825C4E /* data */ = {isa = PBXFileReference; lastKnownFileType = folder; name = data; path = Resources/data; sourceTree = "<group>"; };
- CD1C83292298A89E00825C4E /* danmaku.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = danmaku.app; sourceTree = BUILT_PRODUCTS_DIR; };
- CD1C83422298A9F500825C4E /* MainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = MainMenu.xib; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
- CD49F736229AFF2800EB8926 /* scripts */ = {isa = PBXFileReference; lastKnownFileType = folder; name = scripts; path = Resources/scripts; sourceTree = "<group>"; };
- CD49F75E229B09F800EB8926 /* level.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = level.cxx; sourceTree = "<group>"; };
- CD49F761229B0A0500EB8926 /* enemy.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = enemy.cxx; sourceTree = "<group>"; };
- CD49F763229B0A2400EB8926 /* danmaku */ = {isa = PBXFileReference; lastKnownFileType = folder; name = danmaku; path = include/danmaku; sourceTree = "<group>"; };
- CD49F766229B0A3000EB8926 /* player.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = player.cxx; sourceTree = "<group>"; };
- CD49F769229B0A6C00EB8926 /* bullet.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = bullet.cxx; sourceTree = "<group>"; };
- CD49F76C229B0A8000EB8926 /* bullet_pattern.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = bullet_pattern.cxx; sourceTree = "<group>"; };
- CD49F777229B0FCD00EB8926 /* actor.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = actor.cxx; sourceTree = "<group>"; };
- CD7E87862295FCEA00D877FE /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- CD7E87872295FCEA00D877FE /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- CD7E878D2295FCEA00D877FE /* GameView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GameView.h; sourceTree = "<group>"; };
- CD7E878E2295FCEA00D877FE /* GameView.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = GameView.mm; sourceTree = "<group>"; };
- CD7E87932295FCEC00D877FE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- CD7E87982295FCED00D877FE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- CD7E87992295FCED00D877FE /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- CD7E879B2295FCED00D877FE /* danmaku.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = danmaku.entitlements; sourceTree = "<group>"; };
- CD7E87A02295FCED00D877FE /* danmakuUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = danmakuUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- CD7E87A42295FCED00D877FE /* danmakuUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = danmakuUITests.m; sourceTree = "<group>"; };
- CD7E87A62295FCED00D877FE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- CD7E880B22960D8200D877FE /* engine.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = engine.xcodeproj; path = ../game/engine/engine.xcodeproj; sourceTree = "<group>"; };
- CD7E881D22960D9C00D877FE /* gameutils.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = gameutils.xcodeproj; path = ../game/util/gameutils.xcodeproj; sourceTree = "<group>"; };
- CD7E882922960DBB00D877FE /* math.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = math.xcodeproj; path = ../game/math/math.xcodeproj; sourceTree = "<group>"; };
- CD7E883322960DBF00D877FE /* graphics.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = graphics.xcodeproj; path = ../game/graphics/graphics.xcodeproj; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- CD1C83262298A89E00825C4E /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD1C833F2298A9E000825C4E /* libengine.dylib in Frameworks */,
- CD1C83402298A9E000825C4E /* libgameutils.dylib in Frameworks */,
- CD1C83412298A9E000825C4E /* libgraphics.dylib in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD7E879D2295FCED00D877FE /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- CD49F756229B09E100EB8926 /* src */ = {
- isa = PBXGroup;
- children = (
- CD49F75E229B09F800EB8926 /* level.cxx */,
- CD49F781229B104900EB8926 /* entity */,
- CD49F77F229B103200EB8926 /* pattern */,
- );
- path = src;
- sourceTree = "<group>";
- };
- CD49F77F229B103200EB8926 /* pattern */ = {
- isa = PBXGroup;
- children = (
- CD49F76C229B0A8000EB8926 /* bullet_pattern.cxx */,
- );
- path = pattern;
- sourceTree = "<group>";
- };
- CD49F781229B104900EB8926 /* entity */ = {
- isa = PBXGroup;
- children = (
- CD49F777229B0FCD00EB8926 /* actor.cxx */,
- CD49F761229B0A0500EB8926 /* enemy.cxx */,
- CD49F766229B0A3000EB8926 /* player.cxx */,
- CD49F769229B0A6C00EB8926 /* bullet.cxx */,
- );
- path = entity;
- sourceTree = "<group>";
- };
- CD7E877A2295FCEA00D877FE = {
- isa = PBXGroup;
- children = (
- CD7E883322960DBF00D877FE /* graphics.xcodeproj */,
- CD7E882922960DBB00D877FE /* math.xcodeproj */,
- CD7E881D22960D9C00D877FE /* gameutils.xcodeproj */,
- CD7E880B22960D8200D877FE /* engine.xcodeproj */,
- CD1C82E22298A46900825C4E /* data */,
- CD49F736229AFF2800EB8926 /* scripts */,
- CD7E87852295FCEA00D877FE /* danmaku */,
- CD49F763229B0A2400EB8926 /* danmaku */,
- CD49F756229B09E100EB8926 /* src */,
- CD7E87A32295FCED00D877FE /* danmakuUITests */,
- CD7E87842295FCEA00D877FE /* Products */,
- CD7E87CE2295FFC500D877FE /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- CD7E87842295FCEA00D877FE /* Products */ = {
- isa = PBXGroup;
- children = (
- CD7E87A02295FCED00D877FE /* danmakuUITests.xctest */,
- CD1C83292298A89E00825C4E /* danmaku.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CD7E87852295FCEA00D877FE /* danmaku */ = {
- isa = PBXGroup;
- children = (
- CD7E87862295FCEA00D877FE /* AppDelegate.h */,
- CD7E87872295FCEA00D877FE /* AppDelegate.m */,
- CD7E878D2295FCEA00D877FE /* GameView.h */,
- CD7E878E2295FCEA00D877FE /* GameView.mm */,
- CD7E87932295FCEC00D877FE /* Assets.xcassets */,
- CD1C83422298A9F500825C4E /* MainMenu.xib */,
- CD7E87982295FCED00D877FE /* Info.plist */,
- CD7E87992295FCED00D877FE /* main.m */,
- CD7E879B2295FCED00D877FE /* danmaku.entitlements */,
- );
- path = danmaku;
- sourceTree = "<group>";
- };
- CD7E87A32295FCED00D877FE /* danmakuUITests */ = {
- isa = PBXGroup;
- children = (
- CD7E87A42295FCED00D877FE /* danmakuUITests.m */,
- CD7E87A62295FCED00D877FE /* Info.plist */,
- );
- path = danmakuUITests;
- sourceTree = "<group>";
- };
- CD7E87CE2295FFC500D877FE /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- CD7E880C22960D8200D877FE /* Products */ = {
- isa = PBXGroup;
- children = (
- CD7E881222960D8200D877FE /* libengine.dylib */,
- CD7E881422960D8200D877FE /* engine-test.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CD7E881E22960D9C00D877FE /* Products */ = {
- isa = PBXGroup;
- children = (
- CD7E882322960D9C00D877FE /* libgameutils.dylib */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CD7E882A22960DBB00D877FE /* Products */ = {
- isa = PBXGroup;
- children = (
- CD7E883022960DBC00D877FE /* libmath.dylib */,
- CD7E883222960DBC00D877FE /* math-test.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CD7E883422960DBF00D877FE /* Products */ = {
- isa = PBXGroup;
- children = (
- CD7E883922960DBF00D877FE /* libgraphics.dylib */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- CD1C83282298A89E00825C4E /* danmaku */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CD1C83372298A89F00825C4E /* Build configuration list for PBXNativeTarget "danmaku" */;
- buildPhases = (
- CD1C83252298A89E00825C4E /* Sources */,
- CD1C83262298A89E00825C4E /* Frameworks */,
- CD1C83272298A89E00825C4E /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = danmaku;
- productName = danmaku;
- productReference = CD1C83292298A89E00825C4E /* danmaku.app */;
- productType = "com.apple.product-type.application";
- };
- CD7E879F2295FCED00D877FE /* danmakuUITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CD7E87AC2295FCED00D877FE /* Build configuration list for PBXNativeTarget "danmakuUITests" */;
- buildPhases = (
- CD7E879C2295FCED00D877FE /* Sources */,
- CD7E879D2295FCED00D877FE /* Frameworks */,
- CD7E879E2295FCED00D877FE /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = danmakuUITests;
- productName = danmakuUITests;
- productReference = CD7E87A02295FCED00D877FE /* danmakuUITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- CD7E877B2295FCEA00D877FE /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 1010;
- ORGANIZATIONNAME = "Sam Jaffe";
- TargetAttributes = {
- CD1C83282298A89E00825C4E = {
- CreatedOnToolsVersion = 10.1;
- };
- CD7E879F2295FCED00D877FE = {
- CreatedOnToolsVersion = 10.1;
- TestTargetID = CD7E87822295FCEA00D877FE;
- };
- };
- };
- buildConfigurationList = CD7E877E2295FCEA00D877FE /* Build configuration list for PBXProject "danmaku" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = CD7E877A2295FCEA00D877FE;
- productRefGroup = CD7E87842295FCEA00D877FE /* Products */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = CD7E880C22960D8200D877FE /* Products */;
- ProjectRef = CD7E880B22960D8200D877FE /* engine.xcodeproj */;
- },
- {
- ProductGroup = CD7E881E22960D9C00D877FE /* Products */;
- ProjectRef = CD7E881D22960D9C00D877FE /* gameutils.xcodeproj */;
- },
- {
- ProductGroup = CD7E883422960DBF00D877FE /* Products */;
- ProjectRef = CD7E883322960DBF00D877FE /* graphics.xcodeproj */;
- },
- {
- ProductGroup = CD7E882A22960DBB00D877FE /* Products */;
- ProjectRef = CD7E882922960DBB00D877FE /* math.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- CD1C83282298A89E00825C4E /* danmaku */,
- CD7E879F2295FCED00D877FE /* danmakuUITests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- CD7E881222960D8200D877FE /* libengine.dylib */ = {
- isa = PBXReferenceProxy;
- fileType = "compiled.mach-o.dylib";
- path = libengine.dylib;
- remoteRef = CD7E881122960D8200D877FE /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CD7E881422960D8200D877FE /* engine-test.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = "engine-test.xctest";
- remoteRef = CD7E881322960D8200D877FE /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CD7E882322960D9C00D877FE /* libgameutils.dylib */ = {
- isa = PBXReferenceProxy;
- fileType = "compiled.mach-o.dylib";
- path = libgameutils.dylib;
- remoteRef = CD7E882222960D9C00D877FE /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CD7E883022960DBC00D877FE /* libmath.dylib */ = {
- isa = PBXReferenceProxy;
- fileType = "compiled.mach-o.dylib";
- path = libmath.dylib;
- remoteRef = CD7E882F22960DBC00D877FE /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CD7E883222960DBC00D877FE /* math-test.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = "math-test.xctest";
- remoteRef = CD7E883122960DBC00D877FE /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CD7E883922960DBF00D877FE /* libgraphics.dylib */ = {
- isa = PBXReferenceProxy;
- fileType = "compiled.mach-o.dylib";
- path = libgraphics.dylib;
- remoteRef = CD7E883822960DBF00D877FE /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- CD1C83272298A89E00825C4E /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD49F764229B0A2400EB8926 /* danmaku in Resources */,
- CD1C833E2298A9D800825C4E /* Assets.xcassets in Resources */,
- CD1C833D2298A9D600825C4E /* data in Resources */,
- CD1C83432298A9F500825C4E /* MainMenu.xib in Resources */,
- CD49F73D229AFF2900EB8926 /* scripts in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD7E879E2295FCED00D877FE /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- CD1C83252298A89E00825C4E /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD49F76D229B0A8000EB8926 /* bullet_pattern.cxx in Sources */,
- CD1C833B2298A98200825C4E /* GameView.mm in Sources */,
- CD49F778229B0FCD00EB8926 /* actor.cxx in Sources */,
- CD1C833C2298A98700825C4E /* main.m in Sources */,
- CD49F767229B0A3000EB8926 /* player.cxx in Sources */,
- CD49F762229B0A0500EB8926 /* enemy.cxx in Sources */,
- CD49F76A229B0A6C00EB8926 /* bullet.cxx in Sources */,
- CD49F75F229B09F800EB8926 /* level.cxx in Sources */,
- CD1C833A2298A97F00825C4E /* AppDelegate.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD7E879C2295FCED00D877FE /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD7E87A52295FCED00D877FE /* danmakuUITests.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- CD1C83382298A89F00825C4E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_ENTITLEMENTS = danmaku/danmaku.entitlements;
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = danmaku/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = leumasjaffe.danmaku;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- CD1C83392298A89F00825C4E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_ENTITLEMENTS = danmaku/danmaku.entitlements;
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = danmaku/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = leumasjaffe.danmaku;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- CD7E87A72295FCED00D877FE /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = YES;
- 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_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- 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;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.13;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- USER_HEADER_SEARCH_PATHS = (
- "$(PROJECT_DIR)/../game/include/expect/include",
- "$(BUILT_PRODUCTS_DIR)/usr/local/include/",
- "$(PROJECT_DIR)/include/",
- );
- };
- name = Debug;
- };
- CD7E87A82295FCED00D877FE /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = YES;
- 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_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- 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;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.13;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = macosx;
- USER_HEADER_SEARCH_PATHS = (
- "$(PROJECT_DIR)/../game/include/expect/include",
- "$(BUILT_PRODUCTS_DIR)/usr/local/include/",
- "$(PROJECT_DIR)/include/",
- );
- };
- name = Release;
- };
- CD7E87AD2295FCED00D877FE /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = danmakuUITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@loader_path/../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = leumasjaffe.danmakuUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_TARGET_NAME = danmaku;
- };
- name = Debug;
- };
- CD7E87AE2295FCED00D877FE /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = danmakuUITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@loader_path/../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = leumasjaffe.danmakuUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_TARGET_NAME = danmaku;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- CD1C83372298A89F00825C4E /* Build configuration list for PBXNativeTarget "danmaku" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD1C83382298A89F00825C4E /* Debug */,
- CD1C83392298A89F00825C4E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CD7E877E2295FCEA00D877FE /* Build configuration list for PBXProject "danmaku" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD7E87A72295FCED00D877FE /* Debug */,
- CD7E87A82295FCED00D877FE /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CD7E87AC2295FCED00D877FE /* Build configuration list for PBXNativeTarget "danmakuUITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD7E87AD2295FCED00D877FE /* Debug */,
- CD7E87AE2295FCED00D877FE /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = CD7E877B2295FCEA00D877FE /* Project object */;
- }
|