project.pbxproj 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD1C833A2298A97F00825C4E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CD7E87872295FCEA00D877FE /* AppDelegate.m */; };
  10. CD1C833B2298A98200825C4E /* GameView.mm in Sources */ = {isa = PBXBuildFile; fileRef = CD7E878E2295FCEA00D877FE /* GameView.mm */; };
  11. CD1C833C2298A98700825C4E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CD7E87992295FCED00D877FE /* main.m */; };
  12. CD1C833D2298A9D600825C4E /* data in Resources */ = {isa = PBXBuildFile; fileRef = CD1C82E22298A46900825C4E /* data */; };
  13. CD1C833E2298A9D800825C4E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = CD7E87932295FCEC00D877FE /* Assets.xcassets */; };
  14. CD1C833F2298A9E000825C4E /* libengine.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7E881222960D8200D877FE /* libengine.dylib */; };
  15. CD1C83402298A9E000825C4E /* libgameutils.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7E882322960D9C00D877FE /* libgameutils.dylib */; };
  16. CD1C83412298A9E000825C4E /* libgraphics.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7E883922960DBF00D877FE /* libgraphics.dylib */; };
  17. CD1C83432298A9F500825C4E /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD1C83422298A9F500825C4E /* MainMenu.xib */; };
  18. CD49F73D229AFF2900EB8926 /* scripts in Resources */ = {isa = PBXBuildFile; fileRef = CD49F736229AFF2800EB8926 /* scripts */; };
  19. CD49F75F229B09F800EB8926 /* level.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F75E229B09F800EB8926 /* level.cxx */; };
  20. CD49F762229B0A0500EB8926 /* enemy.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F761229B0A0500EB8926 /* enemy.cxx */; };
  21. CD49F764229B0A2400EB8926 /* danmaku in Resources */ = {isa = PBXBuildFile; fileRef = CD49F763229B0A2400EB8926 /* danmaku */; };
  22. CD49F767229B0A3000EB8926 /* player.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F766229B0A3000EB8926 /* player.cxx */; };
  23. CD49F76A229B0A6C00EB8926 /* bullet.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F769229B0A6C00EB8926 /* bullet.cxx */; };
  24. CD49F76D229B0A8000EB8926 /* bullet_pattern.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F76C229B0A8000EB8926 /* bullet_pattern.cxx */; };
  25. CD49F778229B0FCD00EB8926 /* actor.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F777229B0FCD00EB8926 /* actor.cxx */; };
  26. CD49F783229B194C00EB8926 /* burstshot_pattern.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD49F782229B194C00EB8926 /* burstshot_pattern.cxx */; };
  27. CD7E87A52295FCED00D877FE /* danmakuUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = CD7E87A42295FCED00D877FE /* danmakuUITests.m */; };
  28. /* End PBXBuildFile section */
  29. /* Begin PBXContainerItemProxy section */
  30. CD7E881122960D8200D877FE /* PBXContainerItemProxy */ = {
  31. isa = PBXContainerItemProxy;
  32. containerPortal = CD7E880B22960D8200D877FE /* engine.xcodeproj */;
  33. proxyType = 2;
  34. remoteGlobalIDString = CDB1F8AE1D7A30CD00700C6B;
  35. remoteInfo = engine;
  36. };
  37. CD7E881322960D8200D877FE /* PBXContainerItemProxy */ = {
  38. isa = PBXContainerItemProxy;
  39. containerPortal = CD7E880B22960D8200D877FE /* engine.xcodeproj */;
  40. proxyType = 2;
  41. remoteGlobalIDString = CD62FCC922904A8900376440;
  42. remoteInfo = "engine-test";
  43. };
  44. CD7E882222960D9C00D877FE /* PBXContainerItemProxy */ = {
  45. isa = PBXContainerItemProxy;
  46. containerPortal = CD7E881D22960D9C00D877FE /* gameutils.xcodeproj */;
  47. proxyType = 2;
  48. remoteGlobalIDString = CD3AC7081D2C0726002B4BB0;
  49. remoteInfo = gameutils;
  50. };
  51. CD7E882F22960DBC00D877FE /* PBXContainerItemProxy */ = {
  52. isa = PBXContainerItemProxy;
  53. containerPortal = CD7E882922960DBB00D877FE /* math.xcodeproj */;
  54. proxyType = 2;
  55. remoteGlobalIDString = CD3786181CF9F61100BE89B2;
  56. remoteInfo = math;
  57. };
  58. CD7E883122960DBC00D877FE /* PBXContainerItemProxy */ = {
  59. isa = PBXContainerItemProxy;
  60. containerPortal = CD7E882922960DBB00D877FE /* math.xcodeproj */;
  61. proxyType = 2;
  62. remoteGlobalIDString = CD1FCFCD227E194D00F9BF93;
  63. remoteInfo = "math-test";
  64. };
  65. CD7E883822960DBF00D877FE /* PBXContainerItemProxy */ = {
  66. isa = PBXContainerItemProxy;
  67. containerPortal = CD7E883322960DBF00D877FE /* graphics.xcodeproj */;
  68. proxyType = 2;
  69. remoteGlobalIDString = CD3AC6E21D2C0364002B4BB0;
  70. remoteInfo = graphics;
  71. };
  72. /* End PBXContainerItemProxy section */
  73. /* Begin PBXFileReference section */
  74. CD1C82E22298A46900825C4E /* data */ = {isa = PBXFileReference; lastKnownFileType = folder; name = data; path = Resources/data; sourceTree = "<group>"; };
  75. CD1C83292298A89E00825C4E /* danmaku.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = danmaku.app; sourceTree = BUILT_PRODUCTS_DIR; };
  76. CD1C83422298A9F500825C4E /* MainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = MainMenu.xib; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  77. CD49F736229AFF2800EB8926 /* scripts */ = {isa = PBXFileReference; lastKnownFileType = folder; name = scripts; path = Resources/scripts; sourceTree = "<group>"; };
  78. CD49F75E229B09F800EB8926 /* level.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = level.cxx; sourceTree = "<group>"; };
  79. CD49F761229B0A0500EB8926 /* enemy.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = enemy.cxx; sourceTree = "<group>"; };
  80. CD49F763229B0A2400EB8926 /* danmaku */ = {isa = PBXFileReference; lastKnownFileType = folder; name = danmaku; path = include/danmaku; sourceTree = "<group>"; };
  81. CD49F766229B0A3000EB8926 /* player.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = player.cxx; sourceTree = "<group>"; };
  82. CD49F769229B0A6C00EB8926 /* bullet.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = bullet.cxx; sourceTree = "<group>"; };
  83. CD49F76C229B0A8000EB8926 /* bullet_pattern.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = bullet_pattern.cxx; sourceTree = "<group>"; };
  84. CD49F777229B0FCD00EB8926 /* actor.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = actor.cxx; sourceTree = "<group>"; };
  85. CD49F782229B194C00EB8926 /* burstshot_pattern.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = burstshot_pattern.cxx; sourceTree = "<group>"; };
  86. CD7E87862295FCEA00D877FE /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  87. CD7E87872295FCEA00D877FE /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  88. CD7E878D2295FCEA00D877FE /* GameView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GameView.h; sourceTree = "<group>"; };
  89. CD7E878E2295FCEA00D877FE /* GameView.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = GameView.mm; sourceTree = "<group>"; };
  90. CD7E87932295FCEC00D877FE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  91. CD7E87982295FCED00D877FE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  92. CD7E87992295FCED00D877FE /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  93. CD7E879B2295FCED00D877FE /* danmaku.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = danmaku.entitlements; sourceTree = "<group>"; };
  94. CD7E87A02295FCED00D877FE /* danmakuUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = danmakuUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  95. CD7E87A42295FCED00D877FE /* danmakuUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = danmakuUITests.m; sourceTree = "<group>"; };
  96. CD7E87A62295FCED00D877FE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  97. CD7E880B22960D8200D877FE /* engine.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = engine.xcodeproj; path = ../game/engine/engine.xcodeproj; sourceTree = "<group>"; };
  98. CD7E881D22960D9C00D877FE /* gameutils.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = gameutils.xcodeproj; path = ../game/util/gameutils.xcodeproj; sourceTree = "<group>"; };
  99. CD7E882922960DBB00D877FE /* math.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = math.xcodeproj; path = ../game/math/math.xcodeproj; sourceTree = "<group>"; };
  100. CD7E883322960DBF00D877FE /* graphics.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = graphics.xcodeproj; path = ../game/graphics/graphics.xcodeproj; sourceTree = "<group>"; };
  101. /* End PBXFileReference section */
  102. /* Begin PBXFrameworksBuildPhase section */
  103. CD1C83262298A89E00825C4E /* Frameworks */ = {
  104. isa = PBXFrameworksBuildPhase;
  105. buildActionMask = 2147483647;
  106. files = (
  107. CD1C833F2298A9E000825C4E /* libengine.dylib in Frameworks */,
  108. CD1C83402298A9E000825C4E /* libgameutils.dylib in Frameworks */,
  109. CD1C83412298A9E000825C4E /* libgraphics.dylib in Frameworks */,
  110. );
  111. runOnlyForDeploymentPostprocessing = 0;
  112. };
  113. CD7E879D2295FCED00D877FE /* Frameworks */ = {
  114. isa = PBXFrameworksBuildPhase;
  115. buildActionMask = 2147483647;
  116. files = (
  117. );
  118. runOnlyForDeploymentPostprocessing = 0;
  119. };
  120. /* End PBXFrameworksBuildPhase section */
  121. /* Begin PBXGroup section */
  122. CD49F756229B09E100EB8926 /* src */ = {
  123. isa = PBXGroup;
  124. children = (
  125. CD49F75E229B09F800EB8926 /* level.cxx */,
  126. CD49F781229B104900EB8926 /* entity */,
  127. CD49F77F229B103200EB8926 /* pattern */,
  128. );
  129. path = src;
  130. sourceTree = "<group>";
  131. };
  132. CD49F77F229B103200EB8926 /* pattern */ = {
  133. isa = PBXGroup;
  134. children = (
  135. CD49F76C229B0A8000EB8926 /* bullet_pattern.cxx */,
  136. CD49F782229B194C00EB8926 /* burstshot_pattern.cxx */,
  137. );
  138. path = pattern;
  139. sourceTree = "<group>";
  140. };
  141. CD49F781229B104900EB8926 /* entity */ = {
  142. isa = PBXGroup;
  143. children = (
  144. CD49F777229B0FCD00EB8926 /* actor.cxx */,
  145. CD49F761229B0A0500EB8926 /* enemy.cxx */,
  146. CD49F766229B0A3000EB8926 /* player.cxx */,
  147. CD49F769229B0A6C00EB8926 /* bullet.cxx */,
  148. );
  149. path = entity;
  150. sourceTree = "<group>";
  151. };
  152. CD7E877A2295FCEA00D877FE = {
  153. isa = PBXGroup;
  154. children = (
  155. CD7E883322960DBF00D877FE /* graphics.xcodeproj */,
  156. CD7E882922960DBB00D877FE /* math.xcodeproj */,
  157. CD7E881D22960D9C00D877FE /* gameutils.xcodeproj */,
  158. CD7E880B22960D8200D877FE /* engine.xcodeproj */,
  159. CD1C82E22298A46900825C4E /* data */,
  160. CD49F736229AFF2800EB8926 /* scripts */,
  161. CD7E87852295FCEA00D877FE /* danmaku */,
  162. CD49F763229B0A2400EB8926 /* danmaku */,
  163. CD49F756229B09E100EB8926 /* src */,
  164. CD7E87A32295FCED00D877FE /* danmakuUITests */,
  165. CD7E87842295FCEA00D877FE /* Products */,
  166. CD7E87CE2295FFC500D877FE /* Frameworks */,
  167. );
  168. sourceTree = "<group>";
  169. };
  170. CD7E87842295FCEA00D877FE /* Products */ = {
  171. isa = PBXGroup;
  172. children = (
  173. CD7E87A02295FCED00D877FE /* danmakuUITests.xctest */,
  174. CD1C83292298A89E00825C4E /* danmaku.app */,
  175. );
  176. name = Products;
  177. sourceTree = "<group>";
  178. };
  179. CD7E87852295FCEA00D877FE /* danmaku */ = {
  180. isa = PBXGroup;
  181. children = (
  182. CD7E87862295FCEA00D877FE /* AppDelegate.h */,
  183. CD7E87872295FCEA00D877FE /* AppDelegate.m */,
  184. CD7E878D2295FCEA00D877FE /* GameView.h */,
  185. CD7E878E2295FCEA00D877FE /* GameView.mm */,
  186. CD7E87932295FCEC00D877FE /* Assets.xcassets */,
  187. CD1C83422298A9F500825C4E /* MainMenu.xib */,
  188. CD7E87982295FCED00D877FE /* Info.plist */,
  189. CD7E87992295FCED00D877FE /* main.m */,
  190. CD7E879B2295FCED00D877FE /* danmaku.entitlements */,
  191. );
  192. path = danmaku;
  193. sourceTree = "<group>";
  194. };
  195. CD7E87A32295FCED00D877FE /* danmakuUITests */ = {
  196. isa = PBXGroup;
  197. children = (
  198. CD7E87A42295FCED00D877FE /* danmakuUITests.m */,
  199. CD7E87A62295FCED00D877FE /* Info.plist */,
  200. );
  201. path = danmakuUITests;
  202. sourceTree = "<group>";
  203. };
  204. CD7E87CE2295FFC500D877FE /* Frameworks */ = {
  205. isa = PBXGroup;
  206. children = (
  207. );
  208. name = Frameworks;
  209. sourceTree = "<group>";
  210. };
  211. CD7E880C22960D8200D877FE /* Products */ = {
  212. isa = PBXGroup;
  213. children = (
  214. CD7E881222960D8200D877FE /* libengine.dylib */,
  215. CD7E881422960D8200D877FE /* engine-test.xctest */,
  216. );
  217. name = Products;
  218. sourceTree = "<group>";
  219. };
  220. CD7E881E22960D9C00D877FE /* Products */ = {
  221. isa = PBXGroup;
  222. children = (
  223. CD7E882322960D9C00D877FE /* libgameutils.dylib */,
  224. );
  225. name = Products;
  226. sourceTree = "<group>";
  227. };
  228. CD7E882A22960DBB00D877FE /* Products */ = {
  229. isa = PBXGroup;
  230. children = (
  231. CD7E883022960DBC00D877FE /* libmath.dylib */,
  232. CD7E883222960DBC00D877FE /* math-test.xctest */,
  233. );
  234. name = Products;
  235. sourceTree = "<group>";
  236. };
  237. CD7E883422960DBF00D877FE /* Products */ = {
  238. isa = PBXGroup;
  239. children = (
  240. CD7E883922960DBF00D877FE /* libgraphics.dylib */,
  241. );
  242. name = Products;
  243. sourceTree = "<group>";
  244. };
  245. /* End PBXGroup section */
  246. /* Begin PBXNativeTarget section */
  247. CD1C83282298A89E00825C4E /* danmaku */ = {
  248. isa = PBXNativeTarget;
  249. buildConfigurationList = CD1C83372298A89F00825C4E /* Build configuration list for PBXNativeTarget "danmaku" */;
  250. buildPhases = (
  251. CD1C83252298A89E00825C4E /* Sources */,
  252. CD1C83262298A89E00825C4E /* Frameworks */,
  253. CD1C83272298A89E00825C4E /* Resources */,
  254. );
  255. buildRules = (
  256. );
  257. dependencies = (
  258. );
  259. name = danmaku;
  260. productName = danmaku;
  261. productReference = CD1C83292298A89E00825C4E /* danmaku.app */;
  262. productType = "com.apple.product-type.application";
  263. };
  264. CD7E879F2295FCED00D877FE /* danmakuUITests */ = {
  265. isa = PBXNativeTarget;
  266. buildConfigurationList = CD7E87AC2295FCED00D877FE /* Build configuration list for PBXNativeTarget "danmakuUITests" */;
  267. buildPhases = (
  268. CD7E879C2295FCED00D877FE /* Sources */,
  269. CD7E879D2295FCED00D877FE /* Frameworks */,
  270. CD7E879E2295FCED00D877FE /* Resources */,
  271. );
  272. buildRules = (
  273. );
  274. dependencies = (
  275. );
  276. name = danmakuUITests;
  277. productName = danmakuUITests;
  278. productReference = CD7E87A02295FCED00D877FE /* danmakuUITests.xctest */;
  279. productType = "com.apple.product-type.bundle.ui-testing";
  280. };
  281. /* End PBXNativeTarget section */
  282. /* Begin PBXProject section */
  283. CD7E877B2295FCEA00D877FE /* Project object */ = {
  284. isa = PBXProject;
  285. attributes = {
  286. LastUpgradeCheck = 1010;
  287. ORGANIZATIONNAME = "Sam Jaffe";
  288. TargetAttributes = {
  289. CD1C83282298A89E00825C4E = {
  290. CreatedOnToolsVersion = 10.1;
  291. };
  292. CD7E879F2295FCED00D877FE = {
  293. CreatedOnToolsVersion = 10.1;
  294. TestTargetID = CD7E87822295FCEA00D877FE;
  295. };
  296. };
  297. };
  298. buildConfigurationList = CD7E877E2295FCEA00D877FE /* Build configuration list for PBXProject "danmaku" */;
  299. compatibilityVersion = "Xcode 9.3";
  300. developmentRegion = en;
  301. hasScannedForEncodings = 0;
  302. knownRegions = (
  303. en,
  304. Base,
  305. );
  306. mainGroup = CD7E877A2295FCEA00D877FE;
  307. productRefGroup = CD7E87842295FCEA00D877FE /* Products */;
  308. projectDirPath = "";
  309. projectReferences = (
  310. {
  311. ProductGroup = CD7E880C22960D8200D877FE /* Products */;
  312. ProjectRef = CD7E880B22960D8200D877FE /* engine.xcodeproj */;
  313. },
  314. {
  315. ProductGroup = CD7E881E22960D9C00D877FE /* Products */;
  316. ProjectRef = CD7E881D22960D9C00D877FE /* gameutils.xcodeproj */;
  317. },
  318. {
  319. ProductGroup = CD7E883422960DBF00D877FE /* Products */;
  320. ProjectRef = CD7E883322960DBF00D877FE /* graphics.xcodeproj */;
  321. },
  322. {
  323. ProductGroup = CD7E882A22960DBB00D877FE /* Products */;
  324. ProjectRef = CD7E882922960DBB00D877FE /* math.xcodeproj */;
  325. },
  326. );
  327. projectRoot = "";
  328. targets = (
  329. CD1C83282298A89E00825C4E /* danmaku */,
  330. CD7E879F2295FCED00D877FE /* danmakuUITests */,
  331. );
  332. };
  333. /* End PBXProject section */
  334. /* Begin PBXReferenceProxy section */
  335. CD7E881222960D8200D877FE /* libengine.dylib */ = {
  336. isa = PBXReferenceProxy;
  337. fileType = "compiled.mach-o.dylib";
  338. path = libengine.dylib;
  339. remoteRef = CD7E881122960D8200D877FE /* PBXContainerItemProxy */;
  340. sourceTree = BUILT_PRODUCTS_DIR;
  341. };
  342. CD7E881422960D8200D877FE /* engine-test.xctest */ = {
  343. isa = PBXReferenceProxy;
  344. fileType = wrapper.cfbundle;
  345. path = "engine-test.xctest";
  346. remoteRef = CD7E881322960D8200D877FE /* PBXContainerItemProxy */;
  347. sourceTree = BUILT_PRODUCTS_DIR;
  348. };
  349. CD7E882322960D9C00D877FE /* libgameutils.dylib */ = {
  350. isa = PBXReferenceProxy;
  351. fileType = "compiled.mach-o.dylib";
  352. path = libgameutils.dylib;
  353. remoteRef = CD7E882222960D9C00D877FE /* PBXContainerItemProxy */;
  354. sourceTree = BUILT_PRODUCTS_DIR;
  355. };
  356. CD7E883022960DBC00D877FE /* libmath.dylib */ = {
  357. isa = PBXReferenceProxy;
  358. fileType = "compiled.mach-o.dylib";
  359. path = libmath.dylib;
  360. remoteRef = CD7E882F22960DBC00D877FE /* PBXContainerItemProxy */;
  361. sourceTree = BUILT_PRODUCTS_DIR;
  362. };
  363. CD7E883222960DBC00D877FE /* math-test.xctest */ = {
  364. isa = PBXReferenceProxy;
  365. fileType = wrapper.cfbundle;
  366. path = "math-test.xctest";
  367. remoteRef = CD7E883122960DBC00D877FE /* PBXContainerItemProxy */;
  368. sourceTree = BUILT_PRODUCTS_DIR;
  369. };
  370. CD7E883922960DBF00D877FE /* libgraphics.dylib */ = {
  371. isa = PBXReferenceProxy;
  372. fileType = "compiled.mach-o.dylib";
  373. path = libgraphics.dylib;
  374. remoteRef = CD7E883822960DBF00D877FE /* PBXContainerItemProxy */;
  375. sourceTree = BUILT_PRODUCTS_DIR;
  376. };
  377. /* End PBXReferenceProxy section */
  378. /* Begin PBXResourcesBuildPhase section */
  379. CD1C83272298A89E00825C4E /* Resources */ = {
  380. isa = PBXResourcesBuildPhase;
  381. buildActionMask = 2147483647;
  382. files = (
  383. CD49F764229B0A2400EB8926 /* danmaku in Resources */,
  384. CD1C833E2298A9D800825C4E /* Assets.xcassets in Resources */,
  385. CD1C833D2298A9D600825C4E /* data in Resources */,
  386. CD1C83432298A9F500825C4E /* MainMenu.xib in Resources */,
  387. CD49F73D229AFF2900EB8926 /* scripts in Resources */,
  388. );
  389. runOnlyForDeploymentPostprocessing = 0;
  390. };
  391. CD7E879E2295FCED00D877FE /* Resources */ = {
  392. isa = PBXResourcesBuildPhase;
  393. buildActionMask = 2147483647;
  394. files = (
  395. );
  396. runOnlyForDeploymentPostprocessing = 0;
  397. };
  398. /* End PBXResourcesBuildPhase section */
  399. /* Begin PBXSourcesBuildPhase section */
  400. CD1C83252298A89E00825C4E /* Sources */ = {
  401. isa = PBXSourcesBuildPhase;
  402. buildActionMask = 2147483647;
  403. files = (
  404. CD49F76D229B0A8000EB8926 /* bullet_pattern.cxx in Sources */,
  405. CD1C833B2298A98200825C4E /* GameView.mm in Sources */,
  406. CD49F778229B0FCD00EB8926 /* actor.cxx in Sources */,
  407. CD1C833C2298A98700825C4E /* main.m in Sources */,
  408. CD49F767229B0A3000EB8926 /* player.cxx in Sources */,
  409. CD49F783229B194C00EB8926 /* burstshot_pattern.cxx in Sources */,
  410. CD49F762229B0A0500EB8926 /* enemy.cxx in Sources */,
  411. CD49F76A229B0A6C00EB8926 /* bullet.cxx in Sources */,
  412. CD49F75F229B09F800EB8926 /* level.cxx in Sources */,
  413. CD1C833A2298A97F00825C4E /* AppDelegate.m in Sources */,
  414. );
  415. runOnlyForDeploymentPostprocessing = 0;
  416. };
  417. CD7E879C2295FCED00D877FE /* Sources */ = {
  418. isa = PBXSourcesBuildPhase;
  419. buildActionMask = 2147483647;
  420. files = (
  421. CD7E87A52295FCED00D877FE /* danmakuUITests.m in Sources */,
  422. );
  423. runOnlyForDeploymentPostprocessing = 0;
  424. };
  425. /* End PBXSourcesBuildPhase section */
  426. /* Begin XCBuildConfiguration section */
  427. CD1C83382298A89F00825C4E /* Debug */ = {
  428. isa = XCBuildConfiguration;
  429. buildSettings = {
  430. ALWAYS_SEARCH_USER_PATHS = NO;
  431. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  432. CODE_SIGN_ENTITLEMENTS = danmaku/danmaku.entitlements;
  433. CODE_SIGN_STYLE = Automatic;
  434. COMBINE_HIDPI_IMAGES = YES;
  435. INFOPLIST_FILE = danmaku/Info.plist;
  436. LD_RUNPATH_SEARCH_PATHS = (
  437. "$(inherited)",
  438. "@executable_path/../Frameworks",
  439. );
  440. PRODUCT_BUNDLE_IDENTIFIER = leumasjaffe.danmaku;
  441. PRODUCT_NAME = "$(TARGET_NAME)";
  442. };
  443. name = Debug;
  444. };
  445. CD1C83392298A89F00825C4E /* Release */ = {
  446. isa = XCBuildConfiguration;
  447. buildSettings = {
  448. ALWAYS_SEARCH_USER_PATHS = NO;
  449. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  450. CODE_SIGN_ENTITLEMENTS = danmaku/danmaku.entitlements;
  451. CODE_SIGN_STYLE = Automatic;
  452. COMBINE_HIDPI_IMAGES = YES;
  453. INFOPLIST_FILE = danmaku/Info.plist;
  454. LD_RUNPATH_SEARCH_PATHS = (
  455. "$(inherited)",
  456. "@executable_path/../Frameworks",
  457. );
  458. PRODUCT_BUNDLE_IDENTIFIER = leumasjaffe.danmaku;
  459. PRODUCT_NAME = "$(TARGET_NAME)";
  460. };
  461. name = Release;
  462. };
  463. CD7E87A72295FCED00D877FE /* Debug */ = {
  464. isa = XCBuildConfiguration;
  465. buildSettings = {
  466. ALWAYS_SEARCH_USER_PATHS = YES;
  467. CLANG_ANALYZER_NONNULL = YES;
  468. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  469. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  470. CLANG_CXX_LIBRARY = "libc++";
  471. CLANG_ENABLE_MODULES = YES;
  472. CLANG_ENABLE_OBJC_ARC = YES;
  473. CLANG_ENABLE_OBJC_WEAK = YES;
  474. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  475. CLANG_WARN_BOOL_CONVERSION = YES;
  476. CLANG_WARN_COMMA = YES;
  477. CLANG_WARN_CONSTANT_CONVERSION = YES;
  478. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  479. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  480. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  481. CLANG_WARN_EMPTY_BODY = YES;
  482. CLANG_WARN_ENUM_CONVERSION = YES;
  483. CLANG_WARN_INFINITE_RECURSION = YES;
  484. CLANG_WARN_INT_CONVERSION = YES;
  485. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  486. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  487. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  488. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  489. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  490. CLANG_WARN_STRICT_PROTOTYPES = YES;
  491. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  492. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  493. CLANG_WARN_UNREACHABLE_CODE = YES;
  494. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  495. CODE_SIGN_IDENTITY = "-";
  496. COPY_PHASE_STRIP = NO;
  497. DEBUG_INFORMATION_FORMAT = dwarf;
  498. ENABLE_STRICT_OBJC_MSGSEND = YES;
  499. ENABLE_TESTABILITY = YES;
  500. GCC_C_LANGUAGE_STANDARD = gnu11;
  501. GCC_DYNAMIC_NO_PIC = NO;
  502. GCC_NO_COMMON_BLOCKS = YES;
  503. GCC_OPTIMIZATION_LEVEL = 0;
  504. GCC_PREPROCESSOR_DEFINITIONS = (
  505. "DEBUG=1",
  506. "$(inherited)",
  507. );
  508. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  509. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  510. GCC_WARN_UNDECLARED_SELECTOR = YES;
  511. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  512. GCC_WARN_UNUSED_FUNCTION = YES;
  513. GCC_WARN_UNUSED_VARIABLE = YES;
  514. MACOSX_DEPLOYMENT_TARGET = 10.13;
  515. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  516. MTL_FAST_MATH = YES;
  517. ONLY_ACTIVE_ARCH = YES;
  518. SDKROOT = macosx;
  519. SYSTEM_HEADER_SEARCH_PATHS = /opt/local/include/;
  520. USER_HEADER_SEARCH_PATHS = (
  521. "$(PROJECT_DIR)/../game/include/expect/include",
  522. "$(BUILT_PRODUCTS_DIR)/usr/local/include/",
  523. "$(PROJECT_DIR)/include/",
  524. "$(PROJECT_DIR)/external/resource_factory/include/",
  525. );
  526. };
  527. name = Debug;
  528. };
  529. CD7E87A82295FCED00D877FE /* Release */ = {
  530. isa = XCBuildConfiguration;
  531. buildSettings = {
  532. ALWAYS_SEARCH_USER_PATHS = YES;
  533. CLANG_ANALYZER_NONNULL = YES;
  534. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  535. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  536. CLANG_CXX_LIBRARY = "libc++";
  537. CLANG_ENABLE_MODULES = YES;
  538. CLANG_ENABLE_OBJC_ARC = YES;
  539. CLANG_ENABLE_OBJC_WEAK = YES;
  540. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  541. CLANG_WARN_BOOL_CONVERSION = YES;
  542. CLANG_WARN_COMMA = YES;
  543. CLANG_WARN_CONSTANT_CONVERSION = YES;
  544. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  545. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  546. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  547. CLANG_WARN_EMPTY_BODY = YES;
  548. CLANG_WARN_ENUM_CONVERSION = YES;
  549. CLANG_WARN_INFINITE_RECURSION = YES;
  550. CLANG_WARN_INT_CONVERSION = YES;
  551. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  552. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  553. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  554. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  555. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  556. CLANG_WARN_STRICT_PROTOTYPES = YES;
  557. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  558. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  559. CLANG_WARN_UNREACHABLE_CODE = YES;
  560. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  561. CODE_SIGN_IDENTITY = "-";
  562. COPY_PHASE_STRIP = NO;
  563. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  564. ENABLE_NS_ASSERTIONS = NO;
  565. ENABLE_STRICT_OBJC_MSGSEND = YES;
  566. GCC_C_LANGUAGE_STANDARD = gnu11;
  567. GCC_NO_COMMON_BLOCKS = YES;
  568. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  569. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  570. GCC_WARN_UNDECLARED_SELECTOR = YES;
  571. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  572. GCC_WARN_UNUSED_FUNCTION = YES;
  573. GCC_WARN_UNUSED_VARIABLE = YES;
  574. MACOSX_DEPLOYMENT_TARGET = 10.13;
  575. MTL_ENABLE_DEBUG_INFO = NO;
  576. MTL_FAST_MATH = YES;
  577. SDKROOT = macosx;
  578. SYSTEM_HEADER_SEARCH_PATHS = /opt/local/include/;
  579. USER_HEADER_SEARCH_PATHS = (
  580. "$(PROJECT_DIR)/../game/include/expect/include",
  581. "$(BUILT_PRODUCTS_DIR)/usr/local/include/",
  582. "$(PROJECT_DIR)/include/",
  583. "$(PROJECT_DIR)/external/resource_factory/include/",
  584. );
  585. };
  586. name = Release;
  587. };
  588. CD7E87AD2295FCED00D877FE /* Debug */ = {
  589. isa = XCBuildConfiguration;
  590. buildSettings = {
  591. CODE_SIGN_STYLE = Automatic;
  592. COMBINE_HIDPI_IMAGES = YES;
  593. INFOPLIST_FILE = danmakuUITests/Info.plist;
  594. LD_RUNPATH_SEARCH_PATHS = (
  595. "$(inherited)",
  596. "@executable_path/../Frameworks",
  597. "@loader_path/../Frameworks",
  598. );
  599. PRODUCT_BUNDLE_IDENTIFIER = leumasjaffe.danmakuUITests;
  600. PRODUCT_NAME = "$(TARGET_NAME)";
  601. TEST_TARGET_NAME = danmaku;
  602. };
  603. name = Debug;
  604. };
  605. CD7E87AE2295FCED00D877FE /* Release */ = {
  606. isa = XCBuildConfiguration;
  607. buildSettings = {
  608. CODE_SIGN_STYLE = Automatic;
  609. COMBINE_HIDPI_IMAGES = YES;
  610. INFOPLIST_FILE = danmakuUITests/Info.plist;
  611. LD_RUNPATH_SEARCH_PATHS = (
  612. "$(inherited)",
  613. "@executable_path/../Frameworks",
  614. "@loader_path/../Frameworks",
  615. );
  616. PRODUCT_BUNDLE_IDENTIFIER = leumasjaffe.danmakuUITests;
  617. PRODUCT_NAME = "$(TARGET_NAME)";
  618. TEST_TARGET_NAME = danmaku;
  619. };
  620. name = Release;
  621. };
  622. /* End XCBuildConfiguration section */
  623. /* Begin XCConfigurationList section */
  624. CD1C83372298A89F00825C4E /* Build configuration list for PBXNativeTarget "danmaku" */ = {
  625. isa = XCConfigurationList;
  626. buildConfigurations = (
  627. CD1C83382298A89F00825C4E /* Debug */,
  628. CD1C83392298A89F00825C4E /* Release */,
  629. );
  630. defaultConfigurationIsVisible = 0;
  631. defaultConfigurationName = Release;
  632. };
  633. CD7E877E2295FCEA00D877FE /* Build configuration list for PBXProject "danmaku" */ = {
  634. isa = XCConfigurationList;
  635. buildConfigurations = (
  636. CD7E87A72295FCED00D877FE /* Debug */,
  637. CD7E87A82295FCED00D877FE /* Release */,
  638. );
  639. defaultConfigurationIsVisible = 0;
  640. defaultConfigurationName = Release;
  641. };
  642. CD7E87AC2295FCED00D877FE /* Build configuration list for PBXNativeTarget "danmakuUITests" */ = {
  643. isa = XCConfigurationList;
  644. buildConfigurations = (
  645. CD7E87AD2295FCED00D877FE /* Debug */,
  646. CD7E87AE2295FCED00D877FE /* Release */,
  647. );
  648. defaultConfigurationIsVisible = 0;
  649. defaultConfigurationName = Release;
  650. };
  651. /* End XCConfigurationList section */
  652. };
  653. rootObject = CD7E877B2295FCEA00D877FE /* Project object */;
  654. }