project.pbxproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  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. 945C4F53195AF17F00DBBF61 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 945C4F52195AF17F00DBBF61 /* [email protected] */; };
  17. FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4B96196703B400F8EB7C /* CoreMotion.framework */; };
  18. FAE0E9651BAF967F0098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9641BAF967F0098DFA4 /* GameController.framework */; };
  19. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; };
  20. FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07C0E26BD8C00F39101 /* Icon.png */; };
  21. FD77A07F0E26BDA900F39101 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07E0E26BDA900F39101 /* Default.png */; };
  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. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  36. 945C4F52195AF17F00DBBF61 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
  37. FA8B4B96196703B400F8EB7C /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  38. FAE0E9641BAF967F0098DFA4 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
  39. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  40. FD77A07C0E26BD8C00F39101 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
  41. FD77A07E0E26BDA900F39101 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  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. 7C0CB2501D7E5817008ED201 /* libmx2_main.a in Frameworks */,
  52. 7C0CB2561D7E664E008ED201 /* OpenAL.framework in Frameworks */,
  53. FAE0E9651BAF967F0098DFA4 /* GameController.framework in Frameworks */,
  54. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  55. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  56. 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
  57. 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
  58. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */,
  59. FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */,
  60. FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */,
  61. FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */,
  62. );
  63. runOnlyForDeploymentPostprocessing = 0;
  64. };
  65. /* End PBXFrameworksBuildPhase section */
  66. /* Begin PBXGroup section */
  67. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  68. isa = PBXGroup;
  69. children = (
  70. 1D6058910D05DD3D006BFB54 /* ${APPLICATION_NAME}.app */,
  71. );
  72. name = Products;
  73. sourceTree = "<group>";
  74. };
  75. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  76. isa = PBXGroup;
  77. children = (
  78. 7C0CB24D1D7E57ED008ED201 /* assets */,
  79. 945C4F52195AF17F00DBBF61 /* [email protected] */,
  80. 29B97315FDCFA39411CA2CEA /* Sources */,
  81. 29B97317FDCFA39411CA2CEA /* Resources */,
  82. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  83. 19C28FACFE9D520D11CA2CBB /* Products */,
  84. );
  85. name = CustomTemplate;
  86. sourceTree = "<group>";
  87. };
  88. 29B97315FDCFA39411CA2CEA /* Sources */ = {
  89. isa = PBXGroup;
  90. children = (
  91. 7C0CB24F1D7E5817008ED201 /* libmx2_main.a */,
  92. FD77A09C0E26BDE500F39101 /* main.cpp */,
  93. );
  94. name = Sources;
  95. sourceTree = "<group>";
  96. };
  97. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  98. isa = PBXGroup;
  99. children = (
  100. FD77A07E0E26BDA900F39101 /* Default.png */,
  101. FD77A07C0E26BD8C00F39101 /* Icon.png */,
  102. 8D1107310486CEB800E47090 /* Info.plist */,
  103. );
  104. name = Resources;
  105. sourceTree = "<group>";
  106. };
  107. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  108. isa = PBXGroup;
  109. children = (
  110. 7C0CB2551D7E664E008ED201 /* OpenAL.framework */,
  111. FAE0E9641BAF967F0098DFA4 /* GameController.framework */,
  112. FA8B4B96196703B400F8EB7C /* CoreMotion.framework */,
  113. FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */,
  114. FD77A0840E26BDB800F39101 /* AudioToolbox.framework */,
  115. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */,
  116. 28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
  117. 28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
  118. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  119. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  120. );
  121. name = Frameworks;
  122. sourceTree = "<group>";
  123. };
  124. /* End PBXGroup section */
  125. /* Begin PBXNativeTarget section */
  126. 1D6058900D05DD3D006BFB54 /* ${APPLICATION_NAME} */ = {
  127. isa = PBXNativeTarget;
  128. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "${APPLICATION_NAME}" */;
  129. buildPhases = (
  130. 1D60588D0D05DD3D006BFB54 /* Resources */,
  131. 1D60588E0D05DD3D006BFB54 /* Sources */,
  132. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  133. );
  134. buildRules = (
  135. );
  136. dependencies = (
  137. );
  138. name = ${APPLICATION_NAME};
  139. productName = "___PROJECTNAME___";
  140. productReference = 1D6058910D05DD3D006BFB54 /* ${APPLICATION_NAME}.app */;
  141. productType = "com.apple.product-type.application";
  142. };
  143. /* End PBXNativeTarget section */
  144. /* Begin PBXProject section */
  145. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  146. isa = PBXProject;
  147. attributes = {
  148. LastUpgradeCheck = 0510;
  149. };
  150. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "${APPLICATION_NAME}" */;
  151. compatibilityVersion = "Xcode 6.3";
  152. developmentRegion = English;
  153. hasScannedForEncodings = 1;
  154. knownRegions = (
  155. English,
  156. Japanese,
  157. French,
  158. German,
  159. );
  160. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  161. projectDirPath = "";
  162. projectRoot = "";
  163. targets = (
  164. 1D6058900D05DD3D006BFB54 /* ${APPLICATION_NAME} */,
  165. );
  166. };
  167. /* End PBXProject section */
  168. /* Begin PBXResourcesBuildPhase section */
  169. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  170. isa = PBXResourcesBuildPhase;
  171. buildActionMask = 2147483647;
  172. files = (
  173. FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */,
  174. 7C0CB24E1D7E57ED008ED201 /* assets in Resources */,
  175. FD77A07F0E26BDA900F39101 /* Default.png in Resources */,
  176. 945C4F53195AF17F00DBBF61 /* [email protected] 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 = armv7;
  197. COPY_PHASE_STRIP = NO;
  198. ENABLE_BITCODE = NO;
  199. GCC_DYNAMIC_NO_PIC = NO;
  200. GCC_OPTIMIZATION_LEVEL = 0;
  201. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  202. GCC_PREFIX_HEADER = "";
  203. INFOPLIST_FILE = Info.plist;
  204. LIBRARY_SEARCH_PATHS = (
  205. "$(inherited)",
  206. "$(PROJECT_DIR)",
  207. );
  208. PRODUCT_NAME = ${APPLICATION_NAME};
  209. TARGETED_DEVICE_FAMILY = "1,2";
  210. USER_HEADER_SEARCH_PATHS = ../../../include;
  211. };
  212. name = Debug;
  213. };
  214. 1D6058950D05DD3E006BFB54 /* Release */ = {
  215. isa = XCBuildConfiguration;
  216. buildSettings = {
  217. ALWAYS_SEARCH_USER_PATHS = NO;
  218. ARCHS = armv7;
  219. COPY_PHASE_STRIP = YES;
  220. ENABLE_BITCODE = NO;
  221. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  222. GCC_PREFIX_HEADER = "";
  223. INFOPLIST_FILE = Info.plist;
  224. LIBRARY_SEARCH_PATHS = (
  225. "$(inherited)",
  226. "$(PROJECT_DIR)",
  227. );
  228. PRODUCT_NAME = ${APPLICATION_NAME};
  229. TARGETED_DEVICE_FAMILY = "1,2";
  230. USER_HEADER_SEARCH_PATHS = ../../../include;
  231. };
  232. name = Release;
  233. };
  234. C01FCF4F08A954540054247B /* Debug */ = {
  235. isa = XCBuildConfiguration;
  236. buildSettings = {
  237. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  238. GCC_C_LANGUAGE_STANDARD = c99;
  239. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  240. GCC_WARN_UNUSED_VARIABLE = YES;
  241. ONLY_ACTIVE_ARCH = YES;
  242. OTHER_CFLAGS = "";
  243. PREBINDING = NO;
  244. SDKROOT = iphoneos;
  245. };
  246. name = Debug;
  247. };
  248. C01FCF5008A954540054247B /* Release */ = {
  249. isa = XCBuildConfiguration;
  250. buildSettings = {
  251. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  252. GCC_C_LANGUAGE_STANDARD = c99;
  253. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  254. GCC_WARN_UNUSED_VARIABLE = YES;
  255. OTHER_CFLAGS = "";
  256. PREBINDING = NO;
  257. SDKROOT = iphoneos;
  258. };
  259. name = Release;
  260. };
  261. /* End XCBuildConfiguration section */
  262. /* Begin XCConfigurationList section */
  263. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "${APPLICATION_NAME}" */ = {
  264. isa = XCConfigurationList;
  265. buildConfigurations = (
  266. 1D6058940D05DD3E006BFB54 /* Debug */,
  267. 1D6058950D05DD3E006BFB54 /* Release */,
  268. );
  269. defaultConfigurationIsVisible = 0;
  270. defaultConfigurationName = Release;
  271. };
  272. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "${APPLICATION_NAME}" */ = {
  273. isa = XCConfigurationList;
  274. buildConfigurations = (
  275. C01FCF4F08A954540054247B /* Debug */,
  276. C01FCF5008A954540054247B /* Release */,
  277. );
  278. defaultConfigurationIsVisible = 0;
  279. defaultConfigurationName = Release;
  280. };
  281. /* End XCConfigurationList section */
  282. };
  283. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  284. }