project.pbxproj 22 KB

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