project.pbxproj 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0CA7236A1E417F9200EC5663 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0CA723691E417F9200EC5663 /* MainMenu.xib */; };
  10. 0CABE3C81E417AFF007E1A1B /* liboxygine_mac.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CABE3C71E417AF5007E1A1B /* liboxygine_mac.a */; };
  11. 0CABE3CD1E417C3D007E1A1B /* liboxygine_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CABE3C51E417AF5007E1A1B /* liboxygine_ios.a */; };
  12. 0CABE3CF1E417D47007E1A1B /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0CABE3CE1E417D47007E1A1B /* Images.xcassets */; };
  13. 0CABE3D31E417D8A007E1A1B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0CABE3D01E417D8A007E1A1B /* Assets.xcassets */; };
  14. 0CF03AB11E4173860075A2A8 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03A9F1E41737B0075A2A8 /* libSDL2.a */; };
  15. 0CF03AB41E4173A60075A2A8 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03AB21E4173A60075A2A8 /* libjpeg.a */; };
  16. 0CF03AB51E4173A60075A2A8 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03AB31E4173A60075A2A8 /* libpng.a */; };
  17. 0CF03AB81E4174360075A2A8 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03AB71E4174360075A2A8 /* libz.tbd */; };
  18. 0CF03ABA1E4174520075A2A8 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03AB91E4174520075A2A8 /* AVFoundation.framework */; };
  19. 0CF03ABC1E4174570075A2A8 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03ABB1E4174570075A2A8 /* GameController.framework */; };
  20. 0CF03ABE1E41745C0075A2A8 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03ABD1E41745C0075A2A8 /* CoreGraphics.framework */; };
  21. 0CF03AC01E4174610075A2A8 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03ABF1E4174610075A2A8 /* CoreMotion.framework */; };
  22. 0CF03AC21E41746A0075A2A8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03AC11E41746A0075A2A8 /* Foundation.framework */; };
  23. 0CF03AC41E4174740075A2A8 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03AC31E4174740075A2A8 /* CoreAudio.framework */; };
  24. 0CF03AC61E41747B0075A2A8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03AC51E41747B0075A2A8 /* UIKit.framework */; };
  25. 0CF03AC81E4174820075A2A8 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03AC71E4174820075A2A8 /* AudioToolbox.framework */; };
  26. 0CF03ACA1E4174870075A2A8 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03AC91E4174870075A2A8 /* QuartzCore.framework */; };
  27. 0CF03ACC1E41748C0075A2A8 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03ACB1E41748C0075A2A8 /* OpenGLES.framework */; };
  28. 0CF03B161E4178BC0075A2A8 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03B141E4178BC0075A2A8 /* libjpeg.a */; };
  29. 0CF03B171E4178BC0075A2A8 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03B151E4178BC0075A2A8 /* libpng.a */; };
  30. 0CF03B1A1E41792A0075A2A8 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03B0D1E4178AA0075A2A8 /* SDL2.framework */; };
  31. 0CF03B1D1E4179390075A2A8 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03B1C1E4179390075A2A8 /* libz.tbd */; };
  32. 0CF03B1F1E4179430075A2A8 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03B1E1E4179430075A2A8 /* OpenGL.framework */; };
  33. 0CF03B211E4179470075A2A8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF03B201E4179470075A2A8 /* Cocoa.framework */; };
  34. ${PBXBuildFile}
  35. /* End PBXBuildFile section */
  36. /* Begin PBXContainerItemProxy section */
  37. 0CABE3C41E417AF5007E1A1B /* PBXContainerItemProxy */ = {
  38. isa = PBXContainerItemProxy;
  39. containerPortal = 0CABE3BF1E417AF5007E1A1B /* oxygine_ios_mac.xcodeproj */;
  40. proxyType = 2;
  41. remoteGlobalIDString = C3E86F4C16EBC8A500052915;
  42. remoteInfo = oxygine_ios;
  43. };
  44. 0CABE3C61E417AF5007E1A1B /* PBXContainerItemProxy */ = {
  45. isa = PBXContainerItemProxy;
  46. containerPortal = 0CABE3BF1E417AF5007E1A1B /* oxygine_ios_mac.xcodeproj */;
  47. proxyType = 2;
  48. remoteGlobalIDString = 0C0AA0331E4137B300D7D660;
  49. remoteInfo = oxygine_mac;
  50. };
  51. 0CF03A9E1E41737B0075A2A8 /* PBXContainerItemProxy */ = {
  52. isa = PBXContainerItemProxy;
  53. containerPortal = 0CF03A981E41737B0075A2A8 /* SDL.xcodeproj */;
  54. proxyType = 2;
  55. remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
  56. remoteInfo = libSDL;
  57. };
  58. 0CF03AA01E41737B0075A2A8 /* PBXContainerItemProxy */ = {
  59. isa = PBXContainerItemProxy;
  60. containerPortal = 0CF03A981E41737B0075A2A8 /* SDL.xcodeproj */;
  61. proxyType = 2;
  62. remoteGlobalIDString = FAB598141BB5C1B100BE72C5;
  63. remoteInfo = "libSDL-tv";
  64. };
  65. 0CF03B0C1E4178AA0075A2A8 /* PBXContainerItemProxy */ = {
  66. isa = PBXContainerItemProxy;
  67. containerPortal = 0CF03B051E4178AA0075A2A8 /* SDL.xcodeproj */;
  68. proxyType = 2;
  69. remoteGlobalIDString = BECDF66C0761BA81005FE872;
  70. remoteInfo = Framework;
  71. };
  72. 0CF03B0E1E4178AA0075A2A8 /* PBXContainerItemProxy */ = {
  73. isa = PBXContainerItemProxy;
  74. containerPortal = 0CF03B051E4178AA0075A2A8 /* SDL.xcodeproj */;
  75. proxyType = 2;
  76. remoteGlobalIDString = BECDF6B30761BA81005FE872;
  77. remoteInfo = "Static Library";
  78. };
  79. 0CF03B101E4178AA0075A2A8 /* PBXContainerItemProxy */ = {
  80. isa = PBXContainerItemProxy;
  81. containerPortal = 0CF03B051E4178AA0075A2A8 /* SDL.xcodeproj */;
  82. proxyType = 2;
  83. remoteGlobalIDString = DB31407717554B71006C0E22;
  84. remoteInfo = "Shared Library";
  85. };
  86. 0CF03B121E4178AA0075A2A8 /* PBXContainerItemProxy */ = {
  87. isa = PBXContainerItemProxy;
  88. containerPortal = 0CF03B051E4178AA0075A2A8 /* SDL.xcodeproj */;
  89. proxyType = 2;
  90. remoteGlobalIDString = BECDF6BE0761BA81005FE872;
  91. remoteInfo = "Standard DMG";
  92. };
  93. /* End PBXContainerItemProxy section */
  94. /* Begin PBXFileReference section */
  95. 0CA723691E417F9200EC5663 /* MainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = MainMenu.xib; path = mac/MainMenu.xib; sourceTree = "<group>"; };
  96. 0CABE3BF1E417AF5007E1A1B /* oxygine_ios_mac.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_ios_mac.xcodeproj; path = "${ROOT}/oxygine-framework/oxygine/SDL/ios_mac/oxygine/oxygine_ios_mac.xcodeproj"; sourceTree = "<group>"; };
  97. 0CABE3CE1E417D47007E1A1B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ios/Images.xcassets; sourceTree = "<group>"; };
  98. 0CABE3D01E417D8A007E1A1B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = mac/Assets.xcassets; sourceTree = "<group>"; };
  99. 0CF039DB1E416A000075A2A8 /* ${PROJECT}_ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ${PROJECT}_ios.app; sourceTree = BUILT_PRODUCTS_DIR; };
  100. 0CF039F71E416A610075A2A8 /* ${PROJECT}_mac.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ${PROJECT}_mac.app; sourceTree = BUILT_PRODUCTS_DIR; };
  101. 0CF03A981E41737B0075A2A8 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "${ROOT}/SDL/Xcode-iOS/SDL/SDL.xcodeproj"; sourceTree = "<group>"; };
  102. 0CF03AB21E4173A60075A2A8 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "${ROOT}/oxygine-framework/oxygine/third_party/ios/libraries/libjpeg.a"; sourceTree = "<group>"; };
  103. 0CF03AB31E4173A60075A2A8 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "${ROOT}/oxygine-framework/oxygine/third_party/ios/libraries/libpng.a"; sourceTree = "<group>"; };
  104. 0CF03AB71E4174360075A2A8 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/usr/lib/libz.tbd; sourceTree = DEVELOPER_DIR; };
  105. 0CF03AB91E4174520075A2A8 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/AVFoundation.framework; sourceTree = DEVELOPER_DIR; };
  106. 0CF03ABB1E4174570075A2A8 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/GameController.framework; sourceTree = DEVELOPER_DIR; };
  107. 0CF03ABD1E41745C0075A2A8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; };
  108. 0CF03ABF1E4174610075A2A8 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/CoreMotion.framework; sourceTree = DEVELOPER_DIR; };
  109. 0CF03AC11E41746A0075A2A8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  110. 0CF03AC31E4174740075A2A8 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/CoreAudio.framework; sourceTree = DEVELOPER_DIR; };
  111. 0CF03AC51E41747B0075A2A8 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  112. 0CF03AC71E4174820075A2A8 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/AudioToolbox.framework; sourceTree = DEVELOPER_DIR; };
  113. 0CF03AC91E4174870075A2A8 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; };
  114. 0CF03ACB1E41748C0075A2A8 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/OpenGLES.framework; sourceTree = DEVELOPER_DIR; };
  115. 0CF03B051E4178AA0075A2A8 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = ${ROOT}/SDL/Xcode/SDL/SDL.xcodeproj; sourceTree = "<group>"; };
  116. 0CF03B141E4178BC0075A2A8 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "${ROOT}/oxygine-framework/oxygine/third_party/macosx/libraries/libjpeg.a"; sourceTree = "<group>"; };
  117. 0CF03B151E4178BC0075A2A8 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "${ROOT}/oxygine-framework/oxygine/third_party/macosx/libraries/libpng.a"; sourceTree = "<group>"; };
  118. 0CF03B1C1E4179390075A2A8 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  119. 0CF03B1E1E4179430075A2A8 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
  120. 0CF03B201E4179470075A2A8 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  121. ${PBXFileReference}
  122. /* End PBXFileReference section */
  123. /* Begin PBXFrameworksBuildPhase section */
  124. 0CF039D81E416A000075A2A8 /* Frameworks */ = {
  125. isa = PBXFrameworksBuildPhase;
  126. buildActionMask = 2147483647;
  127. files = (
  128. 0CABE3CD1E417C3D007E1A1B /* liboxygine_ios.a in Frameworks */,
  129. 0CF03ACC1E41748C0075A2A8 /* OpenGLES.framework in Frameworks */,
  130. 0CF03ACA1E4174870075A2A8 /* QuartzCore.framework in Frameworks */,
  131. 0CF03AC81E4174820075A2A8 /* AudioToolbox.framework in Frameworks */,
  132. 0CF03AC61E41747B0075A2A8 /* UIKit.framework in Frameworks */,
  133. 0CF03AC41E4174740075A2A8 /* CoreAudio.framework in Frameworks */,
  134. 0CF03AC21E41746A0075A2A8 /* Foundation.framework in Frameworks */,
  135. 0CF03AC01E4174610075A2A8 /* CoreMotion.framework in Frameworks */,
  136. 0CF03ABE1E41745C0075A2A8 /* CoreGraphics.framework in Frameworks */,
  137. 0CF03ABC1E4174570075A2A8 /* GameController.framework in Frameworks */,
  138. 0CF03ABA1E4174520075A2A8 /* AVFoundation.framework in Frameworks */,
  139. 0CF03AB81E4174360075A2A8 /* libz.tbd in Frameworks */,
  140. 0CF03AB11E4173860075A2A8 /* libSDL2.a in Frameworks */,
  141. 0CF03AB41E4173A60075A2A8 /* libjpeg.a in Frameworks */,
  142. 0CF03AB51E4173A60075A2A8 /* libpng.a in Frameworks */,
  143. );
  144. runOnlyForDeploymentPostprocessing = 0;
  145. };
  146. 0CF039F41E416A610075A2A8 /* Frameworks */ = {
  147. isa = PBXFrameworksBuildPhase;
  148. buildActionMask = 2147483647;
  149. files = (
  150. 0CABE3C81E417AFF007E1A1B /* liboxygine_mac.a in Frameworks */,
  151. 0CF03B211E4179470075A2A8 /* Cocoa.framework in Frameworks */,
  152. 0CF03B1F1E4179430075A2A8 /* OpenGL.framework in Frameworks */,
  153. 0CF03B1D1E4179390075A2A8 /* libz.tbd in Frameworks */,
  154. 0CF03B1A1E41792A0075A2A8 /* SDL2.framework in Frameworks */,
  155. 0CF03B161E4178BC0075A2A8 /* libjpeg.a in Frameworks */,
  156. 0CF03B171E4178BC0075A2A8 /* libpng.a in Frameworks */,
  157. );
  158. runOnlyForDeploymentPostprocessing = 0;
  159. };
  160. /* End PBXFrameworksBuildPhase section */
  161. /* Begin PBXGroup section */
  162. 0CABE3C01E417AF5007E1A1B /* Products */ = {
  163. isa = PBXGroup;
  164. children = (
  165. 0CABE3C51E417AF5007E1A1B /* liboxygine_ios.a */,
  166. 0CABE3C71E417AF5007E1A1B /* liboxygine_mac.a */,
  167. );
  168. name = Products;
  169. sourceTree = "<group>";
  170. };
  171. 0CF039D01E4169BD0075A2A8 = {
  172. isa = PBXGroup;
  173. children = (
  174. 0CF03A081E416A9A0075A2A8 /* dependancies */,
  175. 0CF03A831E4170860075A2A8 /* src */,
  176. 0CF03AE11E4177A00075A2A8 /* Supporting Files */,
  177. 0CF039DC1E416A000075A2A8 /* Products */,
  178. 0CF03AB61E4174360075A2A8 /* Frameworks */,
  179. );
  180. sourceTree = "<group>";
  181. };
  182. 0CF039DC1E416A000075A2A8 /* Products */ = {
  183. isa = PBXGroup;
  184. children = (
  185. 0CF039DB1E416A000075A2A8 /* ${PROJECT}_ios.app */,
  186. 0CF039F71E416A610075A2A8 /* ${PROJECT}_mac.app */,
  187. );
  188. name = Products;
  189. sourceTree = "<group>";
  190. };
  191. 0CF03A081E416A9A0075A2A8 /* dependancies */ = {
  192. isa = PBXGroup;
  193. children = (
  194. 0CABE3BF1E417AF5007E1A1B /* oxygine_ios_mac.xcodeproj */,
  195. 0CF03A091E416AA10075A2A8 /* ios */,
  196. 0CF03A0A1E416AA60075A2A8 /* mac */,
  197. );
  198. name = dependancies;
  199. sourceTree = "<group>";
  200. };
  201. 0CF03A091E416AA10075A2A8 /* ios */ = {
  202. isa = PBXGroup;
  203. children = (
  204. 0CF03AB21E4173A60075A2A8 /* libjpeg.a */,
  205. 0CF03AB31E4173A60075A2A8 /* libpng.a */,
  206. 0CF03A981E41737B0075A2A8 /* SDL.xcodeproj */,
  207. );
  208. name = ios;
  209. sourceTree = "<group>";
  210. };
  211. 0CF03A0A1E416AA60075A2A8 /* mac */ = {
  212. isa = PBXGroup;
  213. children = (
  214. 0CF03B141E4178BC0075A2A8 /* libjpeg.a */,
  215. 0CF03B151E4178BC0075A2A8 /* libpng.a */,
  216. 0CF03B051E4178AA0075A2A8 /* SDL.xcodeproj */,
  217. );
  218. name = mac;
  219. sourceTree = "<group>";
  220. };
  221. 0CF03A831E4170860075A2A8 /* src */ = {
  222. isa = PBXGroup;
  223. children = (
  224. ${PBXGroup_src}
  225. );
  226. name = src;
  227. sourceTree = "<group>";
  228. };
  229. 0CF03A991E41737B0075A2A8 /* Products */ = {
  230. isa = PBXGroup;
  231. children = (
  232. 0CF03A9F1E41737B0075A2A8 /* libSDL2.a */,
  233. 0CF03AA11E41737B0075A2A8 /* libSDL2.a */,
  234. );
  235. name = Products;
  236. sourceTree = "<group>";
  237. };
  238. 0CF03AB61E4174360075A2A8 /* Frameworks */ = {
  239. isa = PBXGroup;
  240. children = (
  241. 0CF03B201E4179470075A2A8 /* Cocoa.framework */,
  242. 0CF03B1E1E4179430075A2A8 /* OpenGL.framework */,
  243. 0CF03B1C1E4179390075A2A8 /* libz.tbd */,
  244. 0CF03ACB1E41748C0075A2A8 /* OpenGLES.framework */,
  245. 0CF03AC91E4174870075A2A8 /* QuartzCore.framework */,
  246. 0CF03AC71E4174820075A2A8 /* AudioToolbox.framework */,
  247. 0CF03AC51E41747B0075A2A8 /* UIKit.framework */,
  248. 0CF03AC31E4174740075A2A8 /* CoreAudio.framework */,
  249. 0CF03AC11E41746A0075A2A8 /* Foundation.framework */,
  250. 0CF03ABF1E4174610075A2A8 /* CoreMotion.framework */,
  251. 0CF03ABD1E41745C0075A2A8 /* CoreGraphics.framework */,
  252. 0CF03ABB1E4174570075A2A8 /* GameController.framework */,
  253. 0CF03AB91E4174520075A2A8 /* AVFoundation.framework */,
  254. 0CF03AB71E4174360075A2A8 /* libz.tbd */,
  255. );
  256. name = Frameworks;
  257. sourceTree = "<group>";
  258. };
  259. 0CF03AE11E4177A00075A2A8 /* Supporting Files */ = {
  260. isa = PBXGroup;
  261. children = (
  262. 0CF03AFC1E4178750075A2A8 /* ios */,
  263. 0CF03AFD1E41787E0075A2A8 /* mac */,
  264. ${PBXGroupSupporting}
  265. );
  266. name = "Supporting Files";
  267. sourceTree = "<group>";
  268. };
  269. 0CF03AFC1E4178750075A2A8 /* ios */ = {
  270. isa = PBXGroup;
  271. children = (
  272. 0CABE3CE1E417D47007E1A1B /* Images.xcassets */,
  273. );
  274. name = ios;
  275. sourceTree = "<group>";
  276. };
  277. 0CF03AFD1E41787E0075A2A8 /* mac */ = {
  278. isa = PBXGroup;
  279. children = (
  280. 0CA723691E417F9200EC5663 /* MainMenu.xib */,
  281. 0CABE3D01E417D8A007E1A1B /* Assets.xcassets */,
  282. );
  283. name = mac;
  284. sourceTree = "<group>";
  285. };
  286. 0CF03B061E4178AA0075A2A8 /* Products */ = {
  287. isa = PBXGroup;
  288. children = (
  289. 0CF03B0D1E4178AA0075A2A8 /* SDL2.framework */,
  290. 0CF03B0F1E4178AA0075A2A8 /* libSDL2.a */,
  291. 0CF03B111E4178AA0075A2A8 /* libSDL2.dylib */,
  292. 0CF03B131E4178AA0075A2A8 /* Standard DMG */,
  293. );
  294. name = Products;
  295. sourceTree = "<group>";
  296. };
  297. /* End PBXGroup section */
  298. /* Begin PBXNativeTarget section */
  299. 0CF039DA1E416A000075A2A8 /* projectios */ = {
  300. isa = PBXNativeTarget;
  301. buildConfigurationList = 0CF039F01E416A000075A2A8 /* Build configuration list for PBXNativeTarget "${PROJECT}_ios" */;
  302. buildPhases = (
  303. 0CF039D71E416A000075A2A8 /* Sources */,
  304. 0CF039D81E416A000075A2A8 /* Frameworks */,
  305. 0CF039D91E416A000075A2A8 /* Resources */,
  306. );
  307. buildRules = (
  308. );
  309. dependencies = (
  310. );
  311. name = ${PROJECT}_ios;
  312. productName = ${PROJECT}_ios;
  313. productReference = 0CF039DB1E416A000075A2A8 /* ${PROJECT}_ios.app */;
  314. productType = "com.apple.product-type.application";
  315. };
  316. 0CF039F61E416A610075A2A8 /* ${PROJECT}_mac */ = {
  317. isa = PBXNativeTarget;
  318. buildConfigurationList = 0CF03A051E416A620075A2A8 /* Build configuration list for PBXNativeTarget "${PROJECT}_mac" */;
  319. buildPhases = (
  320. 0CF039F31E416A610075A2A8 /* Sources */,
  321. 0CF039F41E416A610075A2A8 /* Frameworks */,
  322. 0CF039F51E416A610075A2A8 /* Resources */,
  323. );
  324. buildRules = (
  325. );
  326. dependencies = (
  327. );
  328. name = ${PROJECT}_mac;
  329. productName = ${PROJECT}_mac;
  330. productReference = 0CF039F71E416A610075A2A8 /* ${PROJECT}_mac.app */;
  331. productType = "com.apple.product-type.application";
  332. };
  333. /* End PBXNativeTarget section */
  334. /* Begin PBXProject section */
  335. 0CF039D11E4169BD0075A2A8 /* Project object */ = {
  336. isa = PBXProject;
  337. attributes = {
  338. LastUpgradeCheck = 0820;
  339. TargetAttributes = {
  340. 0CF039DA1E416A000075A2A8 = {
  341. CreatedOnToolsVersion = 8.2.1;
  342. ProvisioningStyle = Automatic;
  343. };
  344. 0CF039F61E416A610075A2A8 = {
  345. CreatedOnToolsVersion = 8.2.1;
  346. ProvisioningStyle = Automatic;
  347. };
  348. };
  349. };
  350. buildConfigurationList = 0CF039D41E4169BD0075A2A8 /* Build configuration list for PBXProject "PROJECTTEMPLATE" */;
  351. compatibilityVersion = "Xcode 3.2";
  352. developmentRegion = English;
  353. hasScannedForEncodings = 0;
  354. knownRegions = (
  355. en,
  356. Base,
  357. );
  358. mainGroup = 0CF039D01E4169BD0075A2A8;
  359. productRefGroup = 0CF039DC1E416A000075A2A8 /* Products */;
  360. projectDirPath = "";
  361. projectReferences = (
  362. {
  363. ProductGroup = 0CABE3C01E417AF5007E1A1B /* Products */;
  364. ProjectRef = 0CABE3BF1E417AF5007E1A1B /* oxygine_ios_mac.xcodeproj */;
  365. },
  366. {
  367. ProductGroup = 0CF03B061E4178AA0075A2A8 /* Products */;
  368. ProjectRef = 0CF03B051E4178AA0075A2A8 /* SDL.xcodeproj */;
  369. },
  370. {
  371. ProductGroup = 0CF03A991E41737B0075A2A8 /* Products */;
  372. ProjectRef = 0CF03A981E41737B0075A2A8 /* SDL.xcodeproj */;
  373. },
  374. );
  375. projectRoot = "";
  376. targets = (
  377. 0CF039DA1E416A000075A2A8 /* projectios */,
  378. 0CF039F61E416A610075A2A8 /* projectmac */,
  379. );
  380. };
  381. /* End PBXProject section */
  382. /* Begin PBXReferenceProxy section */
  383. 0CABE3C51E417AF5007E1A1B /* liboxygine_ios.a */ = {
  384. isa = PBXReferenceProxy;
  385. fileType = archive.ar;
  386. path = liboxygine_ios.a;
  387. remoteRef = 0CABE3C41E417AF5007E1A1B /* PBXContainerItemProxy */;
  388. sourceTree = BUILT_PRODUCTS_DIR;
  389. };
  390. 0CABE3C71E417AF5007E1A1B /* liboxygine_mac.a */ = {
  391. isa = PBXReferenceProxy;
  392. fileType = "compiled.mach-o.dylib";
  393. path = liboxygine_mac.a;
  394. remoteRef = 0CABE3C61E417AF5007E1A1B /* PBXContainerItemProxy */;
  395. sourceTree = BUILT_PRODUCTS_DIR;
  396. };
  397. 0CF03A9F1E41737B0075A2A8 /* libSDL2.a */ = {
  398. isa = PBXReferenceProxy;
  399. fileType = archive.ar;
  400. path = libSDL2.a;
  401. remoteRef = 0CF03A9E1E41737B0075A2A8 /* PBXContainerItemProxy */;
  402. sourceTree = BUILT_PRODUCTS_DIR;
  403. };
  404. 0CF03AA11E41737B0075A2A8 /* libSDL2.a */ = {
  405. isa = PBXReferenceProxy;
  406. fileType = archive.ar;
  407. path = libSDL2.a;
  408. remoteRef = 0CF03AA01E41737B0075A2A8 /* PBXContainerItemProxy */;
  409. sourceTree = BUILT_PRODUCTS_DIR;
  410. };
  411. 0CF03B0D1E4178AA0075A2A8 /* SDL2.framework */ = {
  412. isa = PBXReferenceProxy;
  413. fileType = wrapper.framework;
  414. path = SDL2.framework;
  415. remoteRef = 0CF03B0C1E4178AA0075A2A8 /* PBXContainerItemProxy */;
  416. sourceTree = BUILT_PRODUCTS_DIR;
  417. };
  418. 0CF03B0F1E4178AA0075A2A8 /* libSDL2.a */ = {
  419. isa = PBXReferenceProxy;
  420. fileType = archive.ar;
  421. path = libSDL2.a;
  422. remoteRef = 0CF03B0E1E4178AA0075A2A8 /* PBXContainerItemProxy */;
  423. sourceTree = BUILT_PRODUCTS_DIR;
  424. };
  425. 0CF03B111E4178AA0075A2A8 /* libSDL2.dylib */ = {
  426. isa = PBXReferenceProxy;
  427. fileType = "compiled.mach-o.dylib";
  428. path = libSDL2.dylib;
  429. remoteRef = 0CF03B101E4178AA0075A2A8 /* PBXContainerItemProxy */;
  430. sourceTree = BUILT_PRODUCTS_DIR;
  431. };
  432. 0CF03B131E4178AA0075A2A8 /* Standard DMG */ = {
  433. isa = PBXReferenceProxy;
  434. fileType = "compiled.mach-o.executable";
  435. path = "Standard DMG";
  436. remoteRef = 0CF03B121E4178AA0075A2A8 /* PBXContainerItemProxy */;
  437. sourceTree = BUILT_PRODUCTS_DIR;
  438. };
  439. /* End PBXReferenceProxy section */
  440. /* Begin PBXResourcesBuildPhase section */
  441. 0CF039D91E416A000075A2A8 /* Resources */ = {
  442. isa = PBXResourcesBuildPhase;
  443. buildActionMask = 2147483647;
  444. files = (
  445. 0CABE3CF1E417D47007E1A1B /* Images.xcassets in Resources */,
  446. ${PBXResourcesBuildPhase}
  447. );
  448. runOnlyForDeploymentPostprocessing = 0;
  449. };
  450. 0CF039F51E416A610075A2A8 /* Resources */ = {
  451. isa = PBXResourcesBuildPhase;
  452. buildActionMask = 2147483647;
  453. files = (
  454. 0CA7236A1E417F9200EC5663 /* MainMenu.xib in Resources */,
  455. 0CABE3D31E417D8A007E1A1B /* Assets.xcassets in Resources */,
  456. ${PBXResourcesBuildPhase}
  457. );
  458. runOnlyForDeploymentPostprocessing = 0;
  459. };
  460. /* End PBXResourcesBuildPhase section */
  461. /* Begin PBXSourcesBuildPhase section */
  462. 0CF039D71E416A000075A2A8 /* Sources */ = {
  463. isa = PBXSourcesBuildPhase;
  464. buildActionMask = 2147483647;
  465. files = (
  466. ${PBXSourcesBuildPhase}
  467. );
  468. runOnlyForDeploymentPostprocessing = 0;
  469. };
  470. 0CF039F31E416A610075A2A8 /* Sources */ = {
  471. isa = PBXSourcesBuildPhase;
  472. buildActionMask = 2147483647;
  473. files = (
  474. ${PBXSourcesBuildPhase}
  475. );
  476. runOnlyForDeploymentPostprocessing = 0;
  477. };
  478. /* End PBXSourcesBuildPhase section */
  479. /* Begin XCBuildConfiguration section */
  480. 0CF039D51E4169BD0075A2A8 /* Debug */ = {
  481. isa = XCBuildConfiguration;
  482. buildSettings = {
  483. };
  484. name = Debug;
  485. };
  486. 0CF039D61E4169BD0075A2A8 /* Release */ = {
  487. isa = XCBuildConfiguration;
  488. buildSettings = {
  489. };
  490. name = Release;
  491. };
  492. 0CF039F11E416A000075A2A8 /* Debug */ = {
  493. isa = XCBuildConfiguration;
  494. buildSettings = {
  495. ALWAYS_SEARCH_USER_PATHS = NO;
  496. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  497. CLANG_ANALYZER_NONNULL = YES;
  498. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  499. CLANG_CXX_LIBRARY = "libc++";
  500. CLANG_ENABLE_MODULES = YES;
  501. CLANG_ENABLE_OBJC_ARC = YES;
  502. CLANG_WARN_BOOL_CONVERSION = YES;
  503. CLANG_WARN_CONSTANT_CONVERSION = YES;
  504. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  505. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  506. CLANG_WARN_EMPTY_BODY = YES;
  507. CLANG_WARN_ENUM_CONVERSION = YES;
  508. CLANG_WARN_INFINITE_RECURSION = YES;
  509. CLANG_WARN_INT_CONVERSION = YES;
  510. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  511. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  512. CLANG_WARN_UNREACHABLE_CODE = YES;
  513. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  514. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  515. COPY_PHASE_STRIP = NO;
  516. DEBUG_INFORMATION_FORMAT = dwarf;
  517. ENABLE_STRICT_OBJC_MSGSEND = YES;
  518. ENABLE_TESTABILITY = YES;
  519. GCC_C_LANGUAGE_STANDARD = gnu99;
  520. GCC_DYNAMIC_NO_PIC = NO;
  521. GCC_NO_COMMON_BLOCKS = YES;
  522. GCC_OPTIMIZATION_LEVEL = 0;
  523. GCC_PREPROCESSOR_DEFINITIONS = (
  524. "DEBUG=1",
  525. "$(inherited)",
  526. );
  527. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  528. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  529. GCC_WARN_UNDECLARED_SELECTOR = YES;
  530. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  531. GCC_WARN_UNUSED_FUNCTION = YES;
  532. GCC_WARN_UNUSED_VARIABLE = YES;
  533. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  534. GCC_PREFIX_HEADER = "ios/Prefix.pch";
  535. HEADER_SEARCH_PATHS = "";
  536. INFOPLIST_FILE = ios/Info.plist;
  537. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  538. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  539. LIBRARY_SEARCH_PATHS = "\"${OXYGINE}/oxygine/third_party/ios/libraries\"";
  540. MTL_ENABLE_DEBUG_INFO = YES;
  541. ONLY_ACTIVE_ARCH = YES;
  542. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.${PROJECT_LC};
  543. PRODUCT_NAME = "$(TARGET_NAME)";
  544. SDKROOT = iphoneos;
  545. TARGETED_DEVICE_FAMILY = "1,2";
  546. USER_HEADER_SEARCH_PATHS = "\"${OXYGINE}/oxygine/src\" \"${ROOT}/SDL/include\"";
  547. };
  548. name = Debug;
  549. };
  550. 0CF039F21E416A000075A2A8 /* Release */ = {
  551. isa = XCBuildConfiguration;
  552. buildSettings = {
  553. ALWAYS_SEARCH_USER_PATHS = NO;
  554. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  555. CLANG_ANALYZER_NONNULL = YES;
  556. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  557. CLANG_CXX_LIBRARY = "libc++";
  558. CLANG_ENABLE_MODULES = YES;
  559. CLANG_ENABLE_OBJC_ARC = YES;
  560. CLANG_WARN_BOOL_CONVERSION = YES;
  561. CLANG_WARN_CONSTANT_CONVERSION = YES;
  562. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  563. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  564. CLANG_WARN_EMPTY_BODY = YES;
  565. CLANG_WARN_ENUM_CONVERSION = YES;
  566. CLANG_WARN_INFINITE_RECURSION = YES;
  567. CLANG_WARN_INT_CONVERSION = YES;
  568. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  569. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  570. CLANG_WARN_UNREACHABLE_CODE = YES;
  571. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  572. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  573. COPY_PHASE_STRIP = NO;
  574. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  575. ENABLE_NS_ASSERTIONS = NO;
  576. ENABLE_STRICT_OBJC_MSGSEND = YES;
  577. GCC_C_LANGUAGE_STANDARD = gnu99;
  578. GCC_NO_COMMON_BLOCKS = YES;
  579. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  580. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  581. GCC_WARN_UNDECLARED_SELECTOR = YES;
  582. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  583. GCC_WARN_UNUSED_FUNCTION = YES;
  584. GCC_WARN_UNUSED_VARIABLE = YES;
  585. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  586. GCC_PREFIX_HEADER = "ios/Prefix.pch";
  587. HEADER_SEARCH_PATHS = "";
  588. INFOPLIST_FILE = ios/Info.plist;
  589. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  590. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  591. LIBRARY_SEARCH_PATHS = "\"${OXYGINE}/oxygine/third_party/ios/libraries\"";
  592. MTL_ENABLE_DEBUG_INFO = NO;
  593. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.${PROJECT_LC};
  594. PRODUCT_NAME = "$(TARGET_NAME)";
  595. SDKROOT = iphoneos;
  596. TARGETED_DEVICE_FAMILY = "1,2";
  597. USER_HEADER_SEARCH_PATHS = "\"${OXYGINE}/oxygine/src\" \"${ROOT}/SDL/include\"";
  598. VALIDATE_PRODUCT = YES;
  599. };
  600. name = Release;
  601. };
  602. 0CF03A061E416A620075A2A8 /* Debug */ = {
  603. isa = XCBuildConfiguration;
  604. buildSettings = {
  605. ALWAYS_SEARCH_USER_PATHS = NO;
  606. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  607. CLANG_ANALYZER_NONNULL = YES;
  608. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  609. CLANG_CXX_LIBRARY = "libc++";
  610. CLANG_ENABLE_MODULES = YES;
  611. CLANG_ENABLE_OBJC_ARC = YES;
  612. CLANG_WARN_BOOL_CONVERSION = YES;
  613. CLANG_WARN_CONSTANT_CONVERSION = YES;
  614. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  615. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  616. CLANG_WARN_EMPTY_BODY = YES;
  617. CLANG_WARN_ENUM_CONVERSION = YES;
  618. CLANG_WARN_INFINITE_RECURSION = YES;
  619. CLANG_WARN_INT_CONVERSION = YES;
  620. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  621. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  622. CLANG_WARN_UNREACHABLE_CODE = YES;
  623. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  624. CODE_SIGN_IDENTITY = "-";
  625. COMBINE_HIDPI_IMAGES = YES;
  626. COPY_PHASE_STRIP = NO;
  627. DEBUG_INFORMATION_FORMAT = dwarf;
  628. ENABLE_STRICT_OBJC_MSGSEND = YES;
  629. ENABLE_TESTABILITY = YES;
  630. GCC_C_LANGUAGE_STANDARD = gnu99;
  631. GCC_DYNAMIC_NO_PIC = NO;
  632. GCC_NO_COMMON_BLOCKS = YES;
  633. GCC_OPTIMIZATION_LEVEL = 0;
  634. GCC_PREPROCESSOR_DEFINITIONS = (
  635. "DEBUG=1",
  636. "$(inherited)",
  637. );
  638. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  639. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  640. GCC_WARN_UNDECLARED_SELECTOR = YES;
  641. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  642. GCC_WARN_UNUSED_FUNCTION = YES;
  643. GCC_WARN_UNUSED_VARIABLE = YES;
  644. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  645. GCC_PREFIX_HEADER = "mac/Prefix.pch";
  646. INFOPLIST_FILE = mac/Info.plist;
  647. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  648. LIBRARY_SEARCH_PATHS = "\"${OXYGINE}/oxygine/third_party/macosx/libraries\"";
  649. MACOSX_DEPLOYMENT_TARGET = 10.11;
  650. MTL_ENABLE_DEBUG_INFO = YES;
  651. ONLY_ACTIVE_ARCH = YES;
  652. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.${PROJECT_LC};
  653. PRODUCT_NAME = "$(TARGET_NAME)";
  654. SDKROOT = macosx;
  655. USER_HEADER_SEARCH_PATHS = "\"${OXYGINE}/oxygine/src\" \"${ROOT}/SDL/include\"";
  656. };
  657. name = Debug;
  658. };
  659. 0CF03A071E416A620075A2A8 /* Release */ = {
  660. isa = XCBuildConfiguration;
  661. buildSettings = {
  662. ALWAYS_SEARCH_USER_PATHS = NO;
  663. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  664. CLANG_ANALYZER_NONNULL = YES;
  665. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  666. CLANG_CXX_LIBRARY = "libc++";
  667. CLANG_ENABLE_MODULES = YES;
  668. CLANG_ENABLE_OBJC_ARC = YES;
  669. CLANG_WARN_BOOL_CONVERSION = YES;
  670. CLANG_WARN_CONSTANT_CONVERSION = YES;
  671. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  672. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  673. CLANG_WARN_EMPTY_BODY = YES;
  674. CLANG_WARN_ENUM_CONVERSION = YES;
  675. CLANG_WARN_INFINITE_RECURSION = YES;
  676. CLANG_WARN_INT_CONVERSION = YES;
  677. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  678. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  679. CLANG_WARN_UNREACHABLE_CODE = YES;
  680. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  681. CODE_SIGN_IDENTITY = "-";
  682. COMBINE_HIDPI_IMAGES = YES;
  683. COPY_PHASE_STRIP = NO;
  684. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  685. ENABLE_NS_ASSERTIONS = NO;
  686. ENABLE_STRICT_OBJC_MSGSEND = YES;
  687. GCC_C_LANGUAGE_STANDARD = gnu99;
  688. GCC_NO_COMMON_BLOCKS = YES;
  689. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  690. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  691. GCC_WARN_UNDECLARED_SELECTOR = YES;
  692. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  693. GCC_WARN_UNUSED_FUNCTION = YES;
  694. GCC_WARN_UNUSED_VARIABLE = YES;
  695. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  696. GCC_PREFIX_HEADER = "mac/Prefix.pch";
  697. INFOPLIST_FILE = mac/Info.plist;
  698. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  699. LIBRARY_SEARCH_PATHS = "\"${OXYGINE}/oxygine/third_party/macosx/libraries\"";
  700. MACOSX_DEPLOYMENT_TARGET = 10.11;
  701. MTL_ENABLE_DEBUG_INFO = NO;
  702. PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.${PROJECT_LC};
  703. PRODUCT_NAME = "$(TARGET_NAME)";
  704. SDKROOT = macosx;
  705. USER_HEADER_SEARCH_PATHS = "\"${OXYGINE}/oxygine/src\" \"${ROOT}/SDL/include\"";
  706. };
  707. name = Release;
  708. };
  709. /* End XCBuildConfiguration section */
  710. /* Begin XCConfigurationList section */
  711. 0CF039D41E4169BD0075A2A8 /* Build configuration list for PBXProject "PROJECTTEMPLATE" */ = {
  712. isa = XCConfigurationList;
  713. buildConfigurations = (
  714. 0CF039D51E4169BD0075A2A8 /* Debug */,
  715. 0CF039D61E4169BD0075A2A8 /* Release */,
  716. );
  717. defaultConfigurationIsVisible = 0;
  718. defaultConfigurationName = Release;
  719. };
  720. 0CF039F01E416A000075A2A8 /* Build configuration list for PBXNativeTarget "projectios" */ = {
  721. isa = XCConfigurationList;
  722. buildConfigurations = (
  723. 0CF039F11E416A000075A2A8 /* Debug */,
  724. 0CF039F21E416A000075A2A8 /* Release */,
  725. );
  726. defaultConfigurationIsVisible = 0;
  727. defaultConfigurationName = Release;
  728. };
  729. 0CF03A051E416A620075A2A8 /* Build configuration list for PBXNativeTarget "projectmac" */ = {
  730. isa = XCConfigurationList;
  731. buildConfigurations = (
  732. 0CF03A061E416A620075A2A8 /* Debug */,
  733. 0CF03A071E416A620075A2A8 /* Release */,
  734. );
  735. defaultConfigurationIsVisible = 0;
  736. defaultConfigurationName = Release;
  737. };
  738. /* End XCConfigurationList section */
  739. };
  740. rootObject = 0CF039D11E4169BD0075A2A8 /* Project object */;
  741. }