project.pbxproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521
  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. 4F7EF5AF200623DE004089D6 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F7EF5AE200623DE004089D6 /* Metal.framework */; };
  27. 2DC477AC10D6C07B3FE008F6 /* ../src/Board.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* ../src/Board.cpp */; };
  28. DA49ED8903C628BA578C8670 /* ../src/Jewel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* ../src/Jewel.cpp */; };
  29. C8860D93875589970329DCCD /* ../src/example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* ../src/example.cpp */; };
  30. 1E839D002B2BA83FC83A695A /* ../src/main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 04FE4D4FB640E0DF92DFB865 /* ../src/main.cpp */; };
  31. 3A631A475DE035FC53ADE5EA /* ../src/shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F3B12E3C9D554D9FE28101D /* ../src/shared.cpp */; };
  32. CD59C69314E9E74CD0A11E03 /* ../data/fonts in Sources */ = {isa = PBXBuildFile; fileRef = F6123B1E6FE4471A00F49751 /* ../data/fonts */; };
  33. EFF139F8BA484314F7AAF645 /* ../data/images in Sources */ = {isa = PBXBuildFile; fileRef = 5DE458993031811A4C7D28C1 /* ../data/images */; };
  34. F2CFD518E4E2E05ECEDBB262 /* ../data/resources.xml in Sources */ = {isa = PBXBuildFile; fileRef = BA41FC88D76540A6905224D6 /* ../data/resources.xml */; };
  35. /* End PBXBuildFile section */
  36. /* Begin PBXContainerItemProxy section */
  37. 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */ = {
  38. isa = PBXContainerItemProxy;
  39. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  40. proxyType = 2;
  41. remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
  42. remoteInfo = libSDL;
  43. };
  44. 04998D3717F8A982003441C3 /* PBXContainerItemProxy */ = {
  45. isa = PBXContainerItemProxy;
  46. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  47. proxyType = 1;
  48. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  49. remoteInfo = libSDL;
  50. };
  51. 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */ = {
  52. isa = PBXContainerItemProxy;
  53. containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  54. proxyType = 2;
  55. remoteGlobalIDString = C3E86F4C16EBC8A500052915;
  56. remoteInfo = oxygine_ios;
  57. };
  58. 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */ = {
  59. isa = PBXContainerItemProxy;
  60. containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  61. proxyType = 1;
  62. remoteGlobalIDString = C3E86F4B16EBC8A500052915;
  63. remoteInfo = oxygine_ios;
  64. };
  65. /* End PBXContainerItemProxy section */
  66. /* Begin PBXFileReference section */
  67. 04998CEC17F8A933003441C3 /* Match3_ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Match3_ios.app; sourceTree = BUILT_PRODUCTS_DIR; };
  68. 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../../../..//SDL/Xcode-iOS/SDL/SDL.xcodeproj"; sourceTree = "<group>"; };
  69. 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_ios.xcodeproj; path = "../../..//oxygine/SDL/ios/oxygine/oxygine_ios.xcodeproj"; sourceTree = "<group>"; };
  70. 04998EE117F8ADB4003441C3 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  71. 04998EE217F8ADB4003441C3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  72. 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  73. 04998EE417F8ADB4003441C3 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  74. 048AD0AD197D24AB001963EF /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  75. 04998EE517F8ADB4003441C3 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  76. 04998EEB17F8ADD4003441C3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  77. 04998EEC17F8ADD4003441C3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  78. 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  79. 9223FE7E1C2D913D000B1FDA /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
  80. AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  81. 04998EF517F8B6F3003441C3 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../..//oxygine/third_party/ios/libraries/libpng.a"; sourceTree = "<group>"; };
  82. 04998EF617F8B6F3003441C3 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "../../..//oxygine/third_party/ios/libraries/libjpeg.a"; sourceTree = "<group>"; };
  83. 04E9AD3E1876FE84006A7317 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name =Images.xcassets; path = Match3/Images.xcassets; sourceTree = "<group>"; };
  84. 4F7EF5AE200623DE004089D6 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
  85. 360377333740D8A2FD15BBE6 /* ../src/Board.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Board.cpp; path = ../src/Board.cpp; sourceTree = "<group>"; };
  86. 0BF9628FC8D38F9748F0CDEB /* ../src/Jewel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Jewel.cpp; path = ../src/Jewel.cpp; sourceTree = "<group>"; };
  87. 4DA100C319512824B7570663 /* ../src/example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
  88. 04FE4D4FB640E0DF92DFB865 /* ../src/main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../src/main.cpp; sourceTree = "<group>"; };
  89. 7F3B12E3C9D554D9FE28101D /* ../src/shared.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shared.cpp; path = ../src/shared.cpp; sourceTree = "<group>"; };
  90. 2CE4BD5BB9DEF92439C0AB58 /* ../src/Board.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Board.h; path = ../src/Board.h; sourceTree = "<group>"; };
  91. F196143B0370A9D348494ACC /* ../src/Jewel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Jewel.h; path = ../src/Jewel.h; sourceTree = "<group>"; };
  92. 7746CA7A63049ED8F7D6BF42 /* ../src/example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
  93. D954BD82D7708B65A08FB6B9 /* ../src/shared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = shared.h; path = ../src/shared.h; sourceTree = "<group>"; };
  94. F6123B1E6FE4471A00F49751 /* ../data/fonts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = fonts; path = ../data/fonts; sourceTree = "<group>"; };
  95. 5DE458993031811A4C7D28C1 /* ../data/images */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = "<group>"; };
  96. BA41FC88D76540A6905224D6 /* ../data/resources.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wtf; name = resources.xml; path = ../data/resources.xml; sourceTree = "<group>"; };
  97. /* End PBXFileReference section */
  98. /* Begin PBXFrameworksBuildPhase section */
  99. 04998CE917F8A933003441C3 /* Frameworks */ = {
  100. isa = PBXFrameworksBuildPhase;
  101. buildActionMask = 2147483647;
  102. files = (
  103. 4F7EF5AF200623DE004089D6 /* Metal.framework in Frameworks */,
  104. AD18619B1D8EC97A0043AFA3 /* AVFoundation.framework in Frameworks */,
  105. 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */,
  106. 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */,
  107. 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */,
  108. 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */,
  109. 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */,
  110. 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */,
  111. 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */,
  112. 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */,
  113. 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */,
  114. 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */,
  115. 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */,
  116. 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */,
  117. 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */,
  118. 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */,
  119. );
  120. runOnlyForDeploymentPostprocessing = 0;
  121. };
  122. /* End PBXFrameworksBuildPhase section */
  123. /* Begin PBXGroup section */
  124. 045D531C17F8BD5E00CC2C64 /* dependencies */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 04998EE117F8ADB4003441C3 /* libz.dylib */,
  128. 04998EF617F8B6F3003441C3 /* libjpeg.a */,
  129. 04998EF517F8B6F3003441C3 /* libpng.a */,
  130. );
  131. name = dependencies;
  132. sourceTree = "<group>";
  133. };
  134. 04998CE317F8A933003441C3 = {
  135. isa = PBXGroup;
  136. children = (
  137. 045D531C17F8BD5E00CC2C64 /* dependencies */,
  138. 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */,
  139. 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */,
  140. 04998D4417F8A9ED003441C3 /* src */,
  141. 04E9AD3E1876FE84006A7317 /* Images.xcassets */,
  142. 04998CF617F8A933003441C3 /* Supporting Files */,
  143. 04998CEE17F8A933003441C3 /* Frameworks */,
  144. 04998CED17F8A933003441C3 /* Products */,
  145. 4F7EF5B620062572004089D6 /* Recovered References */,
  146. );
  147. sourceTree = "<group>";
  148. };
  149. 04998CED17F8A933003441C3 /* Products */ = {
  150. isa = PBXGroup;
  151. children = (
  152. 04998CEC17F8A933003441C3 /* Match3_ios.app */,
  153. );
  154. name = Products;
  155. sourceTree = "<group>";
  156. };
  157. 04998CEE17F8A933003441C3 /* Frameworks */ = {
  158. isa = PBXGroup;
  159. children = (
  160. 4F7EF5AE200623DE004089D6 /* Metal.framework */,
  161. AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */,
  162. 9223FE7E1C2D913D000B1FDA /* GameController.framework */,
  163. 04998EEB17F8ADD4003441C3 /* UIKit.framework */,
  164. 048AD0AD197D24AB001963EF /* CoreMotion.framework */,
  165. 04998EEC17F8ADD4003441C3 /* Foundation.framework */,
  166. 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */,
  167. 04998EE217F8ADB4003441C3 /* QuartzCore.framework */,
  168. 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */,
  169. 04998EE417F8ADB4003441C3 /* CoreAudio.framework */,
  170. 04998EE517F8ADB4003441C3 /* OpenGLES.framework */,
  171. );
  172. name = Frameworks;
  173. sourceTree = "<group>";
  174. };
  175. 04998CF617F8A933003441C3 /* Supporting Files */ = {
  176. isa = PBXGroup;
  177. children = (
  178. F6123B1E6FE4471A00F49751 /* fonts */,
  179. 5DE458993031811A4C7D28C1 /* images */,
  180. BA41FC88D76540A6905224D6 /* resources.xml */,
  181. );
  182. name = "Supporting Files";
  183. sourceTree = "<group>";
  184. };
  185. 04998D3017F8A96E003441C3 /* Products */ = {
  186. isa = PBXGroup;
  187. children = (
  188. 04998D3517F8A96E003441C3 /* libSDL2.a */,
  189. );
  190. name = Products;
  191. sourceTree = "<group>";
  192. };
  193. 04998D4417F8A9ED003441C3 /* src */ = {
  194. isa = PBXGroup;
  195. children = (
  196. 360377333740D8A2FD15BBE6 /* Board.cpp */,
  197. 0BF9628FC8D38F9748F0CDEB /* Jewel.cpp */,
  198. 4DA100C319512824B7570663 /* example.cpp */,
  199. 04FE4D4FB640E0DF92DFB865 /* main.cpp */,
  200. 7F3B12E3C9D554D9FE28101D /* shared.cpp */,
  201. 2CE4BD5BB9DEF92439C0AB58 /* Board.h */,
  202. F196143B0370A9D348494ACC /* Jewel.h */,
  203. 7746CA7A63049ED8F7D6BF42 /* example.h */,
  204. D954BD82D7708B65A08FB6B9 /* shared.h */,
  205. );
  206. name = src;
  207. sourceTree = "<group>";
  208. };
  209. 049B52A91871EBBA00EF3C66 /* Products */ = {
  210. isa = PBXGroup;
  211. children = (
  212. 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */,
  213. );
  214. name = Products;
  215. sourceTree = "<group>";
  216. };
  217. 4F7EF5B620062572004089D6 /* Recovered References */ = {
  218. isa = PBXGroup;
  219. children = (
  220. 4F7EF5AE200623DE004089D6 /* Metal.framework */,
  221. );
  222. name = "Recovered References";
  223. sourceTree = "<group>";
  224. };
  225. /* End PBXGroup section */
  226. /* Begin PBXNativeTarget section */
  227. 04998CEB17F8A933003441C3 /* Match3_ios */ = {
  228. isa = PBXNativeTarget;
  229. buildConfigurationList = 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "Match3_ios" */;
  230. buildPhases = (
  231. 04998CE817F8A933003441C3 /* Sources */,
  232. 04998CE917F8A933003441C3 /* Frameworks */,
  233. 04998CEA17F8A933003441C3 /* Resources */,
  234. );
  235. buildRules = (
  236. );
  237. dependencies = (
  238. 04998D3817F8A982003441C3 /* PBXTargetDependency */,
  239. 049B52B01871EBD100EF3C66 /* PBXTargetDependency */,
  240. );
  241. name = Match3_ios;
  242. productName = Match3;
  243. productReference = 04998CEC17F8A933003441C3 /* Match3_ios.app */;
  244. productType = "com.apple.product-type.application";
  245. };
  246. /* End PBXNativeTarget section */
  247. /* Begin PBXProject section */
  248. 04998CE417F8A933003441C3 /* Project object */ = {
  249. isa = PBXProject;
  250. attributes = {
  251. LastUpgradeCheck = 0510;
  252. ORGANIZATIONNAME = Mac;
  253. };
  254. buildConfigurationList = 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "Match3_ios" */;
  255. compatibilityVersion = "Xcode 3.2";
  256. developmentRegion = English;
  257. hasScannedForEncodings = 0;
  258. knownRegions = (
  259. en,
  260. Base,
  261. );
  262. mainGroup = 04998CE317F8A933003441C3;
  263. productRefGroup = 04998CED17F8A933003441C3 /* Products */;
  264. projectDirPath = "";
  265. projectReferences = (
  266. {
  267. ProductGroup = 049B52A91871EBBA00EF3C66 /* Products */;
  268. ProjectRef = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  269. },
  270. {
  271. ProductGroup = 04998D3017F8A96E003441C3 /* Products */;
  272. ProjectRef = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  273. },
  274. );
  275. projectRoot = "";
  276. targets = (
  277. 04998CEB17F8A933003441C3 /* Match3_ios */,
  278. );
  279. };
  280. /* End PBXProject section */
  281. /* Begin PBXReferenceProxy section */
  282. 04998D3517F8A96E003441C3 /* libSDL2.a */ = {
  283. isa = PBXReferenceProxy;
  284. fileType = archive.ar;
  285. path = libSDL2.a;
  286. remoteRef = 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */;
  287. sourceTree = BUILT_PRODUCTS_DIR;
  288. };
  289. 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */ = {
  290. isa = PBXReferenceProxy;
  291. fileType = archive.ar;
  292. path = liboxygine_ios.a;
  293. remoteRef = 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */;
  294. sourceTree = BUILT_PRODUCTS_DIR;
  295. };
  296. /* End PBXReferenceProxy section */
  297. /* Begin PBXResourcesBuildPhase section */
  298. 04998CEA17F8A933003441C3 /* Resources */ = {
  299. isa = PBXResourcesBuildPhase;
  300. buildActionMask = 2147483647;
  301. files = (
  302. 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */,
  303. CD59C69314E9E74CD0A11E03 /* fonts */,
  304. EFF139F8BA484314F7AAF645 /* images */,
  305. F2CFD518E4E2E05ECEDBB262 /* resources.xml */,
  306. );
  307. runOnlyForDeploymentPostprocessing = 0;
  308. };
  309. /* End PBXResourcesBuildPhase section */
  310. /* Begin PBXSourcesBuildPhase section */
  311. 04998CE817F8A933003441C3 /* Sources */ = {
  312. isa = PBXSourcesBuildPhase;
  313. buildActionMask = 2147483647;
  314. files = (
  315. 2DC477AC10D6C07B3FE008F6 /* Board.cpp */,
  316. DA49ED8903C628BA578C8670 /* Jewel.cpp */,
  317. C8860D93875589970329DCCD /* example.cpp */,
  318. 1E839D002B2BA83FC83A695A /* main.cpp */,
  319. 3A631A475DE035FC53ADE5EA /* shared.cpp */,
  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. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  354. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  355. COMPRESS_PNG_FILES = NO;
  356. COPY_PHASE_STRIP = NO;
  357. ENABLE_BITCODE = NO;
  358. GCC_C_LANGUAGE_STANDARD = gnu99;
  359. GCC_DYNAMIC_NO_PIC = 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. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  397. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  398. COMPRESS_PNG_FILES = NO;
  399. COPY_PHASE_STRIP = YES;
  400. ENABLE_BITCODE = NO;
  401. ENABLE_NS_ASSERTIONS = NO;
  402. GCC_C_LANGUAGE_STANDARD = gnu99;
  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. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  425. GCC_PREFIX_HEADER = "Match3/Match3_ios-Prefix.pch";
  426. GCC_WARN_UNUSED_VALUE = YES;
  427. GCC_WARN_UNUSED_VARIABLE = NO;
  428. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  429. INFOPLIST_FILE = "Match3/Match3_ios-Info.plist";
  430. LIBRARY_SEARCH_PATHS = (
  431. "$(inherited)",
  432. "../../..//oxygine/third_party/ios/libraries",
  433. );
  434. ONLY_ACTIVE_ARCH = YES;
  435. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.match3;
  436. PRODUCT_NAME = Match3_ios;
  437. PROVISIONING_PROFILE = "";
  438. TARGETED_DEVICE_FAMILY = "1,2";
  439. WRAPPER_EXTENSION = app;
  440. };
  441. name = Debug;
  442. };
  443. 04998D2317F8A933003441C3 /* Release */ = {
  444. isa = XCBuildConfiguration;
  445. buildSettings = {
  446. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  447. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  448. CODE_SIGN_IDENTITY = "iPhone Developer";
  449. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  450. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  451. GCC_PREFIX_HEADER = "Match3/Match3_ios-Prefix.pch";
  452. GCC_WARN_UNUSED_VALUE = YES;
  453. GCC_WARN_UNUSED_VARIABLE = NO;
  454. GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
  455. INFOPLIST_FILE = "Match3/Match3_ios-Info.plist";
  456. LIBRARY_SEARCH_PATHS = (
  457. "$(inherited)",
  458. "../../..//oxygine/third_party/ios/libraries",
  459. );
  460. ONLY_ACTIVE_ARCH = NO;
  461. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.match3;
  462. PRODUCT_NAME = Match3_ios;
  463. PROVISIONING_PROFILE = "";
  464. TARGETED_DEVICE_FAMILY = "1,2";
  465. WRAPPER_EXTENSION = app;
  466. };
  467. name = Release;
  468. };
  469. /* End XCBuildConfiguration section */
  470. /* Begin XCConfigurationList section */
  471. 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "Match3_ios" */ = {
  472. isa = XCConfigurationList;
  473. buildConfigurations = (
  474. 04998D1F17F8A933003441C3 /* Debug */,
  475. 04998D2017F8A933003441C3 /* Release */,
  476. );
  477. defaultConfigurationIsVisible = 0;
  478. defaultConfigurationName = Release;
  479. };
  480. 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "Match3_ios" */ = {
  481. isa = XCConfigurationList;
  482. buildConfigurations = (
  483. 04998D2217F8A933003441C3 /* Debug */,
  484. 04998D2317F8A933003441C3 /* Release */,
  485. );
  486. defaultConfigurationIsVisible = 0;
  487. defaultConfigurationName = Release;
  488. };
  489. /* End XCConfigurationList section */
  490. };
  491. rootObject = 04998CE417F8A933003441C3 /* Project object */;
  492. }