project.pbxproj 22 KB

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