project.pbxproj 24 KB

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