project.pbxproj 26 KB

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