project.pbxproj 27 KB

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