project.pbxproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 421090F418299FAA00761E40 /* GameKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 421090F318299FAA00761E40 /* GameKit.framework */; };
  10. 42C932C11491A0DB0098216A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C932C01491A0DB0098216A /* Cocoa.framework */; };
  11. 42C932EE1491A4CB0098216A /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 42C932ED1491A4CB0098216A /* icon.png */; };
  12. 42C932F11491A5160098216A /* RacerGame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C932EF1491A5160098216A /* RacerGame.cpp */; };
  13. 42C932F31491A53E0098216A /* res in Resources */ = {isa = PBXBuildFile; fileRef = 42C932F21491A53E0098216A /* res */; };
  14. 42C933171491A5EB0098216A /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C933161491A5EB0098216A /* OpenGL.framework */; };
  15. 42C9331D1491A6750098216A /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C9331C1491A6750098216A /* QuartzCore.framework */; };
  16. 42C9331F1491A67F0098216A /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42C9331E1491A67F0098216A /* OpenAL.framework */; };
  17. 42CD5E8816ADB34000C1D49D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 42CD5E8716ADB34000C1D49D /* [email protected] */; };
  18. 42D604E216058F97003F3C48 /* game.pvr.config in Resources */ = {isa = PBXBuildFile; fileRef = 42D604E116058F97003F3C48 /* game.pvr.config */; };
  19. 42DFAACF16AD8A160000F342 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAACE16AD8A160000F342 /* CoreMotion.framework */; };
  20. 42DFAAE216AD8B140000F342 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAAE116AD8B140000F342 /* Foundation.framework */; };
  21. 42DFAAE716AD8B330000F342 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAAE316AD8B330000F342 /* OpenAL.framework */; };
  22. 42DFAAE816AD8B330000F342 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAAE416AD8B330000F342 /* OpenGLES.framework */; };
  23. 42DFAAE916AD8B330000F342 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAAE516AD8B330000F342 /* QuartzCore.framework */; };
  24. 42DFAAEA16AD8B330000F342 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42DFAAE616AD8B330000F342 /* UIKit.framework */; };
  25. 435FC4151A538C36003D4E9C /* libgameplay-deps.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 435FC4141A538C36003D4E9C /* libgameplay-deps.a */; };
  26. 435FC4171A538C5A003D4E9C /* libgameplay.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 435FC4161A538C5A003D4E9C /* libgameplay.a */; };
  27. 435FC4191A5395A5003D4E9C /* libgameplay-deps.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 435FC4181A5395A5003D4E9C /* libgameplay-deps.a */; };
  28. 435FC41B1A5395F0003D4E9C /* libgameplay.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 435FC41A1A5395C3003D4E9C /* libgameplay.a */; };
  29. 5B21E9991615390D006EBEAC /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B21E9981615390D006EBEAC /* IOKit.framework */; };
  30. 5B61611614CCC24C0073B857 /* RacerGame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42C932EF1491A5160098216A /* RacerGame.cpp */; };
  31. 5B61612614CCC24C0073B857 /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 42C932ED1491A4CB0098216A /* icon.png */; };
  32. 5B61612714CCC24C0073B857 /* res in Resources */ = {isa = PBXBuildFile; fileRef = 42C932F21491A53E0098216A /* res */; };
  33. 6212DAAE1829D910006213DD /* GameKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6212DAAD1829D910006213DD /* GameKit.framework */; };
  34. F188C94B15C1971F0025FC73 /* game.config in Resources */ = {isa = PBXBuildFile; fileRef = F188C94A15C1971F0025FC73 /* game.config */; };
  35. F1E135091607709F00351BB4 /* game.config in Resources */ = {isa = PBXBuildFile; fileRef = F188C94A15C1971F0025FC73 /* game.config */; };
  36. /* End PBXBuildFile section */
  37. /* Begin PBXFileReference section */
  38. 421090F318299FAA00761E40 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/GameKit.framework; sourceTree = DEVELOPER_DIR; };
  39. 42C932BC1491A0DB0098216A /* sample-racer-macosx.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "sample-racer-macosx.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  40. 42C932C01491A0DB0098216A /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  41. 42C932ED1491A4CB0098216A /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon.png; sourceTree = "<group>"; };
  42. 42C932EF1491A5160098216A /* RacerGame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RacerGame.cpp; path = src/RacerGame.cpp; sourceTree = SOURCE_ROOT; };
  43. 42C932F01491A5160098216A /* RacerGame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RacerGame.h; path = src/RacerGame.h; sourceTree = SOURCE_ROOT; };
  44. 42C932F21491A53E0098216A /* res */ = {isa = PBXFileReference; lastKnownFileType = folder; path = res; sourceTree = "<group>"; };
  45. 42C933161491A5EB0098216A /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
  46. 42C9331C1491A6750098216A /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  47. 42C9331E1491A67F0098216A /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
  48. 42CD5E8716ADB34000C1D49D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
  49. 42D604DE16058F89003F3C48 /* game.dxt.config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = game.dxt.config; sourceTree = "<group>"; };
  50. 42D604E116058F97003F3C48 /* game.pvr.config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = game.pvr.config; sourceTree = "<group>"; };
  51. 42DFAACE16AD8A160000F342 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreMotion.framework; sourceTree = DEVELOPER_DIR; };
  52. 42DFAAE116AD8B140000F342 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  53. 42DFAAE316AD8B330000F342 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/OpenAL.framework; sourceTree = DEVELOPER_DIR; };
  54. 42DFAAE416AD8B330000F342 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/OpenGLES.framework; sourceTree = DEVELOPER_DIR; };
  55. 42DFAAE516AD8B330000F342 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; };
  56. 42DFAAE616AD8B330000F342 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  57. 435FC4141A538C36003D4E9C /* libgameplay-deps.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libgameplay-deps.a"; path = "../../external-deps/libs/MacOS/x86_64/libgameplay-deps.a"; sourceTree = "<group>"; };
  58. 435FC4161A538C5A003D4E9C /* libgameplay.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgameplay.a; path = ../../gameplay/Build/Products/Debug/libgameplay.a; sourceTree = "<group>"; };
  59. 435FC4181A5395A5003D4E9C /* libgameplay-deps.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libgameplay-deps.a"; path = "../../external-deps/libs/iOS/x86/libgameplay-deps.a"; sourceTree = "<group>"; };
  60. 435FC41A1A5395C3003D4E9C /* libgameplay.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgameplay.a; path = "../../gameplay/Build/Products/Debug-iphoneos/libgameplay.a"; sourceTree = "<group>"; };
  61. 5B21E9981615390D006EBEAC /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
  62. 5B61611214CCC2200073B857 /* sample-racer-macosx.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "sample-racer-macosx.plist"; sourceTree = "<group>"; };
  63. 5B61612C14CCC24C0073B857 /* sample-racer-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "sample-racer-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  64. 5B61612E14CCC24D0073B857 /* sample-racer-ios.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "sample-racer-ios.plist"; sourceTree = "<group>"; };
  65. 6212DAAD1829D910006213DD /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; };
  66. F188C94A15C1971F0025FC73 /* game.config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = game.config; sourceTree = "<group>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 42C932B91491A0DB0098216A /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 435FC4171A538C5A003D4E9C /* libgameplay.a in Frameworks */,
  74. 435FC4151A538C36003D4E9C /* libgameplay-deps.a in Frameworks */,
  75. 6212DAAE1829D910006213DD /* GameKit.framework in Frameworks */,
  76. 5B21E9991615390D006EBEAC /* IOKit.framework in Frameworks */,
  77. 42C932C11491A0DB0098216A /* Cocoa.framework in Frameworks */,
  78. 42C9331D1491A6750098216A /* QuartzCore.framework in Frameworks */,
  79. 42C933171491A5EB0098216A /* OpenGL.framework in Frameworks */,
  80. 42C9331F1491A67F0098216A /* OpenAL.framework in Frameworks */,
  81. );
  82. runOnlyForDeploymentPostprocessing = 0;
  83. };
  84. 5B61611714CCC24C0073B857 /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. 435FC41B1A5395F0003D4E9C /* libgameplay.a in Frameworks */,
  89. 435FC4191A5395A5003D4E9C /* libgameplay-deps.a in Frameworks */,
  90. 42DFAACF16AD8A160000F342 /* CoreMotion.framework in Frameworks */,
  91. 42DFAAE216AD8B140000F342 /* Foundation.framework in Frameworks */,
  92. 42DFAAE716AD8B330000F342 /* OpenAL.framework in Frameworks */,
  93. 421090F418299FAA00761E40 /* GameKit.framework in Frameworks */,
  94. 42DFAAE816AD8B330000F342 /* OpenGLES.framework in Frameworks */,
  95. 42DFAAE916AD8B330000F342 /* QuartzCore.framework in Frameworks */,
  96. 42DFAAEA16AD8B330000F342 /* UIKit.framework in Frameworks */,
  97. );
  98. runOnlyForDeploymentPostprocessing = 0;
  99. };
  100. /* End PBXFrameworksBuildPhase section */
  101. /* Begin PBXGroup section */
  102. 42C932B11491A0DB0098216A = {
  103. isa = PBXGroup;
  104. children = (
  105. 42CD5E8716ADB34000C1D49D /* [email protected] */,
  106. 5B61611214CCC2200073B857 /* sample-racer-macosx.plist */,
  107. 5B61612E14CCC24D0073B857 /* sample-racer-ios.plist */,
  108. 42C932ED1491A4CB0098216A /* icon.png */,
  109. F188C94A15C1971F0025FC73 /* game.config */,
  110. 42D604DE16058F89003F3C48 /* game.dxt.config */,
  111. 42D604E116058F97003F3C48 /* game.pvr.config */,
  112. 42C932F21491A53E0098216A /* res */,
  113. 42C932C61491A0DB0098216A /* src */,
  114. 42C932BF1491A0DB0098216A /* Frameworks */,
  115. 42C932BD1491A0DB0098216A /* Products */,
  116. );
  117. sourceTree = "<group>";
  118. };
  119. 42C932BD1491A0DB0098216A /* Products */ = {
  120. isa = PBXGroup;
  121. children = (
  122. 42C932BC1491A0DB0098216A /* sample-racer-macosx.app */,
  123. 5B61612C14CCC24C0073B857 /* sample-racer-ios.app */,
  124. );
  125. name = Products;
  126. sourceTree = "<group>";
  127. };
  128. 42C932BF1491A0DB0098216A /* Frameworks */ = {
  129. isa = PBXGroup;
  130. children = (
  131. 5B61613A14CCC3590073B857 /* MacOSX */,
  132. 5B61613914CCC3560073B857 /* iOS */,
  133. );
  134. name = Frameworks;
  135. sourceTree = "<group>";
  136. };
  137. 42C932C61491A0DB0098216A /* src */ = {
  138. isa = PBXGroup;
  139. children = (
  140. 42C932EF1491A5160098216A /* RacerGame.cpp */,
  141. 42C932F01491A5160098216A /* RacerGame.h */,
  142. );
  143. path = src;
  144. sourceTree = "<group>";
  145. };
  146. 5B61613914CCC3560073B857 /* iOS */ = {
  147. isa = PBXGroup;
  148. children = (
  149. 435FC41A1A5395C3003D4E9C /* libgameplay.a */,
  150. 435FC4181A5395A5003D4E9C /* libgameplay-deps.a */,
  151. 421090F318299FAA00761E40 /* GameKit.framework */,
  152. 42DFAACE16AD8A160000F342 /* CoreMotion.framework */,
  153. 42DFAAE116AD8B140000F342 /* Foundation.framework */,
  154. 42DFAAE316AD8B330000F342 /* OpenAL.framework */,
  155. 42DFAAE416AD8B330000F342 /* OpenGLES.framework */,
  156. 42DFAAE516AD8B330000F342 /* QuartzCore.framework */,
  157. 42DFAAE616AD8B330000F342 /* UIKit.framework */,
  158. );
  159. name = iOS;
  160. sourceTree = "<group>";
  161. };
  162. 5B61613A14CCC3590073B857 /* MacOSX */ = {
  163. isa = PBXGroup;
  164. children = (
  165. 435FC4161A538C5A003D4E9C /* libgameplay.a */,
  166. 435FC4141A538C36003D4E9C /* libgameplay-deps.a */,
  167. 6212DAAD1829D910006213DD /* GameKit.framework */,
  168. 5B21E9981615390D006EBEAC /* IOKit.framework */,
  169. 42C932C01491A0DB0098216A /* Cocoa.framework */,
  170. 42C9331C1491A6750098216A /* QuartzCore.framework */,
  171. 42C933161491A5EB0098216A /* OpenGL.framework */,
  172. 42C9331E1491A67F0098216A /* OpenAL.framework */,
  173. );
  174. name = MacOSX;
  175. sourceTree = "<group>";
  176. };
  177. /* End PBXGroup section */
  178. /* Begin PBXNativeTarget section */
  179. 42C932BB1491A0DB0098216A /* sample-racer-macosx */ = {
  180. isa = PBXNativeTarget;
  181. buildConfigurationList = 42C932DA1491A0DB0098216A /* Build configuration list for PBXNativeTarget "sample-racer-macosx" */;
  182. buildPhases = (
  183. 42C932B81491A0DB0098216A /* Sources */,
  184. 42C932B91491A0DB0098216A /* Frameworks */,
  185. 42C933301491A7B50098216A /* ShellScript */,
  186. 42C932BA1491A0DB0098216A /* Resources */,
  187. );
  188. buildRules = (
  189. );
  190. dependencies = (
  191. );
  192. name = "sample-racer-macosx";
  193. productName = "sample-racer";
  194. productReference = 42C932BC1491A0DB0098216A /* sample-racer-macosx.app */;
  195. productType = "com.apple.product-type.application";
  196. };
  197. 5B61611414CCC24C0073B857 /* sample-racer-ios */ = {
  198. isa = PBXNativeTarget;
  199. buildConfigurationList = 5B61612914CCC24C0073B857 /* Build configuration list for PBXNativeTarget "sample-racer-ios" */;
  200. buildPhases = (
  201. 5B61611514CCC24C0073B857 /* Sources */,
  202. 5B61611714CCC24C0073B857 /* Frameworks */,
  203. 5B61612414CCC24C0073B857 /* ShellScript */,
  204. 5B61612514CCC24C0073B857 /* Resources */,
  205. );
  206. buildRules = (
  207. );
  208. dependencies = (
  209. );
  210. name = "sample-racer-ios";
  211. productName = "sample-racer";
  212. productReference = 5B61612C14CCC24C0073B857 /* sample-racer-ios.app */;
  213. productType = "com.apple.product-type.application";
  214. };
  215. /* End PBXNativeTarget section */
  216. /* Begin PBXProject section */
  217. 42C932B31491A0DB0098216A /* Project object */ = {
  218. isa = PBXProject;
  219. attributes = {
  220. LastUpgradeCheck = 0600;
  221. };
  222. buildConfigurationList = 42C932B61491A0DB0098216A /* Build configuration list for PBXProject "sample-racer" */;
  223. compatibilityVersion = "Xcode 3.2";
  224. developmentRegion = English;
  225. hasScannedForEncodings = 0;
  226. knownRegions = (
  227. en,
  228. );
  229. mainGroup = 42C932B11491A0DB0098216A;
  230. productRefGroup = 42C932BD1491A0DB0098216A /* Products */;
  231. projectDirPath = "";
  232. projectRoot = "";
  233. targets = (
  234. 42C932BB1491A0DB0098216A /* sample-racer-macosx */,
  235. 5B61611414CCC24C0073B857 /* sample-racer-ios */,
  236. );
  237. };
  238. /* End PBXProject section */
  239. /* Begin PBXResourcesBuildPhase section */
  240. 42C932BA1491A0DB0098216A /* Resources */ = {
  241. isa = PBXResourcesBuildPhase;
  242. buildActionMask = 2147483647;
  243. files = (
  244. 42C932EE1491A4CB0098216A /* icon.png in Resources */,
  245. F188C94B15C1971F0025FC73 /* game.config in Resources */,
  246. 42C932F31491A53E0098216A /* res in Resources */,
  247. );
  248. runOnlyForDeploymentPostprocessing = 0;
  249. };
  250. 5B61612514CCC24C0073B857 /* Resources */ = {
  251. isa = PBXResourcesBuildPhase;
  252. buildActionMask = 2147483647;
  253. files = (
  254. 5B61612614CCC24C0073B857 /* icon.png in Resources */,
  255. 5B61612714CCC24C0073B857 /* res in Resources */,
  256. F1E135091607709F00351BB4 /* game.config in Resources */,
  257. 42D604E216058F97003F3C48 /* game.pvr.config in Resources */,
  258. 42CD5E8816ADB34000C1D49D /* [email protected] in Resources */,
  259. );
  260. runOnlyForDeploymentPostprocessing = 0;
  261. };
  262. /* End PBXResourcesBuildPhase section */
  263. /* Begin PBXShellScriptBuildPhase section */
  264. 42C933301491A7B50098216A /* ShellScript */ = {
  265. isa = PBXShellScriptBuildPhase;
  266. buildActionMask = 2147483647;
  267. files = (
  268. );
  269. inputPaths = (
  270. );
  271. outputPaths = (
  272. );
  273. runOnlyForDeploymentPostprocessing = 0;
  274. shellPath = /bin/sh;
  275. shellScript = "rsync -rau ${SRCROOT}/../../gameplay/res/shaders ${SRCROOT}/res\nrsync -rau ${SRCROOT}/../../gameplay/res/ui ${SRCROOT}/res\ncp -rf ${SRCROOT}/../../gameplay/res/logo_powered_white.png ${SRCROOT}/res\ncp -rf ${SRCROOT}/game.dxt.config ${SRCROOT}/game.config\ntouch -cm ${SRCROOT}/res";
  276. };
  277. 5B61612414CCC24C0073B857 /* ShellScript */ = {
  278. isa = PBXShellScriptBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. );
  282. inputPaths = (
  283. );
  284. outputPaths = (
  285. );
  286. runOnlyForDeploymentPostprocessing = 0;
  287. shellPath = /bin/sh;
  288. shellScript = "rsync -rau ${SRCROOT}/../../gameplay/res/shaders ${SRCROOT}/res\nrsync -rau ${SRCROOT}/../../gameplay/res/ui ${SRCROOT}/res\ncp -rf ${SRCROOT}/../../gameplay/res/logo_powered_white.png ${SRCROOT}/res\ncp -rf ${SRCROOT}/game.pvr.config ${SRCROOT}/game.config\ntouch -cm ${SRCROOT}/res";
  289. };
  290. /* End PBXShellScriptBuildPhase section */
  291. /* Begin PBXSourcesBuildPhase section */
  292. 42C932B81491A0DB0098216A /* Sources */ = {
  293. isa = PBXSourcesBuildPhase;
  294. buildActionMask = 2147483647;
  295. files = (
  296. 42C932F11491A5160098216A /* RacerGame.cpp in Sources */,
  297. );
  298. runOnlyForDeploymentPostprocessing = 0;
  299. };
  300. 5B61611514CCC24C0073B857 /* Sources */ = {
  301. isa = PBXSourcesBuildPhase;
  302. buildActionMask = 2147483647;
  303. files = (
  304. 5B61611614CCC24C0073B857 /* RacerGame.cpp in Sources */,
  305. );
  306. runOnlyForDeploymentPostprocessing = 0;
  307. };
  308. /* End PBXSourcesBuildPhase section */
  309. /* Begin XCBuildConfiguration section */
  310. 42C932D81491A0DB0098216A /* Debug */ = {
  311. isa = XCBuildConfiguration;
  312. buildSettings = {
  313. ALWAYS_SEARCH_USER_PATHS = NO;
  314. CLANG_WARN_BOOL_CONVERSION = YES;
  315. CLANG_WARN_CONSTANT_CONVERSION = YES;
  316. CLANG_WARN_EMPTY_BODY = YES;
  317. CLANG_WARN_ENUM_CONVERSION = YES;
  318. CLANG_WARN_INT_CONVERSION = YES;
  319. CLANG_WARN_UNREACHABLE_CODE = YES;
  320. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  321. COPY_PHASE_STRIP = NO;
  322. ENABLE_STRICT_OBJC_MSGSEND = YES;
  323. GCC_C_LANGUAGE_STANDARD = gnu99;
  324. GCC_DYNAMIC_NO_PIC = NO;
  325. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  326. GCC_OPTIMIZATION_LEVEL = 0;
  327. GCC_PREPROCESSOR_DEFINITIONS = (
  328. "DEBUG=1",
  329. "$(inherited)",
  330. );
  331. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  332. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  333. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  334. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  335. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  336. GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
  337. GCC_WARN_UNDECLARED_SELECTOR = YES;
  338. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  339. GCC_WARN_UNUSED_FUNCTION = YES;
  340. GCC_WARN_UNUSED_VARIABLE = YES;
  341. GENERATE_PKGINFO_FILE = YES;
  342. INFOPLIST_FILE = "sample-racer-macosx.plist";
  343. MACOSX_DEPLOYMENT_TARGET = 10.9;
  344. ONLY_ACTIVE_ARCH = YES;
  345. PRODUCT_NAME = "$(TARGET_NAME)";
  346. SDKROOT = macosx;
  347. VALID_ARCHS = "armv7 armv7s arm64 i386 x86_64";
  348. };
  349. name = Debug;
  350. };
  351. 42C932D91491A0DB0098216A /* Release */ = {
  352. isa = XCBuildConfiguration;
  353. buildSettings = {
  354. ALWAYS_SEARCH_USER_PATHS = NO;
  355. CLANG_WARN_BOOL_CONVERSION = YES;
  356. CLANG_WARN_CONSTANT_CONVERSION = YES;
  357. CLANG_WARN_EMPTY_BODY = YES;
  358. CLANG_WARN_ENUM_CONVERSION = YES;
  359. CLANG_WARN_INT_CONVERSION = YES;
  360. CLANG_WARN_UNREACHABLE_CODE = YES;
  361. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  362. COPY_PHASE_STRIP = YES;
  363. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  364. ENABLE_STRICT_OBJC_MSGSEND = YES;
  365. GCC_C_LANGUAGE_STANDARD = gnu99;
  366. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  367. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  368. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  369. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  370. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  371. GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
  372. GCC_WARN_UNDECLARED_SELECTOR = YES;
  373. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  374. GCC_WARN_UNUSED_FUNCTION = YES;
  375. GCC_WARN_UNUSED_VARIABLE = YES;
  376. GENERATE_PKGINFO_FILE = YES;
  377. INFOPLIST_FILE = "sample-racer-macosx.plist";
  378. MACOSX_DEPLOYMENT_TARGET = 10.9;
  379. PRODUCT_NAME = "$(TARGET_NAME)";
  380. SDKROOT = macosx;
  381. VALID_ARCHS = "armv7 armv7s arm64 i386 x86_64";
  382. };
  383. name = Release;
  384. };
  385. 42C932DB1491A0DB0098216A /* Debug */ = {
  386. isa = XCBuildConfiguration;
  387. buildSettings = {
  388. CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
  389. CLANG_CXX_LIBRARY = "libc++";
  390. COMBINE_HIDPI_IMAGES = YES;
  391. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  392. GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
  393. GCC_WARN_UNUSED_VARIABLE = NO;
  394. HEADER_SEARCH_PATHS = (
  395. ../../gameplay/src,
  396. "../../external-deps/include",
  397. );
  398. INFOPLIST_FILE = "sample-racer-macosx.plist";
  399. LIBRARY_SEARCH_PATHS = (
  400. "$(inherited)",
  401. "../../external-deps/lib/macosx/x86_64",
  402. );
  403. MACOSX_DEPLOYMENT_TARGET = 10.7;
  404. PRODUCT_NAME = "$(TARGET_NAME)";
  405. USER_HEADER_SEARCH_PATHS = "";
  406. VALID_ARCHS = x86_64;
  407. WRAPPER_EXTENSION = app;
  408. };
  409. name = Debug;
  410. };
  411. 42C932DC1491A0DB0098216A /* Release */ = {
  412. isa = XCBuildConfiguration;
  413. buildSettings = {
  414. CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
  415. CLANG_CXX_LIBRARY = "libc++";
  416. COMBINE_HIDPI_IMAGES = YES;
  417. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  418. GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
  419. GCC_WARN_UNUSED_VARIABLE = NO;
  420. HEADER_SEARCH_PATHS = (
  421. ../../gameplay/src,
  422. "../../external-deps/include",
  423. );
  424. INFOPLIST_FILE = "sample-racer-macosx.plist";
  425. LIBRARY_SEARCH_PATHS = (
  426. "$(inherited)",
  427. "../../external-deps/lib/macosx/x86_64",
  428. );
  429. MACOSX_DEPLOYMENT_TARGET = 10.7;
  430. PRODUCT_NAME = "$(TARGET_NAME)";
  431. USER_HEADER_SEARCH_PATHS = "";
  432. VALID_ARCHS = x86_64;
  433. WRAPPER_EXTENSION = app;
  434. };
  435. name = Release;
  436. };
  437. 5B61612A14CCC24C0073B857 /* Debug */ = {
  438. isa = XCBuildConfiguration;
  439. buildSettings = {
  440. CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
  441. CLANG_CXX_LIBRARY = "libc++";
  442. CODE_SIGN_IDENTITY = "iPhone Developer";
  443. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  444. GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
  445. GCC_WARN_UNUSED_VARIABLE = NO;
  446. HEADER_SEARCH_PATHS = (
  447. ../../gameplay/src,
  448. "../../external-deps/include",
  449. );
  450. INFOPLIST_FILE = "sample-racer-ios.plist";
  451. IPHONEOS_DEPLOYMENT_TARGET = 7.1;
  452. LIBRARY_SEARCH_PATHS = "$(inherited)";
  453. "OTHER_LDFLAGS[sdk=iphoneos*]" = "-L../../external-deps/lib/ios/arm";
  454. "OTHER_LDFLAGS[sdk=iphonesimulator*]" = "-L../../external-deps/lib/ios/x86";
  455. SDKROOT = iphoneos;
  456. TARGETED_DEVICE_FAMILY = "1,2";
  457. USER_HEADER_SEARCH_PATHS = "";
  458. VALID_ARCHS = "armv7 armv7s arm64";
  459. WRAPPER_EXTENSION = app;
  460. };
  461. name = Debug;
  462. };
  463. 5B61612B14CCC24C0073B857 /* Release */ = {
  464. isa = XCBuildConfiguration;
  465. buildSettings = {
  466. CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
  467. CLANG_CXX_LIBRARY = "libc++";
  468. CODE_SIGN_IDENTITY = "iPhone Distribution";
  469. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  470. GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
  471. GCC_WARN_UNUSED_VARIABLE = NO;
  472. HEADER_SEARCH_PATHS = (
  473. ../../gameplay/src,
  474. "../../external-deps/include",
  475. );
  476. INFOPLIST_FILE = "sample-racer-ios.plist";
  477. IPHONEOS_DEPLOYMENT_TARGET = 7.1;
  478. LIBRARY_SEARCH_PATHS = "$(inherited)";
  479. PROVISIONING_PROFILE = "";
  480. SDKROOT = iphoneos;
  481. TARGETED_DEVICE_FAMILY = "1,2";
  482. USER_HEADER_SEARCH_PATHS = "";
  483. VALID_ARCHS = "armv7 armv7s arm64";
  484. WRAPPER_EXTENSION = app;
  485. };
  486. name = Release;
  487. };
  488. /* End XCBuildConfiguration section */
  489. /* Begin XCConfigurationList section */
  490. 42C932B61491A0DB0098216A /* Build configuration list for PBXProject "sample-racer" */ = {
  491. isa = XCConfigurationList;
  492. buildConfigurations = (
  493. 42C932D81491A0DB0098216A /* Debug */,
  494. 42C932D91491A0DB0098216A /* Release */,
  495. );
  496. defaultConfigurationIsVisible = 0;
  497. defaultConfigurationName = Release;
  498. };
  499. 42C932DA1491A0DB0098216A /* Build configuration list for PBXNativeTarget "sample-racer-macosx" */ = {
  500. isa = XCConfigurationList;
  501. buildConfigurations = (
  502. 42C932DB1491A0DB0098216A /* Debug */,
  503. 42C932DC1491A0DB0098216A /* Release */,
  504. );
  505. defaultConfigurationIsVisible = 0;
  506. defaultConfigurationName = Release;
  507. };
  508. 5B61612914CCC24C0073B857 /* Build configuration list for PBXNativeTarget "sample-racer-ios" */ = {
  509. isa = XCConfigurationList;
  510. buildConfigurations = (
  511. 5B61612A14CCC24C0073B857 /* Debug */,
  512. 5B61612B14CCC24C0073B857 /* Release */,
  513. );
  514. defaultConfigurationIsVisible = 0;
  515. defaultConfigurationName = Release;
  516. };
  517. /* End XCConfigurationList section */
  518. };
  519. rootObject = 42C932B31491A0DB0098216A /* Project object */;
  520. }