project.pbxproj 26 KB

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