project.pbxproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 048AD0AD197D24AB001963EF /* CoreMotion.framework */; };
  10. 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998D3517F8A96E003441C3 /* libSDL2.a */; };
  11. 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE117F8ADB4003441C3 /* libz.dylib */; };
  12. 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE217F8ADB4003441C3 /* QuartzCore.framework */; };
  13. 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */; };
  14. 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE417F8ADB4003441C3 /* CoreAudio.framework */; };
  15. 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE517F8ADB4003441C3 /* OpenGLES.framework */; };
  16. 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EEB17F8ADD4003441C3 /* UIKit.framework */; };
  17. 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EEC17F8ADD4003441C3 /* Foundation.framework */; };
  18. 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */; };
  19. 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EF517F8B6F3003441C3 /* libpng.a */; };
  20. 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EF617F8B6F3003441C3 /* libjpeg.a */; };
  21. 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */; };
  22. 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 04E9AD3E1876FE84006A7317 /* Images.xcassets */; };
  23. 2DC477AC10D6C07B3FE008F6 /* example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* example.cpp */; };
  24. 3A631A475DE035FC53ADE5EA /* images in Resources */ = {isa = PBXBuildFile; fileRef = 7F3B12E3C9D554D9FE28101D /* images */; };
  25. 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9223FE7E1C2D913D000B1FDA /* GameController.framework */; };
  26. 922B9F8F1BBB2FB100B1401E /* (null) in Resources */ = {isa = PBXBuildFile; };
  27. 929AF58F1C99EF3400D276ED /* demo in Resources */ = {isa = PBXBuildFile; fileRef = 929AF58D1C99EF3400D276ED /* demo */; };
  28. 929AF5901C99EF3400D276ED /* ext in Resources */ = {isa = PBXBuildFile; fileRef = 929AF58E1C99EF3400D276ED /* ext */; };
  29. 929AF5931C99F23700D276ED /* HelloWorldFacebook_ios-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 929AF5921C99F23700D276ED /* HelloWorldFacebook_ios-Info.plist */; };
  30. 929AF59E1C99F47200D276ED /* facebook.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 929AF5991C99F47200D276ED /* facebook.cpp */; };
  31. 929AF59F1C99F47200D276ED /* FacebookSimulator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 929AF59C1C99F47200D276ED /* FacebookSimulator.cpp */; };
  32. 929AF5A21C99F49100D276ED /* test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 929AF5A01C99F49100D276ED /* test.cpp */; };
  33. 929AF5A51C99F53B00D276ED /* iosFacebook.mm in Sources */ = {isa = PBXBuildFile; fileRef = 929AF5A41C99F53B00D276ED /* iosFacebook.mm */; };
  34. 929AF5B01C99F70A00D276ED /* FBSDKCoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 929AF5AE1C99F70A00D276ED /* FBSDKCoreKit.framework */; };
  35. 929AF5B11C99F70A00D276ED /* FBSDKLoginKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 929AF5AF1C99F70A00D276ED /* FBSDKLoginKit.framework */; };
  36. 929AF5B81C9A043F00D276ED /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 929AF5B71C9A043F00D276ED /* AppDelegate.mm */; };
  37. C8860D93875589970329DCCD /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* fonts */; };
  38. CD59C69314E9E74CD0A11E03 /* res.xml in Resources */ = {isa = PBXBuildFile; fileRef = F6123B1E6FE4471A00F49751 /* res.xml */; };
  39. DA49ED8903C628BA578C8670 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* main.cpp */; };
  40. /* End PBXBuildFile section */
  41. /* Begin PBXContainerItemProxy section */
  42. 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
  47. remoteInfo = libSDL;
  48. };
  49. 04998D3717F8A982003441C3 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  52. proxyType = 1;
  53. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  54. remoteInfo = libSDL;
  55. };
  56. 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = C3E86F4C16EBC8A500052915;
  61. remoteInfo = oxygine_ios;
  62. };
  63. 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  66. proxyType = 1;
  67. remoteGlobalIDString = C3E86F4B16EBC8A500052915;
  68. remoteInfo = oxygine_ios;
  69. };
  70. /* End PBXContainerItemProxy section */
  71. /* Begin PBXFileReference section */
  72. 048AD0AD197D24AB001963EF /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  73. 04998CEC17F8A933003441C3 /* HelloWorldFacebook_ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HelloWorldFacebook_ios.app; sourceTree = BUILT_PRODUCTS_DIR; };
  74. 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../../../..//SDL/Xcode-iOS/SDL/SDL.xcodeproj"; sourceTree = "<group>"; };
  75. 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_ios.xcodeproj; path = "../../../../oxygine-framework//oxygine/SDL/ios/oxygine/oxygine_ios.xcodeproj"; sourceTree = "<group>"; };
  76. 04998EE117F8ADB4003441C3 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  77. 04998EE217F8ADB4003441C3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  78. 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  79. 04998EE417F8ADB4003441C3 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  80. 04998EE517F8ADB4003441C3 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  81. 04998EEB17F8ADD4003441C3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  82. 04998EEC17F8ADD4003441C3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  83. 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  84. 04998EF517F8B6F3003441C3 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../../../oxygine-framework//oxygine/third_party/ios/libraries/libpng.a"; sourceTree = "<group>"; };
  85. 04998EF617F8B6F3003441C3 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "../../../../oxygine-framework//oxygine/third_party/ios/libraries/libjpeg.a"; sourceTree = "<group>"; };
  86. 04E9AD3E1876FE84006A7317 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = HelloWorldFacebook/Images.xcassets; sourceTree = "<group>"; };
  87. 0BF9628FC8D38F9748F0CDEB /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../src/main.cpp; sourceTree = "<group>"; };
  88. 360377333740D8A2FD15BBE6 /* example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
  89. 4DA100C319512824B7570663 /* fonts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = fonts; path = ../data/fonts; sourceTree = "<group>"; };
  90. 7F3B12E3C9D554D9FE28101D /* images */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = "<group>"; };
  91. 9223FE7E1C2D913D000B1FDA /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
  92. 929AF58D1C99EF3400D276ED /* demo */ = {isa = PBXFileReference; lastKnownFileType = folder; name = demo; path = ../data/demo; sourceTree = "<group>"; };
  93. 929AF58E1C99EF3400D276ED /* ext */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ext; path = ../data/ext; sourceTree = "<group>"; };
  94. 929AF5921C99F23700D276ED /* HelloWorldFacebook_ios-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "HelloWorldFacebook_ios-Info.plist"; path = "HelloWorldFacebook/HelloWorldFacebook_ios-Info.plist"; sourceTree = "<group>"; };
  95. 929AF5991C99F47200D276ED /* facebook.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = facebook.cpp; path = ../../../src/facebook.cpp; sourceTree = "<group>"; };
  96. 929AF59A1C99F47200D276ED /* facebook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = facebook.h; path = ../../../src/facebook.h; sourceTree = "<group>"; };
  97. 929AF59C1C99F47200D276ED /* FacebookSimulator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FacebookSimulator.cpp; sourceTree = "<group>"; };
  98. 929AF59D1C99F47200D276ED /* FacebookSimulator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FacebookSimulator.h; sourceTree = "<group>"; };
  99. 929AF5A01C99F49100D276ED /* test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = test.cpp; path = ../src/test.cpp; sourceTree = "<group>"; };
  100. 929AF5A11C99F49100D276ED /* test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = test.h; path = ../src/test.h; sourceTree = "<group>"; };
  101. 929AF5A31C99F51500D276ED /* iosFacebook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = iosFacebook.h; path = ../../../src/ios/iosFacebook.h; sourceTree = "<group>"; };
  102. 929AF5A41C99F53B00D276ED /* iosFacebook.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = iosFacebook.mm; path = ../../../src/ios/iosFacebook.mm; sourceTree = "<group>"; };
  103. 929AF5AE1C99F70A00D276ED /* FBSDKCoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FBSDKCoreKit.framework; path = ../../../libs/ios/FBSDKCoreKit.framework; sourceTree = "<group>"; };
  104. 929AF5AF1C99F70A00D276ED /* FBSDKLoginKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FBSDKLoginKit.framework; path = ../../../libs/ios/FBSDKLoginKit.framework; sourceTree = "<group>"; };
  105. 929AF5B61C9A043F00D276ED /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ../src/ios/AppDelegate.h; sourceTree = "<group>"; };
  106. 929AF5B71C9A043F00D276ED /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 5; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = ../src/ios/AppDelegate.mm; sourceTree = "<group>"; };
  107. BA41FC88D76540A6905224D6 /* example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
  108. F6123B1E6FE4471A00F49751 /* res.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wtf; name = res.xml; path = ../data/res.xml; sourceTree = "<group>"; };
  109. /* End PBXFileReference section */
  110. /* Begin PBXFrameworksBuildPhase section */
  111. 04998CE917F8A933003441C3 /* Frameworks */ = {
  112. isa = PBXFrameworksBuildPhase;
  113. buildActionMask = 2147483647;
  114. files = (
  115. 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */,
  116. 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */,
  117. 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */,
  118. 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */,
  119. 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */,
  120. 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */,
  121. 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */,
  122. 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */,
  123. 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */,
  124. 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */,
  125. 929AF5B01C99F70A00D276ED /* FBSDKCoreKit.framework in Frameworks */,
  126. 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */,
  127. 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */,
  128. 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */,
  129. 929AF5B11C99F70A00D276ED /* FBSDKLoginKit.framework in Frameworks */,
  130. 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */,
  131. );
  132. runOnlyForDeploymentPostprocessing = 0;
  133. };
  134. /* End PBXFrameworksBuildPhase section */
  135. /* Begin PBXGroup section */
  136. 045D531C17F8BD5E00CC2C64 /* dependencies */ = {
  137. isa = PBXGroup;
  138. children = (
  139. 929AF5981C99F45900D276ED /* oxygine-facebook */,
  140. 04998EE117F8ADB4003441C3 /* libz.dylib */,
  141. 04998EF617F8B6F3003441C3 /* libjpeg.a */,
  142. 04998EF517F8B6F3003441C3 /* libpng.a */,
  143. );
  144. name = dependencies;
  145. sourceTree = "<group>";
  146. };
  147. 04998CE317F8A933003441C3 = {
  148. isa = PBXGroup;
  149. children = (
  150. 929AF5921C99F23700D276ED /* HelloWorldFacebook_ios-Info.plist */,
  151. 045D531C17F8BD5E00CC2C64 /* dependencies */,
  152. 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */,
  153. 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */,
  154. 04998D4417F8A9ED003441C3 /* src */,
  155. 04E9AD3E1876FE84006A7317 /* Images.xcassets */,
  156. 04998CF617F8A933003441C3 /* Supporting Files */,
  157. 04998CEE17F8A933003441C3 /* Frameworks */,
  158. 04998CED17F8A933003441C3 /* Products */,
  159. );
  160. sourceTree = "<group>";
  161. };
  162. 04998CED17F8A933003441C3 /* Products */ = {
  163. isa = PBXGroup;
  164. children = (
  165. 04998CEC17F8A933003441C3 /* HelloWorldFacebook_ios.app */,
  166. );
  167. name = Products;
  168. sourceTree = "<group>";
  169. };
  170. 04998CEE17F8A933003441C3 /* Frameworks */ = {
  171. isa = PBXGroup;
  172. children = (
  173. 9223FE7E1C2D913D000B1FDA /* GameController.framework */,
  174. 04998EEB17F8ADD4003441C3 /* UIKit.framework */,
  175. 048AD0AD197D24AB001963EF /* CoreMotion.framework */,
  176. 04998EEC17F8ADD4003441C3 /* Foundation.framework */,
  177. 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */,
  178. 04998EE217F8ADB4003441C3 /* QuartzCore.framework */,
  179. 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */,
  180. 04998EE417F8ADB4003441C3 /* CoreAudio.framework */,
  181. 04998EE517F8ADB4003441C3 /* OpenGLES.framework */,
  182. );
  183. name = Frameworks;
  184. sourceTree = "<group>";
  185. };
  186. 04998CF617F8A933003441C3 /* Supporting Files */ = {
  187. isa = PBXGroup;
  188. children = (
  189. 929AF58D1C99EF3400D276ED /* demo */,
  190. 929AF58E1C99EF3400D276ED /* ext */,
  191. 4DA100C319512824B7570663 /* fonts */,
  192. 7F3B12E3C9D554D9FE28101D /* images */,
  193. F6123B1E6FE4471A00F49751 /* res.xml */,
  194. );
  195. name = "Supporting Files";
  196. sourceTree = "<group>";
  197. };
  198. 04998D3017F8A96E003441C3 /* Products */ = {
  199. isa = PBXGroup;
  200. children = (
  201. 04998D3517F8A96E003441C3 /* libSDL2.a */,
  202. );
  203. name = Products;
  204. sourceTree = "<group>";
  205. };
  206. 04998D4417F8A9ED003441C3 /* src */ = {
  207. isa = PBXGroup;
  208. children = (
  209. 929AF5B61C9A043F00D276ED /* AppDelegate.h */,
  210. 929AF5B71C9A043F00D276ED /* AppDelegate.mm */,
  211. 929AF5A01C99F49100D276ED /* test.cpp */,
  212. 929AF5A11C99F49100D276ED /* test.h */,
  213. 360377333740D8A2FD15BBE6 /* example.cpp */,
  214. 0BF9628FC8D38F9748F0CDEB /* main.cpp */,
  215. BA41FC88D76540A6905224D6 /* example.h */,
  216. );
  217. name = src;
  218. sourceTree = "<group>";
  219. };
  220. 049B52A91871EBBA00EF3C66 /* Products */ = {
  221. isa = PBXGroup;
  222. children = (
  223. 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */,
  224. );
  225. name = Products;
  226. sourceTree = "<group>";
  227. };
  228. 929AF5981C99F45900D276ED /* oxygine-facebook */ = {
  229. isa = PBXGroup;
  230. children = (
  231. 929AF5AE1C99F70A00D276ED /* FBSDKCoreKit.framework */,
  232. 929AF5AF1C99F70A00D276ED /* FBSDKLoginKit.framework */,
  233. 929AF5991C99F47200D276ED /* facebook.cpp */,
  234. 929AF59A1C99F47200D276ED /* facebook.h */,
  235. 929AF59B1C99F47200D276ED /* sim */,
  236. 929AF5A31C99F51500D276ED /* iosFacebook.h */,
  237. 929AF5A41C99F53B00D276ED /* iosFacebook.mm */,
  238. );
  239. name = "oxygine-facebook";
  240. sourceTree = "<group>";
  241. };
  242. 929AF59B1C99F47200D276ED /* sim */ = {
  243. isa = PBXGroup;
  244. children = (
  245. 929AF59C1C99F47200D276ED /* FacebookSimulator.cpp */,
  246. 929AF59D1C99F47200D276ED /* FacebookSimulator.h */,
  247. );
  248. name = sim;
  249. path = ../../../src/sim;
  250. sourceTree = "<group>";
  251. };
  252. /* End PBXGroup section */
  253. /* Begin PBXNativeTarget section */
  254. 04998CEB17F8A933003441C3 /* HelloWorldFacebook_ios */ = {
  255. isa = PBXNativeTarget;
  256. buildConfigurationList = 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "HelloWorldFacebook_ios" */;
  257. buildPhases = (
  258. 04998CE817F8A933003441C3 /* Sources */,
  259. 04998CE917F8A933003441C3 /* Frameworks */,
  260. 04998CEA17F8A933003441C3 /* Resources */,
  261. );
  262. buildRules = (
  263. );
  264. dependencies = (
  265. 04998D3817F8A982003441C3 /* PBXTargetDependency */,
  266. 049B52B01871EBD100EF3C66 /* PBXTargetDependency */,
  267. );
  268. name = HelloWorldFacebook_ios;
  269. productName = HelloWorldFacebook;
  270. productReference = 04998CEC17F8A933003441C3 /* HelloWorldFacebook_ios.app */;
  271. productType = "com.apple.product-type.application";
  272. };
  273. /* End PBXNativeTarget section */
  274. /* Begin PBXProject section */
  275. 04998CE417F8A933003441C3 /* Project object */ = {
  276. isa = PBXProject;
  277. attributes = {
  278. LastUpgradeCheck = 0510;
  279. ORGANIZATIONNAME = Mac;
  280. };
  281. buildConfigurationList = 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "HelloWorldFacebook_ios" */;
  282. compatibilityVersion = "Xcode 3.2";
  283. developmentRegion = English;
  284. hasScannedForEncodings = 0;
  285. knownRegions = (
  286. en,
  287. Base,
  288. );
  289. mainGroup = 04998CE317F8A933003441C3;
  290. productRefGroup = 04998CED17F8A933003441C3 /* Products */;
  291. projectDirPath = "";
  292. projectReferences = (
  293. {
  294. ProductGroup = 049B52A91871EBBA00EF3C66 /* Products */;
  295. ProjectRef = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
  296. },
  297. {
  298. ProductGroup = 04998D3017F8A96E003441C3 /* Products */;
  299. ProjectRef = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
  300. },
  301. );
  302. projectRoot = "";
  303. targets = (
  304. 04998CEB17F8A933003441C3 /* HelloWorldFacebook_ios */,
  305. );
  306. };
  307. /* End PBXProject section */
  308. /* Begin PBXReferenceProxy section */
  309. 04998D3517F8A96E003441C3 /* libSDL2.a */ = {
  310. isa = PBXReferenceProxy;
  311. fileType = archive.ar;
  312. path = libSDL2.a;
  313. remoteRef = 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */;
  314. sourceTree = BUILT_PRODUCTS_DIR;
  315. };
  316. 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */ = {
  317. isa = PBXReferenceProxy;
  318. fileType = archive.ar;
  319. path = liboxygine_ios.a;
  320. remoteRef = 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */;
  321. sourceTree = BUILT_PRODUCTS_DIR;
  322. };
  323. /* End PBXReferenceProxy section */
  324. /* Begin PBXResourcesBuildPhase section */
  325. 04998CEA17F8A933003441C3 /* Resources */ = {
  326. isa = PBXResourcesBuildPhase;
  327. buildActionMask = 2147483647;
  328. files = (
  329. 929AF5901C99EF3400D276ED /* ext in Resources */,
  330. 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */,
  331. 929AF58F1C99EF3400D276ED /* demo in Resources */,
  332. 922B9F8F1BBB2FB100B1401E /* (null) in Resources */,
  333. 929AF5931C99F23700D276ED /* HelloWorldFacebook_ios-Info.plist in Resources */,
  334. C8860D93875589970329DCCD /* fonts in Resources */,
  335. 3A631A475DE035FC53ADE5EA /* images in Resources */,
  336. CD59C69314E9E74CD0A11E03 /* res.xml in Resources */,
  337. );
  338. runOnlyForDeploymentPostprocessing = 0;
  339. };
  340. /* End PBXResourcesBuildPhase section */
  341. /* Begin PBXSourcesBuildPhase section */
  342. 04998CE817F8A933003441C3 /* Sources */ = {
  343. isa = PBXSourcesBuildPhase;
  344. buildActionMask = 2147483647;
  345. files = (
  346. 929AF59F1C99F47200D276ED /* FacebookSimulator.cpp in Sources */,
  347. 2DC477AC10D6C07B3FE008F6 /* example.cpp in Sources */,
  348. 929AF59E1C99F47200D276ED /* facebook.cpp in Sources */,
  349. 929AF5B81C9A043F00D276ED /* AppDelegate.mm in Sources */,
  350. 929AF5A21C99F49100D276ED /* test.cpp in Sources */,
  351. DA49ED8903C628BA578C8670 /* main.cpp in Sources */,
  352. 929AF5A51C99F53B00D276ED /* iosFacebook.mm in Sources */,
  353. );
  354. runOnlyForDeploymentPostprocessing = 0;
  355. };
  356. /* End PBXSourcesBuildPhase section */
  357. /* Begin PBXTargetDependency section */
  358. 04998D3817F8A982003441C3 /* PBXTargetDependency */ = {
  359. isa = PBXTargetDependency;
  360. name = libSDL;
  361. targetProxy = 04998D3717F8A982003441C3 /* PBXContainerItemProxy */;
  362. };
  363. 049B52B01871EBD100EF3C66 /* PBXTargetDependency */ = {
  364. isa = PBXTargetDependency;
  365. name = oxygine_ios;
  366. targetProxy = 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */;
  367. };
  368. /* End PBXTargetDependency section */
  369. /* Begin XCBuildConfiguration section */
  370. 04998D1F17F8A933003441C3 /* Debug */ = {
  371. isa = XCBuildConfiguration;
  372. buildSettings = {
  373. ALWAYS_SEARCH_USER_PATHS = NO;
  374. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  375. CLANG_CXX_LIBRARY = "libc++";
  376. CLANG_ENABLE_MODULES = YES;
  377. CLANG_ENABLE_OBJC_ARC = YES;
  378. CLANG_WARN_BOOL_CONVERSION = YES;
  379. CLANG_WARN_CONSTANT_CONVERSION = YES;
  380. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  381. CLANG_WARN_EMPTY_BODY = YES;
  382. CLANG_WARN_ENUM_CONVERSION = YES;
  383. CLANG_WARN_INT_CONVERSION = YES;
  384. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  385. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  386. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  387. COMPRESS_PNG_FILES = NO;
  388. COPY_PHASE_STRIP = NO;
  389. ENABLE_BITCODE = NO;
  390. FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../../../libs/ios/";
  391. GCC_C_LANGUAGE_STANDARD = gnu99;
  392. GCC_DYNAMIC_NO_PIC = NO;
  393. GCC_OPTIMIZATION_LEVEL = 0;
  394. GCC_PREPROCESSOR_DEFINITIONS = (
  395. "DEBUG=1",
  396. "$(inherited)",
  397. );
  398. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  399. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  400. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  401. GCC_WARN_UNDECLARED_SELECTOR = YES;
  402. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  403. GCC_WARN_UNUSED_FUNCTION = YES;
  404. GCC_WARN_UNUSED_VARIABLE = YES;
  405. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  406. ONLY_ACTIVE_ARCH = NO;
  407. SDKROOT = iphoneos;
  408. TARGETED_DEVICE_FAMILY = "1,2";
  409. USER_HEADER_SEARCH_PATHS = "../../../../oxygine-framework//oxygine/src ../../../..//SDL/include";
  410. };
  411. name = Debug;
  412. };
  413. 04998D2017F8A933003441C3 /* Release */ = {
  414. isa = XCBuildConfiguration;
  415. buildSettings = {
  416. ALWAYS_SEARCH_USER_PATHS = NO;
  417. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  418. CLANG_CXX_LIBRARY = "libc++";
  419. CLANG_ENABLE_MODULES = YES;
  420. CLANG_ENABLE_OBJC_ARC = YES;
  421. CLANG_WARN_BOOL_CONVERSION = YES;
  422. CLANG_WARN_CONSTANT_CONVERSION = YES;
  423. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  424. CLANG_WARN_EMPTY_BODY = YES;
  425. CLANG_WARN_ENUM_CONVERSION = YES;
  426. CLANG_WARN_INT_CONVERSION = YES;
  427. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  428. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  429. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  430. COMPRESS_PNG_FILES = NO;
  431. COPY_PHASE_STRIP = YES;
  432. ENABLE_BITCODE = NO;
  433. ENABLE_NS_ASSERTIONS = NO;
  434. FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../../../libs/ios/";
  435. GCC_C_LANGUAGE_STANDARD = gnu99;
  436. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  437. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  438. GCC_WARN_UNDECLARED_SELECTOR = YES;
  439. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  440. GCC_WARN_UNUSED_FUNCTION = YES;
  441. GCC_WARN_UNUSED_VARIABLE = YES;
  442. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  443. SDKROOT = iphoneos;
  444. TARGETED_DEVICE_FAMILY = "1,2";
  445. USER_HEADER_SEARCH_PATHS = "../../../../oxygine-framework//oxygine/src ../../../..//SDL/include";
  446. VALIDATE_PRODUCT = YES;
  447. };
  448. name = Release;
  449. };
  450. 04998D2217F8A933003441C3 /* Debug */ = {
  451. isa = XCBuildConfiguration;
  452. buildSettings = {
  453. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  454. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  455. CODE_SIGN_IDENTITY = "iPhone Developer";
  456. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  457. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  458. GCC_PREFIX_HEADER = "HelloWorldFacebook/HelloWorldFacebook_ios-Prefix.pch";
  459. GCC_WARN_UNUSED_VALUE = YES;
  460. GCC_WARN_UNUSED_VARIABLE = NO;
  461. INFOPLIST_FILE = "HelloWorldFacebook/HelloWorldFacebook_ios-Info.plist";
  462. LIBRARY_SEARCH_PATHS = (
  463. "$(inherited)",
  464. "../../../../oxygine-framework//oxygine/third_party/ios/libraries",
  465. );
  466. ONLY_ACTIVE_ARCH = YES;
  467. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.HelloWorldFacebook;
  468. PRODUCT_NAME = HelloWorldFacebook_ios;
  469. PROVISIONING_PROFILE = "";
  470. TARGETED_DEVICE_FAMILY = "1,2";
  471. WRAPPER_EXTENSION = app;
  472. };
  473. name = Debug;
  474. };
  475. 04998D2317F8A933003441C3 /* Release */ = {
  476. isa = XCBuildConfiguration;
  477. buildSettings = {
  478. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  479. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  480. CODE_SIGN_IDENTITY = "iPhone Developer";
  481. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  482. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  483. GCC_PREFIX_HEADER = "HelloWorldFacebook/HelloWorldFacebook_ios-Prefix.pch";
  484. GCC_WARN_UNUSED_VALUE = YES;
  485. GCC_WARN_UNUSED_VARIABLE = NO;
  486. INFOPLIST_FILE = "HelloWorldFacebook/HelloWorldFacebook_ios-Info.plist";
  487. LIBRARY_SEARCH_PATHS = (
  488. "$(inherited)",
  489. "../../../../oxygine-framework//oxygine/third_party/ios/libraries",
  490. );
  491. ONLY_ACTIVE_ARCH = NO;
  492. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.HelloWorldFacebook;
  493. PRODUCT_NAME = HelloWorldFacebook_ios;
  494. PROVISIONING_PROFILE = "";
  495. TARGETED_DEVICE_FAMILY = "1,2";
  496. WRAPPER_EXTENSION = app;
  497. };
  498. name = Release;
  499. };
  500. /* End XCBuildConfiguration section */
  501. /* Begin XCConfigurationList section */
  502. 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "HelloWorldFacebook_ios" */ = {
  503. isa = XCConfigurationList;
  504. buildConfigurations = (
  505. 04998D1F17F8A933003441C3 /* Debug */,
  506. 04998D2017F8A933003441C3 /* Release */,
  507. );
  508. defaultConfigurationIsVisible = 0;
  509. defaultConfigurationName = Release;
  510. };
  511. 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "HelloWorldFacebook_ios" */ = {
  512. isa = XCConfigurationList;
  513. buildConfigurations = (
  514. 04998D2217F8A933003441C3 /* Debug */,
  515. 04998D2317F8A933003441C3 /* Release */,
  516. );
  517. defaultConfigurationIsVisible = 0;
  518. defaultConfigurationName = Release;
  519. };
  520. /* End XCConfigurationList section */
  521. };
  522. rootObject = 04998CE417F8A933003441C3 /* Project object */;
  523. }