project.pbxproj 23 KB

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