project.pbxproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 048AD0AD197D24AB001963EF /* CoreMotion.framework */; };
  10. 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998D3517F8A96E003441C3 /* libSDL2.a */; };
  11. 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE117F8ADB4003441C3 /* libz.dylib */; };
  12. 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE217F8ADB4003441C3 /* QuartzCore.framework */; };
  13. 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */; };
  14. 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE417F8ADB4003441C3 /* CoreAudio.framework */; };
  15. 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE417F8ADB4003441C3 /* CoreAudio.framework */; };
  16. 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE517F8ADB4003441C3 /* OpenGLES.framework */; };
  17. 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EEB17F8ADD4003441C3 /* UIKit.framework */; };
  18. 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EEC17F8ADD4003441C3 /* Foundation.framework */; };
  19. 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */; };
  20. 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9223FE7E1C2D913D000B1FDA /* GameController.framework */; };
  21. 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EF517F8B6F3003441C3 /* libpng.a */; };
  22. 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EF617F8B6F3003441C3 /* libjpeg.a */; };
  23. 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */; };
  24. 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 04E9AD3E1876FE84006A7317 /* Images.xcassets */; };
  25. AD18619B1D8EC97A0043AFA3 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */; };
  26. 4F7EF5AF200623DE004089D6 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F7EF5AE200623DE004089D6 /* Metal.framework */; };
  27. 2DC477AC10D6C07B3FE008F6 /* ../src/Game.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* ../src/Game.cpp */; };
  28. DA49ED8903C628BA578C8670 /* ../src/Joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* ../src/Joystick.cpp */; };
  29. C8860D93875589970329DCCD /* ../src/Player.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* ../src/Player.cpp */; };
  30. 1E839D002B2BA83FC83A695A /* ../src/Unit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 04FE4D4FB640E0DF92DFB865 /* ../src/Unit.cpp */; };
  31. 3A631A475DE035FC53ADE5EA /* ../src/example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F3B12E3C9D554D9FE28101D /* ../src/example.cpp */; };
  32. CD59C69314E9E74CD0A11E03 /* ../src/main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6123B1E6FE4471A00F49751 /* ../src/main.cpp */; };
  33. EFF139F8BA484314F7AAF645 /* ../src/res.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5DE458993031811A4C7D28C1 /* ../src/res.cpp */; };
  34. F2CFD518E4E2E05ECEDBB262 /* ../data/images in Sources */ = {isa = PBXBuildFile; fileRef = BA41FC88D76540A6905224D6 /* ../data/images */; };
  35. 693088A7AB377368EE4A018E /* ../data/xmls in Sources */ = {isa = PBXBuildFile; fileRef = 2CE4BD5BB9DEF92439C0AB58 /* ../data/xmls */; };
  36. /* End PBXBuildFile section */
  37. /* Begin PBXContainerItemProxy section */
  38. 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
  43. remoteInfo = libSDL;
  44. };
  45. 04998D3717F8A982003441C3 /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  48. proxyType = 1;
  49. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  50. remoteInfo = libSDL;
  51. };
  52. 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = C3E86F4C16EBC8A500052915;
  57. remoteInfo = oxygine_ios;
  58. };
  59. 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  62. proxyType = 1;
  63. remoteGlobalIDString = C3E86F4B16EBC8A500052915;
  64. remoteInfo = oxygine_ios;
  65. };
  66. /* End PBXContainerItemProxy section */
  67. /* Begin PBXFileReference section */
  68. 04998CEC17F8A933003441C3 /* GamePart1_ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GamePart1_ios.app; sourceTree = BUILT_PRODUCTS_DIR; };
  69. 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../../../../..//SDL/Xcode-iOS/SDL/SDL.xcodeproj"; sourceTree = "<group>"; };
  70. 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_ios.xcodeproj; path = "../../../..//oxygine/SDL/ios/oxygine/oxygine_ios.xcodeproj"; sourceTree = "<group>"; };
  71. 04998EE117F8ADB4003441C3 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  72. 04998EE217F8ADB4003441C3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  73. 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  74. 04998EE417F8ADB4003441C3 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  75. 048AD0AD197D24AB001963EF /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  76. 04998EE517F8ADB4003441C3 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  77. 04998EEB17F8ADD4003441C3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  78. 04998EEC17F8ADD4003441C3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  79. 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  80. 9223FE7E1C2D913D000B1FDA /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
  81. AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  82. 04998EF517F8B6F3003441C3 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../../..//oxygine/third_party/ios/libraries/libpng.a"; sourceTree = "<group>"; };
  83. 04998EF617F8B6F3003441C3 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "../../../..//oxygine/third_party/ios/libraries/libjpeg.a"; sourceTree = "<group>"; };
  84. 04E9AD3E1876FE84006A7317 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name =Images.xcassets; path = GamePart1/Images.xcassets; sourceTree = "<group>"; };
  85. 4F7EF5AE200623DE004089D6 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
  86. 360377333740D8A2FD15BBE6 /* ../src/Game.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Game.cpp; path = ../src/Game.cpp; sourceTree = "<group>"; };
  87. 0BF9628FC8D38F9748F0CDEB /* ../src/Joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Joystick.cpp; path = ../src/Joystick.cpp; sourceTree = "<group>"; };
  88. 4DA100C319512824B7570663 /* ../src/Player.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Player.cpp; path = ../src/Player.cpp; sourceTree = "<group>"; };
  89. 04FE4D4FB640E0DF92DFB865 /* ../src/Unit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Unit.cpp; path = ../src/Unit.cpp; sourceTree = "<group>"; };
  90. 7F3B12E3C9D554D9FE28101D /* ../src/example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
  91. F6123B1E6FE4471A00F49751 /* ../src/main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../src/main.cpp; sourceTree = "<group>"; };
  92. 5DE458993031811A4C7D28C1 /* ../src/res.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = res.cpp; path = ../src/res.cpp; sourceTree = "<group>"; };
  93. F196143B0370A9D348494ACC /* ../src/Game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Game.h; path = ../src/Game.h; sourceTree = "<group>"; };
  94. 7746CA7A63049ED8F7D6BF42 /* ../src/Joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Joystick.h; path = ../src/Joystick.h; sourceTree = "<group>"; };
  95. D954BD82D7708B65A08FB6B9 /* ../src/Player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Player.h; path = ../src/Player.h; sourceTree = "<group>"; };
  96. BD0E956CC3A2F7EB94822B5C /* ../src/Unit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Unit.h; path = ../src/Unit.h; sourceTree = "<group>"; };
  97. 7623D793B59EF0CD569E6EC2 /* ../src/example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
  98. AFA30E959880563E6ABBBC4F /* ../src/res.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = res.h; path = ../src/res.h; sourceTree = "<group>"; };
  99. BA41FC88D76540A6905224D6 /* ../data/images */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = "<group>"; };
  100. 2CE4BD5BB9DEF92439C0AB58 /* ../data/xmls */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = xmls; path = ../data/xmls; sourceTree = "<group>"; };
  101. /* End PBXFileReference section */
  102. /* Begin PBXFrameworksBuildPhase section */
  103. 04998CE917F8A933003441C3 /* Frameworks */ = {
  104. isa = PBXFrameworksBuildPhase;
  105. buildActionMask = 2147483647;
  106. files = (
  107. 4F7EF5AF200623DE004089D6 /* Metal.framework in Frameworks */,
  108. AD18619B1D8EC97A0043AFA3 /* AVFoundation.framework in Frameworks */,
  109. 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */,
  110. 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */,
  111. 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */,
  112. 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */,
  113. 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */,
  114. 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */,
  115. 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */,
  116. 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */,
  117. 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */,
  118. 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */,
  119. 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */,
  120. 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */,
  121. 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */,
  122. 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */,
  123. );
  124. runOnlyForDeploymentPostprocessing = 0;
  125. };
  126. /* End PBXFrameworksBuildPhase section */
  127. /* Begin PBXGroup section */
  128. 045D531C17F8BD5E00CC2C64 /* dependencies */ = {
  129. isa = PBXGroup;
  130. children = (
  131. 04998EE117F8ADB4003441C3 /* libz.dylib */,
  132. 04998EF617F8B6F3003441C3 /* libjpeg.a */,
  133. 04998EF517F8B6F3003441C3 /* libpng.a */,
  134. );
  135. name = dependencies;
  136. sourceTree = "<group>";
  137. };
  138. 04998CE317F8A933003441C3 = {
  139. isa = PBXGroup;
  140. children = (
  141. 045D531C17F8BD5E00CC2C64 /* dependencies */,
  142. 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */,
  143. 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */,
  144. 04998D4417F8A9ED003441C3 /* src */,
  145. 04E9AD3E1876FE84006A7317 /* Images.xcassets */,
  146. 04998CF617F8A933003441C3 /* Supporting Files */,
  147. 04998CEE17F8A933003441C3 /* Frameworks */,
  148. 04998CED17F8A933003441C3 /* Products */,
  149. 4F7EF5B620062572004089D6 /* Recovered References */,
  150. );
  151. sourceTree = "<group>";
  152. };
  153. 04998CED17F8A933003441C3 /* Products */ = {
  154. isa = PBXGroup;
  155. children = (
  156. 04998CEC17F8A933003441C3 /* GamePart1_ios.app */,
  157. );
  158. name = Products;
  159. sourceTree = "<group>";
  160. };
  161. 04998CEE17F8A933003441C3 /* Frameworks */ = {
  162. isa = PBXGroup;
  163. children = (
  164. 4F7EF5AE200623DE004089D6 /* Metal.framework */,
  165. AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */,
  166. 9223FE7E1C2D913D000B1FDA /* GameController.framework */,
  167. 04998EEB17F8ADD4003441C3 /* UIKit.framework */,
  168. 048AD0AD197D24AB001963EF /* CoreMotion.framework */,
  169. 04998EEC17F8ADD4003441C3 /* Foundation.framework */,
  170. 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */,
  171. 04998EE217F8ADB4003441C3 /* QuartzCore.framework */,
  172. 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */,
  173. 04998EE417F8ADB4003441C3 /* CoreAudio.framework */,
  174. 04998EE517F8ADB4003441C3 /* OpenGLES.framework */,
  175. );
  176. name = Frameworks;
  177. sourceTree = "<group>";
  178. };
  179. 04998CF617F8A933003441C3 /* Supporting Files */ = {
  180. isa = PBXGroup;
  181. children = (
  182. BA41FC88D76540A6905224D6 /* images */,
  183. 2CE4BD5BB9DEF92439C0AB58 /* xmls */,
  184. );
  185. name = "Supporting Files";
  186. sourceTree = "<group>";
  187. };
  188. 04998D3017F8A96E003441C3 /* Products */ = {
  189. isa = PBXGroup;
  190. children = (
  191. 04998D3517F8A96E003441C3 /* libSDL2.a */,
  192. );
  193. name = Products;
  194. sourceTree = "<group>";
  195. };
  196. 04998D4417F8A9ED003441C3 /* src */ = {
  197. isa = PBXGroup;
  198. children = (
  199. 360377333740D8A2FD15BBE6 /* Game.cpp */,
  200. 0BF9628FC8D38F9748F0CDEB /* Joystick.cpp */,
  201. 4DA100C319512824B7570663 /* Player.cpp */,
  202. 04FE4D4FB640E0DF92DFB865 /* Unit.cpp */,
  203. 7F3B12E3C9D554D9FE28101D /* example.cpp */,
  204. F6123B1E6FE4471A00F49751 /* main.cpp */,
  205. 5DE458993031811A4C7D28C1 /* res.cpp */,
  206. F196143B0370A9D348494ACC /* Game.h */,
  207. 7746CA7A63049ED8F7D6BF42 /* Joystick.h */,
  208. D954BD82D7708B65A08FB6B9 /* Player.h */,
  209. BD0E956CC3A2F7EB94822B5C /* Unit.h */,
  210. 7623D793B59EF0CD569E6EC2 /* example.h */,
  211. AFA30E959880563E6ABBBC4F /* res.h */,
  212. );
  213. name = src;
  214. sourceTree = "<group>";
  215. };
  216. 049B52A91871EBBA00EF3C66 /* Products */ = {
  217. isa = PBXGroup;
  218. children = (
  219. 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */,
  220. );
  221. name = Products;
  222. sourceTree = "<group>";
  223. };
  224. 4F7EF5B620062572004089D6 /* Recovered References */ = {
  225. isa = PBXGroup;
  226. children = (
  227. 4F7EF5AE200623DE004089D6 /* Metal.framework */,
  228. );
  229. name = "Recovered References";
  230. sourceTree = "<group>";
  231. };
  232. /* End PBXGroup section */
  233. /* Begin PBXNativeTarget section */
  234. 04998CEB17F8A933003441C3 /* GamePart1_ios */ = {
  235. isa = PBXNativeTarget;
  236. buildConfigurationList = 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "GamePart1_ios" */;
  237. buildPhases = (
  238. 04998CE817F8A933003441C3 /* Sources */,
  239. 04998CE917F8A933003441C3 /* Frameworks */,
  240. 04998CEA17F8A933003441C3 /* Resources */,
  241. );
  242. buildRules = (
  243. );
  244. dependencies = (
  245. 04998D3817F8A982003441C3 /* PBXTargetDependency */,
  246. 049B52B01871EBD100EF3C66 /* PBXTargetDependency */,
  247. );
  248. name = GamePart1_ios;
  249. productName = GamePart1;
  250. productReference = 04998CEC17F8A933003441C3 /* GamePart1_ios.app */;
  251. productType = "com.apple.product-type.application";
  252. };
  253. /* End PBXNativeTarget section */
  254. /* Begin PBXProject section */
  255. 04998CE417F8A933003441C3 /* Project object */ = {
  256. isa = PBXProject;
  257. attributes = {
  258. LastUpgradeCheck = 0510;
  259. ORGANIZATIONNAME = Mac;
  260. };
  261. buildConfigurationList = 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "GamePart1_ios" */;
  262. compatibilityVersion = "Xcode 3.2";
  263. developmentRegion = English;
  264. hasScannedForEncodings = 0;
  265. knownRegions = (
  266. en,
  267. Base,
  268. );
  269. mainGroup = 04998CE317F8A933003441C3;
  270. productRefGroup = 04998CED17F8A933003441C3 /* Products */;
  271. projectDirPath = "";
  272. projectReferences = (
  273. {
  274. ProductGroup = 049B52A91871EBBA00EF3C66 /* Products */;
  275. ProjectRef = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  276. },
  277. {
  278. ProductGroup = 04998D3017F8A96E003441C3 /* Products */;
  279. ProjectRef = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  280. },
  281. );
  282. projectRoot = "";
  283. targets = (
  284. 04998CEB17F8A933003441C3 /* GamePart1_ios */,
  285. );
  286. };
  287. /* End PBXProject section */
  288. /* Begin PBXReferenceProxy section */
  289. 04998D3517F8A96E003441C3 /* libSDL2.a */ = {
  290. isa = PBXReferenceProxy;
  291. fileType = archive.ar;
  292. path = libSDL2.a;
  293. remoteRef = 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */;
  294. sourceTree = BUILT_PRODUCTS_DIR;
  295. };
  296. 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */ = {
  297. isa = PBXReferenceProxy;
  298. fileType = archive.ar;
  299. path = liboxygine_ios.a;
  300. remoteRef = 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */;
  301. sourceTree = BUILT_PRODUCTS_DIR;
  302. };
  303. /* End PBXReferenceProxy section */
  304. /* Begin PBXResourcesBuildPhase section */
  305. 04998CEA17F8A933003441C3 /* Resources */ = {
  306. isa = PBXResourcesBuildPhase;
  307. buildActionMask = 2147483647;
  308. files = (
  309. 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */,
  310. F2CFD518E4E2E05ECEDBB262 /* images */,
  311. 693088A7AB377368EE4A018E /* xmls */,
  312. );
  313. runOnlyForDeploymentPostprocessing = 0;
  314. };
  315. /* End PBXResourcesBuildPhase section */
  316. /* Begin PBXSourcesBuildPhase section */
  317. 04998CE817F8A933003441C3 /* Sources */ = {
  318. isa = PBXSourcesBuildPhase;
  319. buildActionMask = 2147483647;
  320. files = (
  321. 2DC477AC10D6C07B3FE008F6 /* Game.cpp */,
  322. DA49ED8903C628BA578C8670 /* Joystick.cpp */,
  323. C8860D93875589970329DCCD /* Player.cpp */,
  324. 1E839D002B2BA83FC83A695A /* Unit.cpp */,
  325. 3A631A475DE035FC53ADE5EA /* example.cpp */,
  326. CD59C69314E9E74CD0A11E03 /* main.cpp */,
  327. EFF139F8BA484314F7AAF645 /* res.cpp */,
  328. );
  329. runOnlyForDeploymentPostprocessing = 0;
  330. };
  331. /* End PBXSourcesBuildPhase section */
  332. /* Begin PBXTargetDependency section */
  333. 04998D3817F8A982003441C3 /* PBXTargetDependency */ = {
  334. isa = PBXTargetDependency;
  335. name = libSDL;
  336. targetProxy = 04998D3717F8A982003441C3 /* PBXContainerItemProxy */;
  337. };
  338. 049B52B01871EBD100EF3C66 /* PBXTargetDependency */ = {
  339. isa = PBXTargetDependency;
  340. name = oxygine_ios;
  341. targetProxy = 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */;
  342. };
  343. /* End PBXTargetDependency section */
  344. /* Begin XCBuildConfiguration section */
  345. 04998D1F17F8A933003441C3 /* Debug */ = {
  346. isa = XCBuildConfiguration;
  347. buildSettings = {
  348. ALWAYS_SEARCH_USER_PATHS = NO;
  349. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  350. CLANG_CXX_LIBRARY = "libc++";
  351. CLANG_ENABLE_MODULES = YES;
  352. CLANG_ENABLE_OBJC_ARC = YES;
  353. CLANG_WARN_BOOL_CONVERSION = YES;
  354. CLANG_WARN_CONSTANT_CONVERSION = YES;
  355. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  356. CLANG_WARN_EMPTY_BODY = YES;
  357. CLANG_WARN_ENUM_CONVERSION = YES;
  358. CLANG_WARN_INT_CONVERSION = YES;
  359. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  360. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  361. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  362. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  363. COMPRESS_PNG_FILES = NO;
  364. COPY_PHASE_STRIP = NO;
  365. ENABLE_BITCODE = NO;
  366. GCC_C_LANGUAGE_STANDARD = gnu99;
  367. GCC_DYNAMIC_NO_PIC = NO;
  368. GCC_OPTIMIZATION_LEVEL = 0;
  369. GCC_PREPROCESSOR_DEFINITIONS = (
  370. "DEBUG=1",
  371. "$(inherited)",
  372. );
  373. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  374. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  375. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  376. GCC_WARN_UNDECLARED_SELECTOR = YES;
  377. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  378. GCC_WARN_UNUSED_FUNCTION = YES;
  379. GCC_WARN_UNUSED_VARIABLE = YES;
  380. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  381. ONLY_ACTIVE_ARCH = YES;
  382. SDKROOT = iphoneos;
  383. TARGETED_DEVICE_FAMILY = "1,2";
  384. USER_HEADER_SEARCH_PATHS = "../../../..//oxygine/src ../../../../..//SDL/include";
  385. };
  386. name = Debug;
  387. };
  388. 04998D2017F8A933003441C3 /* Release */ = {
  389. isa = XCBuildConfiguration;
  390. buildSettings = {
  391. ALWAYS_SEARCH_USER_PATHS = NO;
  392. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  393. CLANG_CXX_LIBRARY = "libc++";
  394. CLANG_ENABLE_MODULES = YES;
  395. CLANG_ENABLE_OBJC_ARC = YES;
  396. CLANG_WARN_BOOL_CONVERSION = YES;
  397. CLANG_WARN_CONSTANT_CONVERSION = YES;
  398. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  399. CLANG_WARN_EMPTY_BODY = YES;
  400. CLANG_WARN_ENUM_CONVERSION = YES;
  401. CLANG_WARN_INT_CONVERSION = YES;
  402. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  403. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  404. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  405. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  406. COMPRESS_PNG_FILES = NO;
  407. COPY_PHASE_STRIP = YES;
  408. ENABLE_BITCODE = NO;
  409. ENABLE_NS_ASSERTIONS = NO;
  410. GCC_C_LANGUAGE_STANDARD = gnu99;
  411. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  412. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  413. GCC_WARN_UNDECLARED_SELECTOR = YES;
  414. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  415. GCC_WARN_UNUSED_FUNCTION = YES;
  416. GCC_WARN_UNUSED_VARIABLE = YES;
  417. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  418. SDKROOT = iphoneos;
  419. TARGETED_DEVICE_FAMILY = "1,2";
  420. USER_HEADER_SEARCH_PATHS = "../../../..//oxygine/src ../../../../..//SDL/include";
  421. VALIDATE_PRODUCT = YES;
  422. };
  423. name = Release;
  424. };
  425. 04998D2217F8A933003441C3 /* Debug */ = {
  426. isa = XCBuildConfiguration;
  427. buildSettings = {
  428. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  429. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  430. CODE_SIGN_IDENTITY = "iPhone Developer";
  431. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  432. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  433. GCC_PREFIX_HEADER = "GamePart1/GamePart1_ios-Prefix.pch";
  434. GCC_WARN_UNUSED_VALUE = YES;
  435. GCC_WARN_UNUSED_VARIABLE = NO;
  436. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  437. INFOPLIST_FILE = "GamePart1/GamePart1_ios-Info.plist";
  438. LIBRARY_SEARCH_PATHS = (
  439. "$(inherited)",
  440. "../../../..//oxygine/third_party/ios/libraries",
  441. );
  442. ONLY_ACTIVE_ARCH = YES;
  443. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.gamepart1;
  444. PRODUCT_NAME = GamePart1_ios;
  445. PROVISIONING_PROFILE = "";
  446. TARGETED_DEVICE_FAMILY = "1,2";
  447. WRAPPER_EXTENSION = app;
  448. };
  449. name = Debug;
  450. };
  451. 04998D2317F8A933003441C3 /* Release */ = {
  452. isa = XCBuildConfiguration;
  453. buildSettings = {
  454. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  455. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  456. CODE_SIGN_IDENTITY = "iPhone Developer";
  457. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  458. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  459. GCC_PREFIX_HEADER = "GamePart1/GamePart1_ios-Prefix.pch";
  460. GCC_WARN_UNUSED_VALUE = YES;
  461. GCC_WARN_UNUSED_VARIABLE = NO;
  462. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  463. INFOPLIST_FILE = "GamePart1/GamePart1_ios-Info.plist";
  464. LIBRARY_SEARCH_PATHS = (
  465. "$(inherited)",
  466. "../../../..//oxygine/third_party/ios/libraries",
  467. );
  468. ONLY_ACTIVE_ARCH = NO;
  469. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.gamepart1;
  470. PRODUCT_NAME = GamePart1_ios;
  471. PROVISIONING_PROFILE = "";
  472. TARGETED_DEVICE_FAMILY = "1,2";
  473. WRAPPER_EXTENSION = app;
  474. };
  475. name = Release;
  476. };
  477. /* End XCBuildConfiguration section */
  478. /* Begin XCConfigurationList section */
  479. 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "GamePart1_ios" */ = {
  480. isa = XCConfigurationList;
  481. buildConfigurations = (
  482. 04998D1F17F8A933003441C3 /* Debug */,
  483. 04998D2017F8A933003441C3 /* Release */,
  484. );
  485. defaultConfigurationIsVisible = 0;
  486. defaultConfigurationName = Release;
  487. };
  488. 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "GamePart1_ios" */ = {
  489. isa = XCConfigurationList;
  490. buildConfigurations = (
  491. 04998D2217F8A933003441C3 /* Debug */,
  492. 04998D2317F8A933003441C3 /* Release */,
  493. );
  494. defaultConfigurationIsVisible = 0;
  495. defaultConfigurationName = Release;
  496. };
  497. /* End XCConfigurationList section */
  498. };
  499. rootObject = 04998CE417F8A933003441C3 /* Project object */;
  500. }