project.pbxproj 23 KB

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