project.pbxproj 30 KB

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