project.pbxproj 23 KB

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