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