project.pbxproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 04059FEA1872027500BA6557 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04A57D861872012D0068B1E5 /* SDL2.framework */; };
  10. 04059FEB1872027B00BA6557 /* liboxygine_macosx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FE41872026200BA6557 /* liboxygine_macosx.a */; };
  11. 04059FED187202A200BA6557 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FEC187202A200BA6557 /* libz.dylib */; };
  12. 04059FEF187202AC00BA6557 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FEE187202AC00BA6557 /* OpenGL.framework */; };
  13. 0405A00018720D2200BA6557 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FF01872031A00BA6557 /* libjpeg.a */; };
  14. 0405A00118720D2200BA6557 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FF11872031A00BA6557 /* libpng.a */; };
  15. 049B57321871FBE900EF3C66 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 049B57311871FBE900EF3C66 /* Cocoa.framework */; };
  16. 049B574A1871FBE900EF3C66 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 049B57491871FBE900EF3C66 /* Images.xcassets */; };
  17. 2DC477AC10D6C07B3FE008F6 /* ../src/Board.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* ../src/Board.cpp */; };
  18. DA49ED8903C628BA578C8670 /* ../src/Jewel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* ../src/Jewel.cpp */; };
  19. C8860D93875589970329DCCD /* ../src/example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* ../src/example.cpp */; };
  20. 1E839D002B2BA83FC83A695A /* ../src/main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 04FE4D4FB640E0DF92DFB865 /* ../src/main.cpp */; };
  21. 3A631A475DE035FC53ADE5EA /* ../src/shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F3B12E3C9D554D9FE28101D /* ../src/shared.cpp */; };
  22. CD59C69314E9E74CD0A11E03 /* ../data/fonts in Sources */ = {isa = PBXBuildFile; fileRef = F6123B1E6FE4471A00F49751 /* ../data/fonts */; };
  23. EFF139F8BA484314F7AAF645 /* ../data/images in Sources */ = {isa = PBXBuildFile; fileRef = 5DE458993031811A4C7D28C1 /* ../data/images */; };
  24. F2CFD518E4E2E05ECEDBB262 /* ../data/resources.xml in Sources */ = {isa = PBXBuildFile; fileRef = BA41FC88D76540A6905224D6 /* ../data/resources.xml */; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXContainerItemProxy section */
  27. 04059FE31872026200BA6557 /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
  30. proxyType = 2;
  31. remoteGlobalIDString = 049B52BB1871EDE900EF3C66;
  32. remoteInfo = oxygine_macosx;
  33. };
  34. 04059FE81872027200BA6557 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
  37. proxyType = 1;
  38. remoteGlobalIDString = 049B52BA1871EDE900EF3C66;
  39. remoteInfo = oxygine_macosx;
  40. };
  41. 04A57D851872012D0068B1E5 /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  44. proxyType = 2;
  45. remoteGlobalIDString = BECDF66C0761BA81005FE872;
  46. remoteInfo = Framework;
  47. };
  48. 04A57D871872012D0068B1E5 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  51. proxyType = 2;
  52. remoteGlobalIDString = BECDF6B30761BA81005FE872;
  53. remoteInfo = "Static Library";
  54. };
  55. 04A57D891872012D0068B1E5 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  58. proxyType = 2;
  59. remoteGlobalIDString = DB31407717554B71006C0E22;
  60. remoteInfo = "Shared Library";
  61. };
  62. 04A57D8B1872012D0068B1E5 /* PBXContainerItemProxy */ = {
  63. isa = PBXContainerItemProxy;
  64. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  65. proxyType = 2;
  66. remoteGlobalIDString = BECDF6BE0761BA81005FE872;
  67. remoteInfo = "Standard DMG";
  68. };
  69. 04A57D8E187201EF0068B1E5 /* PBXContainerItemProxy */ = {
  70. isa = PBXContainerItemProxy;
  71. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  72. proxyType = 1;
  73. remoteGlobalIDString = BECDF5FE0761BA81005FE872;
  74. remoteInfo = Framework;
  75. };
  76. /* End PBXContainerItemProxy section */
  77. /* Begin PBXFileReference section */
  78. 04059FEC187202A200BA6557 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  79. 04059FEE187202AC00BA6557 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
  80. 04059FF01872031A00BA6557 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = ../../..//oxygine/third_party/macosx/libraries/libjpeg.a; sourceTree = "<group>"; };
  81. 04059FF11872031A00BA6557 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = ../../..//oxygine/third_party/macosx/libraries/libpng.a; sourceTree = "<group>"; };
  82. 04059FF4187203A600BA6557 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = ../../..//oxygine/third_party/ios/libraries/libjpeg.a; sourceTree = "<group>"; };
  83. 04059FF5187203A600BA6557 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = ../../..//oxygine/third_party/ios/libraries/libpng.a; sourceTree = "<group>"; };
  84. 049B572E1871FBE900EF3C66 /* demo_macosx.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Match3_macosx.app; sourceTree = BUILT_PRODUCTS_DIR; };
  85. 049B57311871FBE900EF3C66 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  86. 049B57341871FBE900EF3C66 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  87. 049B57351871FBE900EF3C66 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  88. 049B57361871FBE900EF3C66 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  89. 049B57391871FBE900EF3C66 /* demo_macosx-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Match3_macosx-Info.plist"; sourceTree = "<group>"; };
  90. 049B57491871FBE900EF3C66 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Match3/Images.xcassets; sourceTree = "<group>"; };
  91. 049B57501871FBE900EF3C66 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  92. 360377333740D8A2FD15BBE6 /* ../src/Board.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Board.cpp; path = ../src/Board.cpp; sourceTree = "<group>"; };
  93. 0BF9628FC8D38F9748F0CDEB /* ../src/Jewel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Jewel.cpp; path = ../src/Jewel.cpp; sourceTree = "<group>"; };
  94. 4DA100C319512824B7570663 /* ../src/example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
  95. 04FE4D4FB640E0DF92DFB865 /* ../src/main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../src/main.cpp; sourceTree = "<group>"; };
  96. 7F3B12E3C9D554D9FE28101D /* ../src/shared.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shared.cpp; path = ../src/shared.cpp; sourceTree = "<group>"; };
  97. 2CE4BD5BB9DEF92439C0AB58 /* ../src/Board.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Board.h; path = ../src/Board.h; sourceTree = "<group>"; };
  98. F196143B0370A9D348494ACC /* ../src/Jewel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Jewel.h; path = ../src/Jewel.h; sourceTree = "<group>"; };
  99. 7746CA7A63049ED8F7D6BF42 /* ../src/example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
  100. D954BD82D7708B65A08FB6B9 /* ../src/shared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = shared.h; path = ../src/shared.h; sourceTree = "<group>"; };
  101. F6123B1E6FE4471A00F49751 /* ../data/fonts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = fonts; path = ../data/fonts; sourceTree = "<group>"; };
  102. 5DE458993031811A4C7D28C1 /* ../data/images */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = "<group>"; };
  103. BA41FC88D76540A6905224D6 /* ../data/resources.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wtf; name = resources.xml; path = ../data/resources.xml; sourceTree = "<group>"; };
  104. 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_macosx.xcodeproj; path = ../../..//oxygine/SDL/macosx/oxygine_macosx/oxygine_macosx.xcodeproj; sourceTree = "<group>"; };
  105. 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = ../../../..//SDL/Xcode/SDL/SDL.xcodeproj; sourceTree = "<group>"; };
  106. /* End PBXFileReference section */
  107. /* Begin PBXFrameworksBuildPhase section */
  108. 049B572B1871FBE900EF3C66 /* Frameworks */ = {
  109. isa = PBXFrameworksBuildPhase;
  110. buildActionMask = 2147483647;
  111. files = (
  112. 0405A00018720D2200BA6557 /* libjpeg.a in Frameworks */,
  113. 0405A00118720D2200BA6557 /* libpng.a in Frameworks */,
  114. 04059FEF187202AC00BA6557 /* OpenGL.framework in Frameworks */,
  115. 04059FED187202A200BA6557 /* libz.dylib in Frameworks */,
  116. 04059FEB1872027B00BA6557 /* liboxygine_macosx.a in Frameworks */,
  117. 04059FEA1872027500BA6557 /* SDL2.framework in Frameworks */,
  118. 049B57321871FBE900EF3C66 /* Cocoa.framework in Frameworks */,
  119. );
  120. runOnlyForDeploymentPostprocessing = 0;
  121. };
  122. /* End PBXFrameworksBuildPhase section */
  123. /* Begin PBXGroup section */
  124. 04059FE01872026200BA6557 /* Products */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 04059FE41872026200BA6557 /* liboxygine_macosx.a */,
  128. );
  129. name = Products;
  130. sourceTree = "<group>";
  131. };
  132. 049B57251871FBE900EF3C66 = {
  133. isa = PBXGroup;
  134. children = (
  135. 049B57491871FBE900EF3C66 /* Images.xcassets */,
  136. 049B57381871FBE900EF3C66 /* Supporting Files */,
  137. 04A57D391871FF8B0068B1E5 /* src */,
  138. 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */,
  139. 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */,
  140. 049B57301871FBE900EF3C66 /* Frameworks */,
  141. 049B572F1871FBE900EF3C66 /* Products */,
  142. );
  143. sourceTree = "<group>";
  144. };
  145. 049B572F1871FBE900EF3C66 /* Products */ = {
  146. isa = PBXGroup;
  147. children = (
  148. 049B572E1871FBE900EF3C66 /* Match3_macosx.app */,
  149. );
  150. name = Products;
  151. sourceTree = "<group>";
  152. };
  153. 049B57301871FBE900EF3C66 /* Frameworks */ = {
  154. isa = PBXGroup;
  155. children = (
  156. 04059FF4187203A600BA6557 /* libjpeg.a */,
  157. 04059FF5187203A600BA6557 /* libpng.a */,
  158. 04059FF01872031A00BA6557 /* libjpeg.a */,
  159. 04059FF11872031A00BA6557 /* libpng.a */,
  160. 04059FEE187202AC00BA6557 /* OpenGL.framework */,
  161. 04059FEC187202A200BA6557 /* libz.dylib */,
  162. 049B57311871FBE900EF3C66 /* Cocoa.framework */,
  163. 049B57501871FBE900EF3C66 /* XCTest.framework */,
  164. 049B57331871FBE900EF3C66 /* Other Frameworks */,
  165. );
  166. name = Frameworks;
  167. sourceTree = "<group>";
  168. };
  169. 049B57331871FBE900EF3C66 /* Other Frameworks */ = {
  170. isa = PBXGroup;
  171. children = (
  172. 049B57341871FBE900EF3C66 /* AppKit.framework */,
  173. 049B57351871FBE900EF3C66 /* CoreData.framework */,
  174. 049B57361871FBE900EF3C66 /* Foundation.framework */,
  175. );
  176. name = "Other Frameworks";
  177. sourceTree = "<group>";
  178. };
  179. 049B57371871FBE900EF3C66 /* demo */ = {
  180. isa = PBXGroup;
  181. children = (
  182. );
  183. path = demo;
  184. sourceTree = "<group>";
  185. };
  186. 049B57381871FBE900EF3C66 /* Supporting Files */ = {
  187. isa = PBXGroup;
  188. children = (
  189. F6123B1E6FE4471A00F49751 /* fonts */,
  190. 5DE458993031811A4C7D28C1 /* images */,
  191. BA41FC88D76540A6905224D6 /* resources.xml */,
  192. 049B57391871FBE900EF3C66 /* Match3_macosx-Info.plist */,
  193. );
  194. name = "Supporting Files";
  195. sourceTree = "<group>";
  196. };
  197. 04A57D391871FF8B0068B1E5 /* src */ = {
  198. isa = PBXGroup;
  199. children = (
  200. 360377333740D8A2FD15BBE6 /* Board.cpp */,
  201. 0BF9628FC8D38F9748F0CDEB /* Jewel.cpp */,
  202. 4DA100C319512824B7570663 /* example.cpp */,
  203. 04FE4D4FB640E0DF92DFB865 /* main.cpp */,
  204. 7F3B12E3C9D554D9FE28101D /* shared.cpp */,
  205. 2CE4BD5BB9DEF92439C0AB58 /* Board.h */,
  206. F196143B0370A9D348494ACC /* Jewel.h */,
  207. 7746CA7A63049ED8F7D6BF42 /* example.h */,
  208. D954BD82D7708B65A08FB6B9 /* shared.h */,
  209. );
  210. name = src;
  211. sourceTree = "<group>";
  212. };
  213. 04A57D7F1872012A0068B1E5 /* Products */ = {
  214. isa = PBXGroup;
  215. children = (
  216. 04A57D861872012D0068B1E5 /* SDL2.framework */,
  217. 04A57D881872012D0068B1E5 /* libSDL2.a */,
  218. 04A57D8A1872012D0068B1E5 /* libSDL2.dylib */,
  219. 04A57D8C1872012D0068B1E5 /* Standard DMG */,
  220. );
  221. name = Products;
  222. sourceTree = "<group>";
  223. };
  224. /* End PBXGroup section */
  225. /* Begin PBXNativeTarget section */
  226. 049B572D1871FBE900EF3C66 /* Match3_macosx */ = {
  227. isa = PBXNativeTarget;
  228. buildConfigurationList = 049B575F1871FBE900EF3C66 /* Build configuration list for PBXNativeTarget "Match3_macosx" */;
  229. buildPhases = (
  230. 049B572A1871FBE900EF3C66 /* Sources */,
  231. 049B572B1871FBE900EF3C66 /* Frameworks */,
  232. 049B572C1871FBE900EF3C66 /* Resources */,
  233. );
  234. buildRules = (
  235. );
  236. dependencies = (
  237. 04059FE91872027200BA6557 /* PBXTargetDependency */,
  238. 04A57D8F187201EF0068B1E5 /* PBXTargetDependency */,
  239. );
  240. name = Match3_macosx;
  241. productName = Match3;
  242. productReference = 049B572E1871FBE900EF3C66 /* Match3_macosx.app */;
  243. productType = "com.apple.product-type.application";
  244. };
  245. /* End PBXNativeTarget section */
  246. /* Begin PBXProject section */
  247. 049B57261871FBE900EF3C66 /* Project object */ = {
  248. isa = PBXProject;
  249. attributes = {
  250. LastUpgradeCheck = 0610;
  251. ORGANIZATIONNAME = oxygine;
  252. };
  253. buildConfigurationList = 049B57291871FBE900EF3C66 /* Build configuration list for PBXProject "Match3_macosx" */;
  254. compatibilityVersion = "Xcode 3.2";
  255. developmentRegion = English;
  256. hasScannedForEncodings = 0;
  257. knownRegions = (
  258. en,
  259. Base,
  260. );
  261. mainGroup = 049B57251871FBE900EF3C66;
  262. productRefGroup = 049B572F1871FBE900EF3C66 /* Products */;
  263. projectDirPath = "";
  264. projectReferences = (
  265. {
  266. ProductGroup = 04059FE01872026200BA6557 /* Products */;
  267. ProjectRef = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
  268. },
  269. {
  270. ProductGroup = 04A57D7F1872012A0068B1E5 /* Products */;
  271. ProjectRef = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  272. },
  273. );
  274. projectRoot = "";
  275. targets = (
  276. 049B572D1871FBE900EF3C66 /* Match3_macosx */,
  277. );
  278. };
  279. /* End PBXProject section */
  280. /* Begin PBXReferenceProxy section */
  281. 04059FE41872026200BA6557 /* liboxygine_macosx.a */ = {
  282. isa = PBXReferenceProxy;
  283. fileType = archive.ar;
  284. path = liboxygine_macosx.a;
  285. remoteRef = 04059FE31872026200BA6557 /* PBXContainerItemProxy */;
  286. sourceTree = BUILT_PRODUCTS_DIR;
  287. };
  288. 04A57D861872012D0068B1E5 /* SDL2.framework */ = {
  289. isa = PBXReferenceProxy;
  290. fileType = wrapper.framework;
  291. path = SDL2.framework;
  292. remoteRef = 04A57D851872012D0068B1E5 /* PBXContainerItemProxy */;
  293. sourceTree = BUILT_PRODUCTS_DIR;
  294. };
  295. 04A57D881872012D0068B1E5 /* libSDL2.a */ = {
  296. isa = PBXReferenceProxy;
  297. fileType = archive.ar;
  298. path = libSDL2.a;
  299. remoteRef = 04A57D871872012D0068B1E5 /* PBXContainerItemProxy */;
  300. sourceTree = BUILT_PRODUCTS_DIR;
  301. };
  302. 04A57D8A1872012D0068B1E5 /* libSDL2.dylib */ = {
  303. isa = PBXReferenceProxy;
  304. fileType = "compiled.mach-o.dylib";
  305. path = libSDL2.dylib;
  306. remoteRef = 04A57D891872012D0068B1E5 /* PBXContainerItemProxy */;
  307. sourceTree = BUILT_PRODUCTS_DIR;
  308. };
  309. 04A57D8C1872012D0068B1E5 /* Standard DMG */ = {
  310. isa = PBXReferenceProxy;
  311. fileType = "compiled.mach-o.executable";
  312. path = "Standard DMG";
  313. remoteRef = 04A57D8B1872012D0068B1E5 /* PBXContainerItemProxy */;
  314. sourceTree = BUILT_PRODUCTS_DIR;
  315. };
  316. /* End PBXReferenceProxy section */
  317. /* Begin PBXResourcesBuildPhase section */
  318. 049B572C1871FBE900EF3C66 /* Resources */ = {
  319. isa = PBXResourcesBuildPhase;
  320. buildActionMask = 2147483647;
  321. files = (
  322. CD59C69314E9E74CD0A11E03 /* fonts */,
  323. EFF139F8BA484314F7AAF645 /* images */,
  324. F2CFD518E4E2E05ECEDBB262 /* resources.xml */,
  325. 049B574A1871FBE900EF3C66 /* Images.xcassets in Resources */,
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. };
  329. /* End PBXResourcesBuildPhase section */
  330. /* Begin PBXSourcesBuildPhase section */
  331. 049B572A1871FBE900EF3C66 /* Sources */ = {
  332. isa = PBXSourcesBuildPhase;
  333. buildActionMask = 2147483647;
  334. files = (
  335. 2DC477AC10D6C07B3FE008F6 /* Board.cpp */,
  336. DA49ED8903C628BA578C8670 /* Jewel.cpp */,
  337. C8860D93875589970329DCCD /* example.cpp */,
  338. 1E839D002B2BA83FC83A695A /* main.cpp */,
  339. 3A631A475DE035FC53ADE5EA /* shared.cpp */,
  340. );
  341. runOnlyForDeploymentPostprocessing = 0;
  342. };
  343. /* End PBXSourcesBuildPhase section */
  344. /* Begin PBXTargetDependency section */
  345. 04059FE91872027200BA6557 /* PBXTargetDependency */ = {
  346. isa = PBXTargetDependency;
  347. name = oxygine_macosx;
  348. targetProxy = 04059FE81872027200BA6557 /* PBXContainerItemProxy */;
  349. };
  350. 04A57D8F187201EF0068B1E5 /* PBXTargetDependency */ = {
  351. isa = PBXTargetDependency;
  352. name = Framework;
  353. targetProxy = 04A57D8E187201EF0068B1E5 /* PBXContainerItemProxy */;
  354. };
  355. /* End PBXTargetDependency section */
  356. /* Begin XCBuildConfiguration section */
  357. 049B575D1871FBE900EF3C66 /* Debug */ = {
  358. isa = XCBuildConfiguration;
  359. buildSettings = {
  360. ALWAYS_SEARCH_USER_PATHS = NO;
  361. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  362. CLANG_CXX_LIBRARY = "libc++";
  363. CLANG_ENABLE_OBJC_ARC = NO;
  364. CLANG_WARN_BOOL_CONVERSION = YES;
  365. CLANG_WARN_CONSTANT_CONVERSION = YES;
  366. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  367. CLANG_WARN_EMPTY_BODY = YES;
  368. CLANG_WARN_ENUM_CONVERSION = YES;
  369. CLANG_WARN_INT_CONVERSION = YES;
  370. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  371. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  372. COPY_PHASE_STRIP = NO;
  373. GCC_C_LANGUAGE_STANDARD = gnu99;
  374. GCC_DYNAMIC_NO_PIC = NO;
  375. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  376. GCC_OPTIMIZATION_LEVEL = 0;
  377. GCC_PREPROCESSOR_DEFINITIONS = (
  378. "DEBUG=1",
  379. "$(inherited)",
  380. );
  381. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  382. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  383. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  384. GCC_WARN_UNDECLARED_SELECTOR = YES;
  385. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  386. GCC_WARN_UNUSED_FUNCTION = YES;
  387. GCC_WARN_UNUSED_VARIABLE = YES;
  388. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  389. MACOSX_DEPLOYMENT_TARGET = 10.8;
  390. ONLY_ACTIVE_ARCH = YES;
  391. SDKROOT = macosx;
  392. USER_HEADER_SEARCH_PATHS = "../../..//oxygine/src ../../../..//SDL/include";
  393. VALID_ARCHS = "x86_64";
  394. };
  395. name = Debug;
  396. };
  397. 049B575E1871FBE900EF3C66 /* Release */ = {
  398. isa = XCBuildConfiguration;
  399. buildSettings = {
  400. ALWAYS_SEARCH_USER_PATHS = NO;
  401. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  402. CLANG_CXX_LIBRARY = "libc++";
  403. CLANG_ENABLE_OBJC_ARC = NO;
  404. CLANG_WARN_BOOL_CONVERSION = YES;
  405. CLANG_WARN_CONSTANT_CONVERSION = YES;
  406. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  407. CLANG_WARN_EMPTY_BODY = YES;
  408. CLANG_WARN_ENUM_CONVERSION = YES;
  409. CLANG_WARN_INT_CONVERSION = YES;
  410. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  411. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  412. COPY_PHASE_STRIP = YES;
  413. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  414. ENABLE_NS_ASSERTIONS = NO;
  415. GCC_C_LANGUAGE_STANDARD = gnu99;
  416. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  417. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  418. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  419. GCC_WARN_UNDECLARED_SELECTOR = YES;
  420. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  421. GCC_WARN_UNUSED_FUNCTION = YES;
  422. GCC_WARN_UNUSED_VARIABLE = YES;
  423. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  424. MACOSX_DEPLOYMENT_TARGET = 10.8;
  425. ONLY_ACTIVE_ARCH = YES;
  426. SDKROOT = macosx;
  427. USER_HEADER_SEARCH_PATHS = "../../..//oxygine/src ../../../..//SDL/include";
  428. VALID_ARCHS = "x86_64";
  429. };
  430. name = Release;
  431. };
  432. 049B57601871FBE900EF3C66 /* Debug */ = {
  433. isa = XCBuildConfiguration;
  434. buildSettings = {
  435. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  436. COMBINE_HIDPI_IMAGES = YES;
  437. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  438. GCC_PREFIX_HEADER = "Match3/Match3_macosx-Prefix.pch";
  439. INFOPLIST_FILE = "Match3_macosx-Info.plist";
  440. LIBRARY_SEARCH_PATHS = (
  441. "$(inherited)",
  442. "../../..//oxygine/third_party/macosx/libraries",
  443. "../../..//oxygine/third_party/ios/libraries",
  444. );
  445. PRODUCT_NAME = Match3_macosx;
  446. WRAPPER_EXTENSION = app;
  447. };
  448. name = Debug;
  449. };
  450. 049B57611871FBE900EF3C66 /* Release */ = {
  451. isa = XCBuildConfiguration;
  452. buildSettings = {
  453. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  454. COMBINE_HIDPI_IMAGES = YES;
  455. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  456. GCC_PREFIX_HEADER = "Match3/Match3_macosx-Prefix.pch";
  457. INFOPLIST_FILE = "Match3_macosx-Info.plist";
  458. LIBRARY_SEARCH_PATHS = (
  459. "$(inherited)",
  460. "../../..//oxygine/third_party/macosx/libraries",
  461. "../../..//oxygine/third_party/ios/libraries",
  462. );
  463. PRODUCT_NAME = Match3_macosx;
  464. WRAPPER_EXTENSION = app;
  465. };
  466. name = Release;
  467. };
  468. /* End XCBuildConfiguration section */
  469. /* Begin XCConfigurationList section */
  470. 049B57291871FBE900EF3C66 /* Build configuration list for PBXProject "Match3_macosx" */ = {
  471. isa = XCConfigurationList;
  472. buildConfigurations = (
  473. 049B575D1871FBE900EF3C66 /* Debug */,
  474. 049B575E1871FBE900EF3C66 /* Release */,
  475. );
  476. defaultConfigurationIsVisible = 0;
  477. defaultConfigurationName = Release;
  478. };
  479. 049B575F1871FBE900EF3C66 /* Build configuration list for PBXNativeTarget "Match3_macosx" */ = {
  480. isa = XCConfigurationList;
  481. buildConfigurations = (
  482. 049B57601871FBE900EF3C66 /* Debug */,
  483. 049B57611871FBE900EF3C66 /* Release */,
  484. );
  485. defaultConfigurationIsVisible = 0;
  486. defaultConfigurationName = Release;
  487. };
  488. /* End XCConfigurationList section */
  489. };
  490. rootObject = 049B57261871FBE900EF3C66 /* Project object */;
  491. }