project.pbxproj 23 KB

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