project.pbxproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  10. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  11. 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
  12. 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
  13. 7C0CB24E1D7E57ED008ED201 /* assets in Resources */ = {isa = PBXBuildFile; fileRef = 7C0CB24D1D7E57ED008ED201 /* assets */; };
  14. 7C0CB2501D7E5817008ED201 /* libmx2_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C0CB24F1D7E5817008ED201 /* libmx2_main.a */; };
  15. 7C0CB2561D7E664E008ED201 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C0CB2551D7E664E008ED201 /* OpenAL.framework */; };
  16. 7C642FF1205098DA00C09329 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7C642FF0205098DA00C09329 /* LaunchScreen.storyboard */; };
  17. 7CF29FA01DDD3CA70093C8FB /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CF29F9F1DDD3CA70093C8FB /* AVFoundation.framework */; };
  18. E4BAAF0A22B660D500C7000F /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4BAAF0922B660D500C7000F /* Metal.framework */; };
  19. FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4B96196703B400F8EB7C /* CoreMotion.framework */; };
  20. FAE0E9651BAF967F0098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9641BAF967F0098DFA4 /* GameController.framework */; };
  21. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; };
  22. FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD77A0840E26BDB800F39101 /* AudioToolbox.framework */; };
  23. FD77A09D0E26BDE500F39101 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD77A09C0E26BDE500F39101 /* main.cpp */; };
  24. FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXFileReference section */
  27. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  28. 1D6058910D05DD3D006BFB54 /* ${APPLICATION_NAME}.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ${APPLICATION_NAME}.app; sourceTree = BUILT_PRODUCTS_DIR; };
  29. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  30. 28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  31. 28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  32. 7C0CB24D1D7E57ED008ED201 /* assets */ = {isa = PBXFileReference; lastKnownFileType = folder; path = assets; sourceTree = "<group>"; };
  33. 7C0CB24F1D7E5817008ED201 /* libmx2_main.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libmx2_main.a; sourceTree = "<group>"; };
  34. 7C0CB2551D7E664E008ED201 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
  35. 7C642FF0205098DA00C09329 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
  36. 7CF29F9F1DDD3CA70093C8FB /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  37. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  38. E4BAAF0922B660D500C7000F /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
  39. FA8B4B96196703B400F8EB7C /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  40. FAE0E9641BAF967F0098DFA4 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
  41. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  42. FD77A0840E26BDB800F39101 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  43. FD77A09C0E26BDE500F39101 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
  44. FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  45. /* End PBXFileReference section */
  46. /* Begin PBXFrameworksBuildPhase section */
  47. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  48. isa = PBXFrameworksBuildPhase;
  49. buildActionMask = 2147483647;
  50. files = (
  51. E4BAAF0A22B660D500C7000F /* Metal.framework in Frameworks */,
  52. 7C0CB2501D7E5817008ED201 /* libmx2_main.a in Frameworks */,
  53. 7C0CB2561D7E664E008ED201 /* OpenAL.framework in Frameworks */,
  54. FAE0E9651BAF967F0098DFA4 /* GameController.framework in Frameworks */,
  55. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  56. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  57. 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
  58. 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
  59. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */,
  60. FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */,
  61. FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */,
  62. FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */,
  63. 7CF29FA01DDD3CA70093C8FB /* AVFoundation.framework in Frameworks */,
  64. );
  65. runOnlyForDeploymentPostprocessing = 0;
  66. };
  67. /* End PBXFrameworksBuildPhase section */
  68. /* Begin PBXGroup section */
  69. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  70. isa = PBXGroup;
  71. children = (
  72. 1D6058910D05DD3D006BFB54 /* ${APPLICATION_NAME}.app */,
  73. );
  74. name = Products;
  75. sourceTree = "<group>";
  76. };
  77. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  78. isa = PBXGroup;
  79. children = (
  80. 7C642FF0205098DA00C09329 /* LaunchScreen.storyboard */,
  81. 7C0CB24D1D7E57ED008ED201 /* assets */,
  82. 29B97315FDCFA39411CA2CEA /* Sources */,
  83. 29B97317FDCFA39411CA2CEA /* Resources */,
  84. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  85. 19C28FACFE9D520D11CA2CBB /* Products */,
  86. );
  87. name = CustomTemplate;
  88. sourceTree = "<group>";
  89. };
  90. 29B97315FDCFA39411CA2CEA /* Sources */ = {
  91. isa = PBXGroup;
  92. children = (
  93. 7C0CB24F1D7E5817008ED201 /* libmx2_main.a */,
  94. FD77A09C0E26BDE500F39101 /* main.cpp */,
  95. );
  96. name = Sources;
  97. sourceTree = "<group>";
  98. };
  99. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 8D1107310486CEB800E47090 /* Info.plist */,
  103. );
  104. name = Resources;
  105. sourceTree = "<group>";
  106. };
  107. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  108. isa = PBXGroup;
  109. children = (
  110. E4BAAF0922B660D500C7000F /* Metal.framework */,
  111. 7CF29F9F1DDD3CA70093C8FB /* AVFoundation.framework */,
  112. 7C0CB2551D7E664E008ED201 /* OpenAL.framework */,
  113. FAE0E9641BAF967F0098DFA4 /* GameController.framework */,
  114. FA8B4B96196703B400F8EB7C /* CoreMotion.framework */,
  115. FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */,
  116. FD77A0840E26BDB800F39101 /* AudioToolbox.framework */,
  117. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */,
  118. 28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
  119. 28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
  120. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  121. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  122. );
  123. name = Frameworks;
  124. sourceTree = "<group>";
  125. };
  126. /* End PBXGroup section */
  127. /* Begin PBXNativeTarget section */
  128. 1D6058900D05DD3D006BFB54 /* ${APPLICATION_NAME} */ = {
  129. isa = PBXNativeTarget;
  130. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "${APPLICATION_NAME}" */;
  131. buildPhases = (
  132. 1D60588D0D05DD3D006BFB54 /* Resources */,
  133. 1D60588E0D05DD3D006BFB54 /* Sources */,
  134. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  135. );
  136. buildRules = (
  137. );
  138. dependencies = (
  139. );
  140. name = ${APPLICATION_NAME};
  141. productName = "___PROJECTNAME___";
  142. productReference = 1D6058910D05DD3D006BFB54 /* ${APPLICATION_NAME}.app */;
  143. productType = "com.apple.product-type.application";
  144. };
  145. /* End PBXNativeTarget section */
  146. /* Begin PBXProject section */
  147. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  148. isa = PBXProject;
  149. attributes = {
  150. LastUpgradeCheck = 0510;
  151. };
  152. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "${APPLICATION_NAME}" */;
  153. compatibilityVersion = "Xcode 8.0";
  154. developmentRegion = English;
  155. hasScannedForEncodings = 1;
  156. knownRegions = (
  157. English,
  158. Japanese,
  159. French,
  160. German,
  161. );
  162. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  163. projectDirPath = "";
  164. projectRoot = "";
  165. targets = (
  166. 1D6058900D05DD3D006BFB54 /* ${APPLICATION_NAME} */,
  167. );
  168. };
  169. /* End PBXProject section */
  170. /* Begin PBXResourcesBuildPhase section */
  171. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  172. isa = PBXResourcesBuildPhase;
  173. buildActionMask = 2147483647;
  174. files = (
  175. 7C0CB24E1D7E57ED008ED201 /* assets in Resources */,
  176. 7C642FF1205098DA00C09329 /* LaunchScreen.storyboard in Resources */,
  177. );
  178. runOnlyForDeploymentPostprocessing = 0;
  179. };
  180. /* End PBXResourcesBuildPhase section */
  181. /* Begin PBXSourcesBuildPhase section */
  182. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  183. isa = PBXSourcesBuildPhase;
  184. buildActionMask = 2147483647;
  185. files = (
  186. FD77A09D0E26BDE500F39101 /* main.cpp in Sources */,
  187. );
  188. runOnlyForDeploymentPostprocessing = 0;
  189. };
  190. /* End PBXSourcesBuildPhase section */
  191. /* Begin XCBuildConfiguration section */
  192. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  193. isa = XCBuildConfiguration;
  194. buildSettings = {
  195. ALWAYS_SEARCH_USER_PATHS = NO;
  196. ARCHS = "$(ARCHS_STANDARD)";
  197. COPY_PHASE_STRIP = NO;
  198. DEVELOPMENT_TEAM = "";
  199. ENABLE_BITCODE = NO;
  200. GCC_DYNAMIC_NO_PIC = NO;
  201. GCC_OPTIMIZATION_LEVEL = 0;
  202. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  203. GCC_PREFIX_HEADER = "";
  204. INFOPLIST_FILE = Info.plist;
  205. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  206. LIBRARY_SEARCH_PATHS = (
  207. "$(inherited)",
  208. "$(PROJECT_DIR)",
  209. );
  210. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Monkey2Game;
  211. PRODUCT_NAME = ${APPLICATION_NAME};
  212. TARGETED_DEVICE_FAMILY = "1,2";
  213. USER_HEADER_SEARCH_PATHS = ../../../include;
  214. };
  215. name = Debug;
  216. };
  217. 1D6058950D05DD3E006BFB54 /* Release */ = {
  218. isa = XCBuildConfiguration;
  219. buildSettings = {
  220. ALWAYS_SEARCH_USER_PATHS = NO;
  221. ARCHS = "$(ARCHS_STANDARD)";
  222. COPY_PHASE_STRIP = YES;
  223. DEVELOPMENT_TEAM = "";
  224. ENABLE_BITCODE = NO;
  225. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  226. GCC_PREFIX_HEADER = "";
  227. INFOPLIST_FILE = Info.plist;
  228. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  229. LIBRARY_SEARCH_PATHS = (
  230. "$(inherited)",
  231. "$(PROJECT_DIR)",
  232. );
  233. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Monkey2Game;
  234. PRODUCT_NAME = ${APPLICATION_NAME};
  235. TARGETED_DEVICE_FAMILY = "1,2";
  236. USER_HEADER_SEARCH_PATHS = ../../../include;
  237. };
  238. name = Release;
  239. };
  240. C01FCF4F08A954540054247B /* Debug */ = {
  241. isa = XCBuildConfiguration;
  242. buildSettings = {
  243. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  244. GCC_C_LANGUAGE_STANDARD = c99;
  245. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  246. GCC_WARN_UNUSED_VARIABLE = YES;
  247. ONLY_ACTIVE_ARCH = YES;
  248. OTHER_CFLAGS = "";
  249. PREBINDING = NO;
  250. SDKROOT = iphoneos;
  251. };
  252. name = Debug;
  253. };
  254. C01FCF5008A954540054247B /* Release */ = {
  255. isa = XCBuildConfiguration;
  256. buildSettings = {
  257. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  258. GCC_C_LANGUAGE_STANDARD = c99;
  259. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  260. GCC_WARN_UNUSED_VARIABLE = YES;
  261. OTHER_CFLAGS = "";
  262. PREBINDING = NO;
  263. SDKROOT = iphoneos;
  264. };
  265. name = Release;
  266. };
  267. /* End XCBuildConfiguration section */
  268. /* Begin XCConfigurationList section */
  269. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "${APPLICATION_NAME}" */ = {
  270. isa = XCConfigurationList;
  271. buildConfigurations = (
  272. 1D6058940D05DD3E006BFB54 /* Debug */,
  273. 1D6058950D05DD3E006BFB54 /* Release */,
  274. );
  275. defaultConfigurationIsVisible = 0;
  276. defaultConfigurationName = Release;
  277. };
  278. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "${APPLICATION_NAME}" */ = {
  279. isa = XCConfigurationList;
  280. buildConfigurations = (
  281. C01FCF4F08A954540054247B /* Debug */,
  282. C01FCF5008A954540054247B /* Release */,
  283. );
  284. defaultConfigurationIsVisible = 0;
  285. defaultConfigurationName = Release;
  286. };
  287. /* End XCConfigurationList section */
  288. };
  289. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  290. }