project.pbxproj 25 KB

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