project.pbxproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 47;
  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. 7CF29FA01DDD3CA70093C8FB /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CF29F9F1DDD3CA70093C8FB /* AVFoundation.framework */; };
  17. 945C4F53195AF17F00DBBF61 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 945C4F52195AF17F00DBBF61 /* [email protected] */; };
  18. FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4B96196703B400F8EB7C /* CoreMotion.framework */; };
  19. FAE0E9651BAF967F0098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9641BAF967F0098DFA4 /* GameController.framework */; };
  20. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; };
  21. FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07C0E26BD8C00F39101 /* Icon.png */; };
  22. FD77A07F0E26BDA900F39101 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07E0E26BDA900F39101 /* Default.png */; };
  23. FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD77A0840E26BDB800F39101 /* AudioToolbox.framework */; };
  24. FD77A09D0E26BDE500F39101 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD77A09C0E26BDE500F39101 /* main.cpp */; };
  25. FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXFileReference section */
  28. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  29. 1D6058910D05DD3D006BFB54 /* ${APPLICATION_NAME}.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ${APPLICATION_NAME}.app; sourceTree = BUILT_PRODUCTS_DIR; };
  30. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  31. 28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  32. 28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  33. 7C0CB24D1D7E57ED008ED201 /* assets */ = {isa = PBXFileReference; lastKnownFileType = folder; path = assets; sourceTree = "<group>"; };
  34. 7C0CB24F1D7E5817008ED201 /* libmx2_main.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libmx2_main.a; sourceTree = "<group>"; };
  35. 7C0CB2551D7E664E008ED201 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
  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. 945C4F52195AF17F00DBBF61 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
  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. FD77A07C0E26BD8C00F39101 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
  43. FD77A07E0E26BDA900F39101 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  44. FD77A0840E26BDB800F39101 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  45. FD77A09C0E26BDE500F39101 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
  46. FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  47. /* End PBXFileReference section */
  48. /* Begin PBXFrameworksBuildPhase section */
  49. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  50. isa = PBXFrameworksBuildPhase;
  51. buildActionMask = 2147483647;
  52. files = (
  53. 7C0CB2501D7E5817008ED201 /* libmx2_main.a in Frameworks */,
  54. 7C0CB2561D7E664E008ED201 /* OpenAL.framework in Frameworks */,
  55. FAE0E9651BAF967F0098DFA4 /* GameController.framework in Frameworks */,
  56. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  57. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  58. 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
  59. 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
  60. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */,
  61. FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */,
  62. FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */,
  63. FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */,
  64. 7CF29FA01DDD3CA70093C8FB /* AVFoundation.framework in Frameworks */,
  65. );
  66. runOnlyForDeploymentPostprocessing = 0;
  67. };
  68. /* End PBXFrameworksBuildPhase section */
  69. /* Begin PBXGroup section */
  70. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  71. isa = PBXGroup;
  72. children = (
  73. 1D6058910D05DD3D006BFB54 /* ${APPLICATION_NAME}.app */,
  74. );
  75. name = Products;
  76. sourceTree = "<group>";
  77. };
  78. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  79. isa = PBXGroup;
  80. children = (
  81. 7C0CB24D1D7E57ED008ED201 /* assets */,
  82. 945C4F52195AF17F00DBBF61 /* [email protected] */,
  83. 29B97315FDCFA39411CA2CEA /* Sources */,
  84. 29B97317FDCFA39411CA2CEA /* Resources */,
  85. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  86. 19C28FACFE9D520D11CA2CBB /* Products */,
  87. );
  88. name = CustomTemplate;
  89. sourceTree = "<group>";
  90. };
  91. 29B97315FDCFA39411CA2CEA /* Sources */ = {
  92. isa = PBXGroup;
  93. children = (
  94. 7C0CB24F1D7E5817008ED201 /* libmx2_main.a */,
  95. FD77A09C0E26BDE500F39101 /* main.cpp */,
  96. );
  97. name = Sources;
  98. sourceTree = "<group>";
  99. };
  100. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  101. isa = PBXGroup;
  102. children = (
  103. FD77A07E0E26BDA900F39101 /* Default.png */,
  104. FD77A07C0E26BD8C00F39101 /* Icon.png */,
  105. 8D1107310486CEB800E47090 /* Info.plist */,
  106. );
  107. name = Resources;
  108. sourceTree = "<group>";
  109. };
  110. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  111. isa = PBXGroup;
  112. children = (
  113. 7CF29F9F1DDD3CA70093C8FB /* AVFoundation.framework */,
  114. 7C0CB2551D7E664E008ED201 /* OpenAL.framework */,
  115. FAE0E9641BAF967F0098DFA4 /* GameController.framework */,
  116. FA8B4B96196703B400F8EB7C /* CoreMotion.framework */,
  117. FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */,
  118. FD77A0840E26BDB800F39101 /* AudioToolbox.framework */,
  119. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */,
  120. 28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
  121. 28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
  122. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  123. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  124. );
  125. name = Frameworks;
  126. sourceTree = "<group>";
  127. };
  128. /* End PBXGroup section */
  129. /* Begin PBXNativeTarget section */
  130. 1D6058900D05DD3D006BFB54 /* ${APPLICATION_NAME} */ = {
  131. isa = PBXNativeTarget;
  132. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "${APPLICATION_NAME}" */;
  133. buildPhases = (
  134. 1D60588D0D05DD3D006BFB54 /* Resources */,
  135. 1D60588E0D05DD3D006BFB54 /* Sources */,
  136. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  137. );
  138. buildRules = (
  139. );
  140. dependencies = (
  141. );
  142. name = ${APPLICATION_NAME};
  143. productName = "___PROJECTNAME___";
  144. productReference = 1D6058910D05DD3D006BFB54 /* ${APPLICATION_NAME}.app */;
  145. productType = "com.apple.product-type.application";
  146. };
  147. /* End PBXNativeTarget section */
  148. /* Begin PBXProject section */
  149. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  150. isa = PBXProject;
  151. attributes = {
  152. LastUpgradeCheck = 0510;
  153. };
  154. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Monkey2Game" */;
  155. compatibilityVersion = "Xcode 6.3";
  156. developmentRegion = English;
  157. hasScannedForEncodings = 1;
  158. knownRegions = (
  159. English,
  160. Japanese,
  161. French,
  162. German,
  163. );
  164. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  165. projectDirPath = "";
  166. projectRoot = "";
  167. targets = (
  168. 1D6058900D05DD3D006BFB54 /* ${APPLICATION_NAME} */,
  169. );
  170. };
  171. /* End PBXProject section */
  172. /* Begin PBXResourcesBuildPhase section */
  173. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  174. isa = PBXResourcesBuildPhase;
  175. buildActionMask = 2147483647;
  176. files = (
  177. FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */,
  178. 7C0CB24E1D7E57ED008ED201 /* assets in Resources */,
  179. FD77A07F0E26BDA900F39101 /* Default.png in Resources */,
  180. 945C4F53195AF17F00DBBF61 /* [email protected] in Resources */,
  181. );
  182. runOnlyForDeploymentPostprocessing = 0;
  183. };
  184. /* End PBXResourcesBuildPhase section */
  185. /* Begin PBXSourcesBuildPhase section */
  186. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  187. isa = PBXSourcesBuildPhase;
  188. buildActionMask = 2147483647;
  189. files = (
  190. FD77A09D0E26BDE500F39101 /* main.cpp in Sources */,
  191. );
  192. runOnlyForDeploymentPostprocessing = 0;
  193. };
  194. /* End PBXSourcesBuildPhase section */
  195. /* Begin XCBuildConfiguration section */
  196. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  197. isa = XCBuildConfiguration;
  198. buildSettings = {
  199. ALWAYS_SEARCH_USER_PATHS = NO;
  200. ARCHS = "$(ARCHS_STANDARD)";
  201. COPY_PHASE_STRIP = NO;
  202. ENABLE_BITCODE = NO;
  203. GCC_DYNAMIC_NO_PIC = NO;
  204. GCC_OPTIMIZATION_LEVEL = 0;
  205. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  206. GCC_PREFIX_HEADER = "";
  207. INFOPLIST_FILE = Info.plist;
  208. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  209. LIBRARY_SEARCH_PATHS = (
  210. "$(inherited)",
  211. "$(PROJECT_DIR)",
  212. );
  213. PRODUCT_NAME = ${APPLICATION_NAME};
  214. TARGETED_DEVICE_FAMILY = "1,2";
  215. USER_HEADER_SEARCH_PATHS = ../../../include;
  216. };
  217. name = Debug;
  218. };
  219. 1D6058950D05DD3E006BFB54 /* Release */ = {
  220. isa = XCBuildConfiguration;
  221. buildSettings = {
  222. ALWAYS_SEARCH_USER_PATHS = NO;
  223. ARCHS = "$(ARCHS_STANDARD)";
  224. COPY_PHASE_STRIP = YES;
  225. ENABLE_BITCODE = NO;
  226. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  227. GCC_PREFIX_HEADER = "";
  228. INFOPLIST_FILE = Info.plist;
  229. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  230. LIBRARY_SEARCH_PATHS = (
  231. "$(inherited)",
  232. "$(PROJECT_DIR)",
  233. );
  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 "Monkey2Game" */ = {
  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. }