2
0

project.pbxproj 28 KB

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