The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

294 lines
21KB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. A795ACBDD9D51ADDC86EAA03 = {isa = PBXBuildFile; fileRef = 7451C664E0B1FF42F028813E; };
  9. F2E327A47E10F43D6991A306 = {isa = PBXBuildFile; fileRef = 50151F5E1EA38C0768AD9AC8; };
  10. 7FF434A451FC85BF1B79BC7F = {isa = PBXBuildFile; fileRef = 3948321FE783006946DC8F1F; };
  11. F9B99B7794442B691803718A = {isa = PBXBuildFile; fileRef = CC144EDF680633EC54BB6C7C; };
  12. 2A954B85CEC7CB6CDDE645AF = {isa = PBXBuildFile; fileRef = 8E5DB762FF5447085518EB85; };
  13. 8F43218E0AFA8FBC12C39860 = {isa = PBXBuildFile; fileRef = C3C776709CFEB52B87A9E260; };
  14. 3BFCAE441B663BD739FBCCB4 = {isa = PBXBuildFile; fileRef = 6CDDF198D9632DA763449E05; };
  15. 5AE83D61A34B2B62A0610EBB = {isa = PBXBuildFile; fileRef = 9D95CB2E713755CD61842774; };
  16. 3FCDCEFCE3D77BE1FC8A1E17 = {isa = PBXBuildFile; fileRef = 740AFAC150EAC7E6A6D6E6FA; };
  17. FF3345FBD014D97240E35C15 = {isa = PBXBuildFile; fileRef = 51626197E6CE921E472AFCA1; };
  18. 6243594E2BFD65B88D9F9918 = {isa = PBXBuildFile; fileRef = 525E733E59BB89937210A34E; };
  19. 31F4958CEE4B57FD45310A05 = {isa = PBXBuildFile; fileRef = 844820FE23753AF260B13D1D; };
  20. E7FB9D1F12020A9A921577AB = {isa = PBXBuildFile; fileRef = 342622E99E9622EDF376B782; };
  21. 5211AFD1D8E7FD62EDA703A9 = {isa = PBXBuildFile; fileRef = 75A8F56B635DA7158E472382; };
  22. 6A909F1AEE38A7340456EBBD = {isa = PBXBuildFile; fileRef = 82443CD4F42884B9D33A85EA; };
  23. 1E0BAEC7950969D956E912F1 = {isa = PBXBuildFile; fileRef = 9BBC3E0155BC3F36F21F7EBB; };
  24. 89E271F0AA9BE0BAE25C81BE = {isa = PBXBuildFile; fileRef = B83B338872C55E6D45712876; };
  25. 07D2DA592C4771FDEFDC4C7C = {isa = PBXBuildFile; fileRef = 4F63D18FC561C73DB30F8DDF; };
  26. 476330359A11D92B4857933B = {isa = PBXBuildFile; fileRef = F1614F65F78F3C92905C4606; };
  27. 408AED5D2F268207F80FC34E = {isa = PBXBuildFile; fileRef = C8F0C1EE7EFDCAA00E60D0D3; };
  28. 27D522CB1FB5FF45E7F8020B = {isa = PBXBuildFile; fileRef = 7AA89B16C96F2D93ACCD890A; };
  29. 3918D477E26B62DEBAA8CA73 = {isa = PBXBuildFile; fileRef = B08F95FF3710D93311D9A632; };
  30. C53A706E7463F512B6EDDFDB = {isa = PBXBuildFile; fileRef = FA1913317AD3CD9084390E3A; };
  31. F757610703AC3F5B846F5A91 = {isa = PBXBuildFile; fileRef = 9452E573D4F681FC69684E37; };
  32. F0BD17D5E6592DBEAE2A6E32 = {isa = PBXBuildFile; fileRef = 668F50B473043F3047171F60; };
  33. 75AAD97ED0D47661D8E53E44 = {isa = PBXBuildFile; fileRef = 842E70AA39E7DAF8F20A094C; };
  34. 469074B4DBAAC675F9030DB7 = {isa = PBXBuildFile; fileRef = 290556EFA38716E08426338C; };
  35. 9FC0D7597A01E798BAB9097F = {isa = PBXBuildFile; fileRef = 25BAF0F0D2A6BF4BDC23C78A; };
  36. 79F1A1735711D07C259AEF15 = {isa = PBXBuildFile; fileRef = 5A920C68F8B3292144B1BC95; };
  37. 13CC5E79EDE7987415080E5D = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_cryptography"; path = "../../../../modules/juce_cryptography"; sourceTree = "SOURCE_ROOT"; };
  38. 15AC5CE24D3B331674B24A8F = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_processors"; path = "../../../../modules/juce_audio_processors"; sourceTree = "SOURCE_ROOT"; };
  39. 25BAF0F0D2A6BF4BDC23C78A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_opengl.mm"; path = "../../JuceLibraryCode/juce_opengl.mm"; sourceTree = "SOURCE_ROOT"; };
  40. 27C1C1AD957D9955A13E3A4E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = JuceHeader.h; path = ../../JuceLibraryCode/JuceHeader.h; sourceTree = "SOURCE_ROOT"; };
  41. 290556EFA38716E08426338C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_extra.mm"; path = "../../JuceLibraryCode/juce_gui_extra.mm"; sourceTree = "SOURCE_ROOT"; };
  42. 317950C8FF85FE52A97D268D = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_video"; path = "../../../../modules/juce_video"; sourceTree = "SOURCE_ROOT"; };
  43. 342622E99E9622EDF376B782 = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = OpenGLAppExample/Images.xcassets; sourceTree = "SOURCE_ROOT"; };
  44. 37A2A74491B5D8BB1A04C813 = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-App.plist"; path = "Info-App.plist"; sourceTree = "SOURCE_ROOT"; };
  45. 3948321FE783006946DC8F1F = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  46. 3B814A936F176DDFCBD07E6F = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_gui_basics"; path = "../../../../modules/juce_gui_basics"; sourceTree = "SOURCE_ROOT"; };
  47. 4205AAA08A0405CEDA78CE59 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_core"; path = "../../../../modules/juce_core"; sourceTree = "SOURCE_ROOT"; };
  48. 4C457BD97BB88F3D90FFF1C3 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_graphics"; path = "../../../../modules/juce_graphics"; sourceTree = "SOURCE_ROOT"; };
  49. 4F63D18FC561C73DB30F8DDF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_devices.mm"; path = "../../JuceLibraryCode/juce_audio_devices.mm"; sourceTree = "SOURCE_ROOT"; };
  50. 50151F5E1EA38C0768AD9AC8 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
  51. 51626197E6CE921E472AFCA1 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  52. 525E733E59BB89937210A34E = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  53. 5A920C68F8B3292144B1BC95 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_video.mm"; path = "../../JuceLibraryCode/juce_video.mm"; sourceTree = "SOURCE_ROOT"; };
  54. 668F50B473043F3047171F60 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_graphics.mm"; path = "../../JuceLibraryCode/juce_graphics.mm"; sourceTree = "SOURCE_ROOT"; };
  55. 69AE98AB9502B4B4E7EBCD60 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = WavefrontObjParser.h; path = ../../Source/Resources/WavefrontObjParser.h; sourceTree = "SOURCE_ROOT"; };
  56. 6CDDF198D9632DA763449E05 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; };
  57. 740AFAC150EAC7E6A6D6E6FA = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  58. 7451C664E0B1FF42F028813E = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OpenGLAppExample.app; sourceTree = "BUILT_PRODUCTS_DIR"; };
  59. 75A8F56B635DA7158E472382 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = MainComponent.cpp; path = ../../Source/MainComponent.cpp; sourceTree = "SOURCE_ROOT"; };
  60. 7AA89B16C96F2D93ACCD890A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_core.mm"; path = "../../JuceLibraryCode/juce_core.mm"; sourceTree = "SOURCE_ROOT"; };
  61. 7B20809BFFCFDF913B1397C9 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_data_structures"; path = "../../../../modules/juce_data_structures"; sourceTree = "SOURCE_ROOT"; };
  62. 7D21460B496E5E03FA58654B = {isa = PBXFileReference; lastKnownFileType = file.obj; name = teapot.obj; path = ../../Source/Resources/teapot.obj; sourceTree = "SOURCE_ROOT"; };
  63. 7DDF23FA0DDE4FCFB121CA68 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = BinaryData.h; path = ../../JuceLibraryCode/BinaryData.h; sourceTree = "SOURCE_ROOT"; };
  64. 7E85987FA8D0C986F608E1B7 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_gui_extra"; path = "../../../../modules/juce_gui_extra"; sourceTree = "SOURCE_ROOT"; };
  65. 7F4AC849D0A54DCC4BF814FD = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_devices"; path = "../../../../modules/juce_audio_devices"; sourceTree = "SOURCE_ROOT"; };
  66. 80C983055BC197AE9FEF51D0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppConfig.h; path = ../../JuceLibraryCode/AppConfig.h; sourceTree = "SOURCE_ROOT"; };
  67. 82443CD4F42884B9D33A85EA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Main.cpp; path = ../../Source/Main.cpp; sourceTree = "SOURCE_ROOT"; };
  68. 842E70AA39E7DAF8F20A094C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_basics.mm"; path = "../../JuceLibraryCode/juce_gui_basics.mm"; sourceTree = "SOURCE_ROOT"; };
  69. 844820FE23753AF260B13D1D = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  70. 8E5DB762FF5447085518EB85 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  71. 9452E573D4F681FC69684E37 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_events.mm"; path = "../../JuceLibraryCode/juce_events.mm"; sourceTree = "SOURCE_ROOT"; };
  72. 9BBC3E0155BC3F36F21F7EBB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = BinaryData.cpp; path = ../../JuceLibraryCode/BinaryData.cpp; sourceTree = "SOURCE_ROOT"; };
  73. 9D95CB2E713755CD61842774 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  74. B08F95FF3710D93311D9A632 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_cryptography.mm"; path = "../../JuceLibraryCode/juce_cryptography.mm"; sourceTree = "SOURCE_ROOT"; };
  75. B2E5D44E7AA6D00C025A2270 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_formats"; path = "../../../../modules/juce_audio_formats"; sourceTree = "SOURCE_ROOT"; };
  76. B83B338872C55E6D45712876 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../JuceLibraryCode/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; };
  77. C3C776709CFEB52B87A9E260 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  78. C8F0C1EE7EFDCAA00E60D0D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../JuceLibraryCode/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; };
  79. CC144EDF680633EC54BB6C7C = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  80. CD873394654FB45C06EA0471 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_events"; path = "../../../../modules/juce_events"; sourceTree = "SOURCE_ROOT"; };
  81. DCA070129A9B3031E7342AF7 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_opengl"; path = "../../../../modules/juce_opengl"; sourceTree = "SOURCE_ROOT"; };
  82. E388431BD28744CBA815E6D7 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_basics"; path = "../../../../modules/juce_audio_basics"; sourceTree = "SOURCE_ROOT"; };
  83. F1614F65F78F3C92905C4606 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_formats.mm"; path = "../../JuceLibraryCode/juce_audio_formats.mm"; sourceTree = "SOURCE_ROOT"; };
  84. FA1913317AD3CD9084390E3A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_data_structures.mm"; path = "../../JuceLibraryCode/juce_data_structures.mm"; sourceTree = "SOURCE_ROOT"; };
  85. A4D3B14A21B5F8202D2A49AE = {isa = PBXGroup; children = (
  86. 7D21460B496E5E03FA58654B, ); name = Resources; sourceTree = "<group>"; };
  87. 3FD01CA071C629C30000EC75 = {isa = PBXGroup; children = (
  88. A4D3B14A21B5F8202D2A49AE,
  89. 75A8F56B635DA7158E472382,
  90. 82443CD4F42884B9D33A85EA,
  91. 69AE98AB9502B4B4E7EBCD60, ); name = Source; sourceTree = "<group>"; };
  92. 853E25E8F0EA391EE8D4A3B8 = {isa = PBXGroup; children = (
  93. 3FD01CA071C629C30000EC75, ); name = OpenGLAppExample; sourceTree = "<group>"; };
  94. 128007CA5E777E8B423777F8 = {isa = PBXGroup; children = (
  95. E388431BD28744CBA815E6D7,
  96. 7F4AC849D0A54DCC4BF814FD,
  97. B2E5D44E7AA6D00C025A2270,
  98. 15AC5CE24D3B331674B24A8F,
  99. 4205AAA08A0405CEDA78CE59,
  100. 13CC5E79EDE7987415080E5D,
  101. 7B20809BFFCFDF913B1397C9,
  102. CD873394654FB45C06EA0471,
  103. 4C457BD97BB88F3D90FFF1C3,
  104. 3B814A936F176DDFCBD07E6F,
  105. 7E85987FA8D0C986F608E1B7,
  106. DCA070129A9B3031E7342AF7,
  107. 317950C8FF85FE52A97D268D, ); name = "Juce Modules"; sourceTree = "<group>"; };
  108. 2F6322433CCE78DD6DD4EADF = {isa = PBXGroup; children = (
  109. 80C983055BC197AE9FEF51D0,
  110. 9BBC3E0155BC3F36F21F7EBB,
  111. 7DDF23FA0DDE4FCFB121CA68,
  112. B83B338872C55E6D45712876,
  113. 4F63D18FC561C73DB30F8DDF,
  114. F1614F65F78F3C92905C4606,
  115. C8F0C1EE7EFDCAA00E60D0D3,
  116. 7AA89B16C96F2D93ACCD890A,
  117. B08F95FF3710D93311D9A632,
  118. FA1913317AD3CD9084390E3A,
  119. 9452E573D4F681FC69684E37,
  120. 668F50B473043F3047171F60,
  121. 842E70AA39E7DAF8F20A094C,
  122. 290556EFA38716E08426338C,
  123. 25BAF0F0D2A6BF4BDC23C78A,
  124. 5A920C68F8B3292144B1BC95,
  125. 27C1C1AD957D9955A13E3A4E, ); name = "Juce Library Code"; sourceTree = "<group>"; };
  126. 0483BF4E3FB318109FA0F8A5 = {isa = PBXGroup; children = (
  127. 37A2A74491B5D8BB1A04C813,
  128. 342622E99E9622EDF376B782, ); name = Resources; sourceTree = "<group>"; };
  129. 6F68D1090F539F5A1A041FAA = {isa = PBXGroup; children = (
  130. 50151F5E1EA38C0768AD9AC8,
  131. 3948321FE783006946DC8F1F,
  132. CC144EDF680633EC54BB6C7C,
  133. 8E5DB762FF5447085518EB85,
  134. C3C776709CFEB52B87A9E260,
  135. 6CDDF198D9632DA763449E05,
  136. 9D95CB2E713755CD61842774,
  137. 740AFAC150EAC7E6A6D6E6FA,
  138. 51626197E6CE921E472AFCA1,
  139. 525E733E59BB89937210A34E,
  140. 844820FE23753AF260B13D1D, ); name = Frameworks; sourceTree = "<group>"; };
  141. 5D365257108A916858E3947F = {isa = PBXGroup; children = (
  142. 7451C664E0B1FF42F028813E, ); name = Products; sourceTree = "<group>"; };
  143. 5EB8D0E327356FA2D5323013 = {isa = PBXGroup; children = (
  144. 853E25E8F0EA391EE8D4A3B8,
  145. 128007CA5E777E8B423777F8,
  146. 2F6322433CCE78DD6DD4EADF,
  147. 0483BF4E3FB318109FA0F8A5,
  148. 6F68D1090F539F5A1A041FAA,
  149. 5D365257108A916858E3947F, ); name = Source; sourceTree = "<group>"; };
  150. F08A9A77D1D83904C32A87BF = {isa = XCBuildConfiguration; buildSettings = {
  151. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  152. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  153. CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
  154. CLANG_LINK_OBJC_RUNTIME = NO;
  155. COMBINE_HIDPI_IMAGES = YES;
  156. CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
  157. COPY_PHASE_STRIP = NO;
  158. GCC_DYNAMIC_NO_PIC = NO;
  159. GCC_OPTIMIZATION_LEVEL = 0;
  160. GCC_PREPROCESSOR_DEFINITIONS = (
  161. "_DEBUG=1",
  162. "DEBUG=1",
  163. "JUCER_XCODE_IPHONE_5BC26AE3=1",
  164. "JUCE_APP_VERSION=1.0.0",
  165. "JUCE_APP_VERSION_HEX=0x10000",
  166. "JucePlugin_Build_VST=0",
  167. "JucePlugin_Build_VST3=0",
  168. "JucePlugin_Build_AU=0",
  169. "JucePlugin_Build_AUv3=0",
  170. "JucePlugin_Build_RTAS=0",
  171. "JucePlugin_Build_AAX=0",
  172. "JucePlugin_Build_Standalone=0", );
  173. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  174. HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)");
  175. INFOPLIST_FILE = Info-App.plist;
  176. INSTALL_PATH = "$(HOME)/Applications";
  177. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.OpenGLAppExample; }; name = Debug; };
  178. B1560FC01F28141593B7C16C = {isa = XCBuildConfiguration; buildSettings = {
  179. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  180. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  181. CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
  182. CLANG_LINK_OBJC_RUNTIME = NO;
  183. COMBINE_HIDPI_IMAGES = YES;
  184. CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
  185. DEAD_CODE_STRIPPING = YES;
  186. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  187. GCC_OPTIMIZATION_LEVEL = s;
  188. GCC_PREPROCESSOR_DEFINITIONS = (
  189. "_NDEBUG=1",
  190. "NDEBUG=1",
  191. "JUCER_XCODE_IPHONE_5BC26AE3=1",
  192. "JUCE_APP_VERSION=1.0.0",
  193. "JUCE_APP_VERSION_HEX=0x10000",
  194. "JucePlugin_Build_VST=0",
  195. "JucePlugin_Build_VST3=0",
  196. "JucePlugin_Build_AU=0",
  197. "JucePlugin_Build_AUv3=0",
  198. "JucePlugin_Build_RTAS=0",
  199. "JucePlugin_Build_AAX=0",
  200. "JucePlugin_Build_Standalone=0", );
  201. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  202. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  203. HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)");
  204. INFOPLIST_FILE = Info-App.plist;
  205. INSTALL_PATH = "$(HOME)/Applications";
  206. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.OpenGLAppExample; }; name = Release; };
  207. 3132BF724B47EEFACACC0FF2 = {isa = XCBuildConfiguration; buildSettings = {
  208. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  209. ALWAYS_SEARCH_USER_PATHS = NO;
  210. DEBUG_INFORMATION_FORMAT = "dwarf";
  211. ENABLE_TESTABILITY = YES;
  212. GCC_C_LANGUAGE_STANDARD = c11;
  213. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  214. GCC_MODEL_TUNING = G5;
  215. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  216. GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
  217. GCC_WARN_MISSING_PARENTHESES = YES;
  218. GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
  219. GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
  220. GCC_WARN_UNUSED_VARIABLE = YES;
  221. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  222. ONLY_ACTIVE_ARCH = YES;
  223. PRODUCT_NAME = "OpenGLAppExample";
  224. SDKROOT = iphoneos;
  225. TARGETED_DEVICE_FAMILY = "1,2";
  226. WARNING_CFLAGS = -Wreorder;
  227. ZERO_LINK = NO; }; name = Debug; };
  228. 71C0F419A1E2F06DF9155ABE = {isa = XCBuildConfiguration; buildSettings = {
  229. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  230. ALWAYS_SEARCH_USER_PATHS = NO;
  231. DEBUG_INFORMATION_FORMAT = "dwarf";
  232. GCC_C_LANGUAGE_STANDARD = c11;
  233. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  234. GCC_MODEL_TUNING = G5;
  235. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  236. GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
  237. GCC_WARN_MISSING_PARENTHESES = YES;
  238. GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
  239. GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
  240. GCC_WARN_UNUSED_VARIABLE = YES;
  241. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  242. PRODUCT_NAME = "OpenGLAppExample";
  243. SDKROOT = iphoneos;
  244. TARGETED_DEVICE_FAMILY = "1,2";
  245. WARNING_CFLAGS = -Wreorder;
  246. ZERO_LINK = NO; }; name = Release; };
  247. 74660B3A9E72089FD0C78653 = {isa = PBXTargetDependency; target = 9F2051B91F59B036C151A2F9; };
  248. 46FEBDB3E8E7421830E627F2 = {isa = XCConfigurationList; buildConfigurations = (
  249. 3132BF724B47EEFACACC0FF2,
  250. 71C0F419A1E2F06DF9155ABE, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; };
  251. DFEC4A70ACFDEF29698A9ACE = {isa = XCConfigurationList; buildConfigurations = (
  252. F08A9A77D1D83904C32A87BF,
  253. B1560FC01F28141593B7C16C, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; };
  254. 56C1AB4D5E9F6E55C4A4D18C = {isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = (
  255. E7FB9D1F12020A9A921577AB, ); runOnlyForDeploymentPostprocessing = 0; };
  256. 9C76B98AD0B6E256C4C90D77 = {isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = (
  257. 5211AFD1D8E7FD62EDA703A9,
  258. 6A909F1AEE38A7340456EBBD,
  259. 1E0BAEC7950969D956E912F1,
  260. 89E271F0AA9BE0BAE25C81BE,
  261. 07D2DA592C4771FDEFDC4C7C,
  262. 476330359A11D92B4857933B,
  263. 408AED5D2F268207F80FC34E,
  264. 27D522CB1FB5FF45E7F8020B,
  265. 3918D477E26B62DEBAA8CA73,
  266. C53A706E7463F512B6EDDFDB,
  267. F757610703AC3F5B846F5A91,
  268. F0BD17D5E6592DBEAE2A6E32,
  269. 75AAD97ED0D47661D8E53E44,
  270. 469074B4DBAAC675F9030DB7,
  271. 9FC0D7597A01E798BAB9097F,
  272. 79F1A1735711D07C259AEF15, ); runOnlyForDeploymentPostprocessing = 0; };
  273. 9CAA70AAF55A5D696C59AA51 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = (
  274. F2E327A47E10F43D6991A306,
  275. 7FF434A451FC85BF1B79BC7F,
  276. F9B99B7794442B691803718A,
  277. 2A954B85CEC7CB6CDDE645AF,
  278. 8F43218E0AFA8FBC12C39860,
  279. 3BFCAE441B663BD739FBCCB4,
  280. 5AE83D61A34B2B62A0610EBB,
  281. 3FCDCEFCE3D77BE1FC8A1E17,
  282. FF3345FBD014D97240E35C15,
  283. 6243594E2BFD65B88D9F9918,
  284. 31F4958CEE4B57FD45310A05, ); runOnlyForDeploymentPostprocessing = 0; };
  285. 9F2051B91F59B036C151A2F9 = {isa = PBXNativeTarget; buildConfigurationList = DFEC4A70ACFDEF29698A9ACE; buildPhases = (
  286. 56C1AB4D5E9F6E55C4A4D18C,
  287. 9C76B98AD0B6E256C4C90D77,
  288. 9CAA70AAF55A5D696C59AA51, ); buildRules = ( ); dependencies = ( ); name = "OpenGLAppExample - App"; productName = OpenGLAppExample; productReference = 7451C664E0B1FF42F028813E; productType = "com.apple.product-type.application"; };
  289. 92078120DD024E75D724B8AB = {isa = PBXProject; buildConfigurationList = 46FEBDB3E8E7421830E627F2; attributes = { LastUpgradeCheck = 0820; TargetAttributes = { 9F2051B91F59B036C151A2F9 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; }; }; }; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 0; mainGroup = 5EB8D0E327356FA2D5323013; projectDirPath = ""; projectRoot = ""; targets = (9F2051B91F59B036C151A2F9); };
  290. };
  291. rootObject = 92078120DD024E75D724B8AB;
  292. }