project.pbxproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  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. 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; };
  12. 7C1E9972134A88FD00674C9B /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C1E9971134A88FD00674C9B /* AudioToolbox.framework */; };
  13. 7C8210651294A217002C4212 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C8210641294A217002C4212 /* Metal.framework */; };
  14. FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4B96196703B400F8EB7C /* CoreMotion.framework */; };
  15. F37DC5F325350EBC0002E6F7 /* CoreHaptics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F37DC5F225350EBC0002E6F7 /* CoreHaptics.framework */; };
  16. A75FDAC423E28BA700529352 /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A75FDAC323E28BA700529352 /* CoreBluetooth.framework */; };
  17. FAE0E9711BAF96BB0098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9691BAF96A00098DFA4 /* GameController.framework */; };
  18. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; };
  19. 7C8210791294A24C002C4212 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C8210781294A24C002C4212 /* QuartzCore.framework */; };
  20. 7CF9539A1311FB37005295F9 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CF953991311FB37005295F9 /* OpenAL.framework */; };
  21. 7CFC10BD139C4FF8006BABB6 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CFC10BC139C4FF8006BABB6 /* AVFoundation.framework */; };
  22. FD787AA10E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
  23. FD787AAA0E22A5CC003E8E36 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = FD787AAB0E22A5CC003E8E36 /* [email protected] */; };
  24. FD925B190E0F276600E92347 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
  25. 02BBB1361B7D42DC00BCA3AC /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 02BBB1351B7D42DC00BCA3AC /* libstdc++.dylib */; };
  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. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  30. 288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  31. 7C1E9971134A88FD00674C9B /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  32. 7C8210641294A217002C4212 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
  33. FA8B4B96196703B400F8EB7C /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  34. F37DC5F225350EBC0002E6F7 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; };
  35. A75FDAC323E28BA700529352 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; };
  36. FAE0E9691BAF96A00098DFA4 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
  37. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  38. 7C8210781294A24C002C4212 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  39. 7CBDF49E1295F5B6001F0D79 /* ${PROJECT}.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ${PROJECT}.app; sourceTree = BUILT_PRODUCTS_DIR; };
  40. 7CF953991311FB37005295F9 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
  41. 7CFC10BC139C4FF8006BABB6 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  42. FD787AA00E22A5CC003E8E36 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  43. FD787AAB0E22A5CC003E8E36 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
  44. FD925B180E0F276600E92347 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
  45. 02BBB1351B7D42DC00BCA3AC /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; };
  46. /* End PBXFileReference section */
  47. /* Begin PBXFrameworksBuildPhase section */
  48. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  49. isa = PBXFrameworksBuildPhase;
  50. buildActionMask = 2147483647;
  51. files = (
  52. FAE0E9711BAF96BB0098DFA4 /* GameController.framework */,
  53. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  54. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  55. 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */,
  56. 7C8210651294A217002C4212 /* Metal.framework in Frameworks */,
  57. 7C8210791294A24C002C4212 /* QuartzCore.framework in Frameworks */,
  58. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */,
  59. 7CF9539A1311FB37005295F9 /* OpenAL.framework in Frameworks */,
  60. 7C1E9972134A88FD00674C9B /* AudioToolbox.framework in Frameworks */,
  61. 7CFC10BD139C4FF8006BABB6 /* AVFoundation.framework in Frameworks */,
  62. FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */,
  63. F37DC5F325350EBC0002E6F7 /* CoreHaptics.framework in Frameworks */,
  64. A75FDAC423E28BA700529352 /* CoreBluetooth.framework in Frameworks */,
  65. 02BBB1361B7D42DC00BCA3AC /* libstdc++.dylib in Frameworks */,
  66. );
  67. runOnlyForDeploymentPostprocessing = 0;
  68. };
  69. /* End PBXFrameworksBuildPhase section */
  70. /* Begin PBXGroup section */
  71. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  72. isa = PBXGroup;
  73. children = (
  74. 7CBDF49E1295F5B6001F0D79 /* ${PROJECT}.app */,
  75. );
  76. name = Products;
  77. sourceTree = "<group>";
  78. };
  79. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  80. isa = PBXGroup;
  81. children = (
  82. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  83. 29B97317FDCFA39411CA2CEA /* Resources */,
  84. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  85. 19C28FACFE9D520D11CA2CBB /* Products */,
  86. );
  87. name = CustomTemplate;
  88. sourceTree = "<group>";
  89. };
  90. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  91. isa = PBXGroup;
  92. children = (
  93. 0225D6221B73DC80009EC7A5 /* Objects */,
  94. 7CA546B516B73FE2002C13E0 /* libs */,
  95. );
  96. name = "Other Sources";
  97. sourceTree = "<group>";
  98. };
  99. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  100. isa = PBXGroup;
  101. children = (
  102. FD787AAB0E22A5CC003E8E36 /* [email protected] */,
  103. FD787AA00E22A5CC003E8E36 /* Default.png */,
  104. FD925B180E0F276600E92347 /* Icon.png */,
  105. );
  106. name = Resources;
  107. sourceTree = "<group>";
  108. };
  109. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  110. isa = PBXGroup;
  111. children = (
  112. FAE0E9691BAF96A00098DFA4 /* GameController.framework */,
  113. FA8B4B96196703B400F8EB7C /* CoreMotion.framework */,
  114. F37DC5F225350EBC0002E6F7 /* CoreHaptics.framework */,
  115. A75FDAC323E28BA700529352 /* CoreBluetooth.framework */,
  116. 7CFC10BC139C4FF8006BABB6 /* AVFoundation.framework */,
  117. 7C8210641294A217002C4212 /* Metal.framework */,
  118. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  119. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  120. 288765A40DF7441C002DB57D /* CoreGraphics.framework */,
  121. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */,
  122. 7C8210781294A24C002C4212 /* QuartzCore.framework */,
  123. 7CF953991311FB37005295F9 /* OpenAL.framework */,
  124. 7C1E9971134A88FD00674C9B /* AudioToolbox.framework */,
  125. 02BBB1351B7D42DC00BCA3AC /* libstdc++.dylib */,
  126. );
  127. name = Frameworks;
  128. sourceTree = "<group>";
  129. };
  130. 7CA546B516B73FE2002C13E0 /* libs */ = {
  131. isa = PBXGroup;
  132. children = (
  133. );
  134. path = libs;
  135. sourceTree = "<group>";
  136. };
  137. 0225D6221B73DC80009EC7A5 /* Objects */ = {
  138. isa = PBXGroup;
  139. children = (
  140. );
  141. name = Objects;
  142. sourceTree = "<group>";
  143. };
  144. /* End PBXGroup section */
  145. /* Begin PBXNativeTarget section */
  146. 1D6058900D05DD3D006BFB54 /* ${PROJECT} */ = {
  147. isa = PBXNativeTarget;
  148. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "${PROJECT}" */;
  149. buildPhases = (
  150. 1D60588D0D05DD3D006BFB54 /* Resources */,
  151. 1D60588E0D05DD3D006BFB54 /* Sources */,
  152. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  153. );
  154. buildRules = (
  155. );
  156. dependencies = (
  157. );
  158. name = ${PROJECT};
  159. productName = ${PROJECT};
  160. productReference = 7CBDF49E1295F5B6001F0D79 /* ${PROJECT}.app */;
  161. productType = "com.apple.product-type.application";
  162. };
  163. /* End PBXNativeTarget section */
  164. /* Begin PBXProject section */
  165. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  166. isa = PBXProject;
  167. attributes = {
  168. LastUpgradeCheck = 0510;
  169. TargetAttributes = {
  170. 1D6058900D05DD3D006BFB54 = {
  171. DevelopmentTeam = ${TEAM_ID};
  172. };
  173. };
  174. };
  175. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "${PROJECT}" */;
  176. compatibilityVersion = "Xcode 3.2";
  177. developmentRegion = English;
  178. hasScannedForEncodings = 1;
  179. knownRegions = (
  180. English,
  181. Japanese,
  182. French,
  183. German,
  184. );
  185. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  186. projectDirPath = "";
  187. projectRoot = "";
  188. targets = (
  189. 1D6058900D05DD3D006BFB54 /* ${PROJECT} */,
  190. );
  191. };
  192. /* End PBXProject section */
  193. /* Begin PBXResourcesBuildPhase section */
  194. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  195. isa = PBXResourcesBuildPhase;
  196. buildActionMask = 2147483647;
  197. files = (
  198. FD787AA10E22A5CC003E8E36 /* Default.png in Resources */,
  199. FD787AAA0E22A5CC003E8E36 /* [email protected] in Resources */,
  200. FD925B190E0F276600E92347 /* Icon.png in Resources */,
  201. );
  202. runOnlyForDeploymentPostprocessing = 0;
  203. };
  204. /* End PBXResourcesBuildPhase section */
  205. /* Begin PBXSourcesBuildPhase section */
  206. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  207. isa = PBXSourcesBuildPhase;
  208. buildActionMask = 2147483647;
  209. files = (
  210. );
  211. runOnlyForDeploymentPostprocessing = 0;
  212. };
  213. /* End PBXSourcesBuildPhase section */
  214. /* Begin XCBuildConfiguration section */
  215. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  216. isa = XCBuildConfiguration;
  217. buildSettings = {
  218. ALWAYS_SEARCH_USER_PATHS = NO;
  219. COPY_PHASE_STRIP = NO;
  220. GCC_DYNAMIC_NO_PIC = NO;
  221. GCC_OPTIMIZATION_LEVEL = 0;
  222. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  223. HEADER_SEARCH_PATHS = libs;
  224. INFOPLIST_FILE = Info.plist;
  225. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  226. ENABLE_BITCODE = NO; /* fixme : to be removed later */
  227. LIBRARY_SEARCH_PATHS = (
  228. );
  229. OTHER_LDFLAGS = "-ObjC";
  230. PRODUCT_BUNDLE_IDENTIFIER = "${COMPANY_IDENTIFIER}.${PROJECT_STRIPPED}";
  231. PRODUCT_NAME = ${PROJECT};
  232. };
  233. name = Debug;
  234. };
  235. 1D6058950D05DD3E006BFB54 /* Release */ = {
  236. isa = XCBuildConfiguration;
  237. buildSettings = {
  238. ALWAYS_SEARCH_USER_PATHS = NO;
  239. COPY_PHASE_STRIP = YES;
  240. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  241. HEADER_SEARCH_PATHS = libs;
  242. INFOPLIST_FILE = Info.plist;
  243. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  244. ENABLE_BITCODE = NO; /* fixme : to be removed later */
  245. LIBRARY_SEARCH_PATHS = (
  246. );
  247. OTHER_LDFLAGS = "-ObjC";
  248. PRODUCT_BUNDLE_IDENTIFIER = "${COMPANY_IDENTIFIER}.${PROJECT_STRIPPED}";
  249. PRODUCT_NAME = ${PROJECT};
  250. VALIDATE_PRODUCT = YES;
  251. };
  252. name = Release;
  253. };
  254. C01FCF4F08A954540054247B /* Debug */ = {
  255. isa = XCBuildConfiguration;
  256. buildSettings = {
  257. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  258. GCC_C_LANGUAGE_STANDARD = c99;
  259. GCC_THUMB_SUPPORT = NO;
  260. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  261. GCC_WARN_UNUSED_VARIABLE = YES;
  262. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  263. ENABLE_BITCODE = NO; /* fixme : to be removed later */
  264. ONLY_ACTIVE_ARCH = YES;
  265. PREBINDING = NO;
  266. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  267. SDKROOT = iphoneos;
  268. TARGETED_DEVICE_FAMILY = "1,2";
  269. };
  270. name = Debug;
  271. };
  272. C01FCF5008A954540054247B /* Release */ = {
  273. isa = XCBuildConfiguration;
  274. buildSettings = {
  275. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  276. GCC_C_LANGUAGE_STANDARD = c99;
  277. GCC_THUMB_SUPPORT = NO;
  278. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  279. GCC_WARN_UNUSED_VARIABLE = YES;
  280. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  281. ENABLE_BITCODE = NO; /* fixme : to be removed later */
  282. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  283. PREBINDING = NO;
  284. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  285. SDKROOT = iphoneos;
  286. TARGETED_DEVICE_FAMILY = "1,2";
  287. };
  288. name = Release;
  289. };
  290. /* End XCBuildConfiguration section */
  291. /* Begin XCConfigurationList section */
  292. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "${PROJECT}" */ = {
  293. isa = XCConfigurationList;
  294. buildConfigurations = (
  295. 1D6058940D05DD3E006BFB54 /* Debug */,
  296. 1D6058950D05DD3E006BFB54 /* Release */,
  297. );
  298. defaultConfigurationIsVisible = 0;
  299. defaultConfigurationName = Release;
  300. };
  301. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "${PROJECT}" */ = {
  302. isa = XCConfigurationList;
  303. buildConfigurations = (
  304. C01FCF4F08A954540054247B /* Debug */,
  305. C01FCF5008A954540054247B /* Release */,
  306. );
  307. defaultConfigurationIsVisible = 0;
  308. defaultConfigurationName = Release;
  309. };
  310. /* End XCConfigurationList section */
  311. };
  312. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  313. }