project.pbxproj 29 KB

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