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.

290 lines
21KB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. 86AB9D29771B67849184732F = {isa = PBXBuildFile; fileRef = 7A425A86C84D843976582BAF; };
  9. DC3B31CFC2AD4291556EC0C5 = {isa = PBXBuildFile; fileRef = 2C5EEC55C1DCC5A3372873C8; };
  10. BBE14F0993C20E2D963EB167 = {isa = PBXBuildFile; fileRef = 5BFC1DE795FB9081364BFC41; };
  11. 2A39C67F26307A5C8875160A = {isa = PBXBuildFile; fileRef = 2534868A44A9EAA66A584C16; };
  12. 23D2896D495239FEA26A3255 = {isa = PBXBuildFile; fileRef = 11AEC78B996D849B2EA9C96F; };
  13. EC92D4CA1DAD1B1AB983F355 = {isa = PBXBuildFile; fileRef = C34F16925E640C3542B78B92; };
  14. EE68388C08422C998F9418CC = {isa = PBXBuildFile; fileRef = E427494183B988C7A7BD1017; };
  15. E40E065B667FB47959EC8102 = {isa = PBXBuildFile; fileRef = 485A0E39984AC8CD2F98B50C; };
  16. E759B32B9B193C5530B5728D = {isa = PBXBuildFile; fileRef = A2D1D8C580DFDB5C8E011C80; };
  17. 6CC5F22634ACED43D520FDF1 = {isa = PBXBuildFile; fileRef = 4D4A93B14DDB028B9592C841; };
  18. BBFB0402058A2B62B9CAF548 = {isa = PBXBuildFile; fileRef = C759B8DF15E2D97796C44195; };
  19. 1A7FD937E40C4CF89386EEE0 = {isa = PBXBuildFile; fileRef = E731A28F9A361B554E8926EE; };
  20. 3517782FB58BA6883F7A9D6F = {isa = PBXBuildFile; fileRef = D2E3DCE1B8C06CB72C0E7E1E; };
  21. 7292839DA84380BAA0F12E31 = {isa = PBXBuildFile; fileRef = 4DCF6F0AB88DA09CE8F97DD4; };
  22. 2A5E87443C41335CD944ACB8 = {isa = PBXBuildFile; fileRef = 4FE119D4AAC2809C3D698315; };
  23. F1C1D8F4BDE85067F5E61D08 = {isa = PBXBuildFile; fileRef = 49F51637C89080A76F65E9F7; };
  24. 24C420997F20D0A7722D42F4 = {isa = PBXBuildFile; fileRef = DA8A4007E66A5DAF6714958C; };
  25. 049EFBDC407E74FEFD6B5BC4 = {isa = PBXBuildFile; fileRef = 95CF46398870352FCFC6060A; };
  26. 14F7090DA7E5514C84EDEAEC = {isa = PBXBuildFile; fileRef = 6897FB6E71DC9317E49C7878; };
  27. 8219D6828DCCAEDF01F5337C = {isa = PBXBuildFile; fileRef = 5E407472A12335C0FB5D1731; };
  28. 36767EDDC8BFC684119EDFE8 = {isa = PBXBuildFile; fileRef = 65CE7B4496F15E1572D77172; };
  29. 6A180703D5E1FF08436F86BD = {isa = PBXBuildFile; fileRef = F6846615852B68E9AC653C15; };
  30. 778865742AAC536B855F7811 = {isa = PBXBuildFile; fileRef = 1ACBA85AD353C8C85A01F6A4; };
  31. 3605BE75533AB0654207D383 = {isa = PBXBuildFile; fileRef = 78246E70C7F9C5C5FE05D6D3; };
  32. 28112EC95408B63449B78115 = {isa = PBXBuildFile; fileRef = 051FF93BB3EA12E38D1FBA70; };
  33. 24904A3173013B4EDA6F3C5C = {isa = PBXBuildFile; fileRef = 34210DF6FF04098CE9FDF1D7; };
  34. D0BFD385DEAF6A175C6DFD65 = {isa = PBXBuildFile; fileRef = 58368BBE74C33205BA7031C6; };
  35. 30A9BAE82518913F1E845471 = {isa = PBXBuildFile; fileRef = C8340D5843D5D25231C0F1C0; };
  36. E5F0AAB587D9B91BD29F8FB5 = {isa = PBXBuildFile; fileRef = C6F80D596083F77D6657CFAF; };
  37. 051FF93BB3EA12E38D1FBA70 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_events.mm"; path = "../../JuceLibraryCode/juce_events.mm"; sourceTree = "SOURCE_ROOT"; };
  38. 11AEC78B996D849B2EA9C96F = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  39. 19DE6FD3193E1725DAA5CF00 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_data_structures"; path = "../../../../../modules/juce_data_structures"; sourceTree = "SOURCE_ROOT"; };
  40. 1ACBA85AD353C8C85A01F6A4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_core.mm"; path = "../../JuceLibraryCode/juce_core.mm"; sourceTree = "SOURCE_ROOT"; };
  41. 21D38F6FF2DCB5431B7F285F = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_blocks_basics"; path = "../../../../../modules/juce_blocks_basics"; sourceTree = "SOURCE_ROOT"; };
  42. 2534868A44A9EAA66A584C16 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  43. 2C5EEC55C1DCC5A3372873C8 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
  44. 34210DF6FF04098CE9FDF1D7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_graphics.mm"; path = "../../JuceLibraryCode/juce_graphics.mm"; sourceTree = "SOURCE_ROOT"; };
  45. 38BEC0B6AFAFA022B355CC1B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = MainComponent.h; path = ../../Source/MainComponent.h; sourceTree = "SOURCE_ROOT"; };
  46. 485A0E39984AC8CD2F98B50C = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; };
  47. 49F51637C89080A76F65E9F7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Main.cpp; path = ../../Source/Main.cpp; sourceTree = "SOURCE_ROOT"; };
  48. 4ABD70F1E7F6F48AF857A965 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppConfig.h; path = ../../JuceLibraryCode/AppConfig.h; sourceTree = "SOURCE_ROOT"; };
  49. 4D4A93B14DDB028B9592C841 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  50. 4DCF6F0AB88DA09CE8F97DD4 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  51. 4FE119D4AAC2809C3D698315 = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = BlocksDrawing/Images.xcassets; sourceTree = "SOURCE_ROOT"; };
  52. 574E29C4D824BEE95F94E7D6 = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-App.plist"; path = "Info-App.plist"; sourceTree = "SOURCE_ROOT"; };
  53. 58368BBE74C33205BA7031C6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_basics.mm"; path = "../../JuceLibraryCode/juce_gui_basics.mm"; sourceTree = "SOURCE_ROOT"; };
  54. 5BFC1DE795FB9081364BFC41 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  55. 5E407472A12335C0FB5D1731 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../JuceLibraryCode/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; };
  56. 65CE7B4496F15E1572D77172 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_utils.mm"; path = "../../JuceLibraryCode/juce_audio_utils.mm"; sourceTree = "SOURCE_ROOT"; };
  57. 664139E2D0EEE0D7BFD16F07 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_gui_basics"; path = "../../../../../modules/juce_gui_basics"; sourceTree = "SOURCE_ROOT"; };
  58. 6897FB6E71DC9317E49C7878 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_formats.mm"; path = "../../JuceLibraryCode/juce_audio_formats.mm"; sourceTree = "SOURCE_ROOT"; };
  59. 75D2C5D6DDBA14E8BE637B87 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_basics"; path = "../../../../../modules/juce_audio_basics"; sourceTree = "SOURCE_ROOT"; };
  60. 78246E70C7F9C5C5FE05D6D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_data_structures.mm"; path = "../../JuceLibraryCode/juce_data_structures.mm"; sourceTree = "SOURCE_ROOT"; };
  61. 7A425A86C84D843976582BAF = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BlocksDrawing.app; sourceTree = "BUILT_PRODUCTS_DIR"; };
  62. 80379D023FAD4E168D3C51E0 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_devices"; path = "../../../../../modules/juce_audio_devices"; sourceTree = "SOURCE_ROOT"; };
  63. 85B6A2DC9CC417F5295F57AA = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_utils"; path = "../../../../../modules/juce_audio_utils"; sourceTree = "SOURCE_ROOT"; };
  64. 95CF46398870352FCFC6060A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_devices.mm"; path = "../../JuceLibraryCode/juce_audio_devices.mm"; sourceTree = "SOURCE_ROOT"; };
  65. 96CCFB5E486DE32C81BE8452 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_graphics"; path = "../../../../../modules/juce_graphics"; sourceTree = "SOURCE_ROOT"; };
  66. A04E7A5BB83BC791E3011E24 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_formats"; path = "../../../../../modules/juce_audio_formats"; sourceTree = "SOURCE_ROOT"; };
  67. A2D1D8C580DFDB5C8E011C80 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; };
  68. C34F16925E640C3542B78B92 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; };
  69. C4BCE24F30508428CD015A64 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_events"; path = "../../../../../modules/juce_events"; sourceTree = "SOURCE_ROOT"; };
  70. C4BD68C22BCD71B945684B0A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = LightpadComponent.h; path = ../../Source/LightpadComponent.h; sourceTree = "SOURCE_ROOT"; };
  71. C508540E9025A7C0DA7A4A5C = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_core"; path = "../../../../../modules/juce_core"; sourceTree = "SOURCE_ROOT"; };
  72. C6F80D596083F77D6657CFAF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_opengl.mm"; path = "../../JuceLibraryCode/juce_opengl.mm"; sourceTree = "SOURCE_ROOT"; };
  73. C759B8DF15E2D97796C44195 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  74. C8340D5843D5D25231C0F1C0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_extra.mm"; path = "../../JuceLibraryCode/juce_gui_extra.mm"; sourceTree = "SOURCE_ROOT"; };
  75. D2E3DCE1B8C06CB72C0E7E1E = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  76. D64413E1CB2F5B149C7A3E71 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_gui_extra"; path = "../../../../../modules/juce_gui_extra"; sourceTree = "SOURCE_ROOT"; };
  77. DA8A4007E66A5DAF6714958C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../JuceLibraryCode/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; };
  78. E259E25C09458A24B1D4E7EA = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_opengl"; path = "../../../../../modules/juce_opengl"; sourceTree = "SOURCE_ROOT"; };
  79. E427494183B988C7A7BD1017 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  80. E677E7CBC0109236A71D0E76 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = JuceHeader.h; path = ../../JuceLibraryCode/JuceHeader.h; sourceTree = "SOURCE_ROOT"; };
  81. E731A28F9A361B554E8926EE = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  82. F5D89B3EFBF1FF94452EA34D = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_processors"; path = "../../../../../modules/juce_audio_processors"; sourceTree = "SOURCE_ROOT"; };
  83. F6846615852B68E9AC653C15 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_blocks_basics.cpp"; path = "../../JuceLibraryCode/juce_blocks_basics.cpp"; sourceTree = "SOURCE_ROOT"; };
  84. AA00B6CDF58EE5901BBEF67C = {isa = PBXGroup; children = (
  85. C4BD68C22BCD71B945684B0A,
  86. 38BEC0B6AFAFA022B355CC1B,
  87. 49F51637C89080A76F65E9F7, ); name = Source; sourceTree = "<group>"; };
  88. 9886851267A0D1BF2E10BA86 = {isa = PBXGroup; children = (
  89. AA00B6CDF58EE5901BBEF67C, ); name = BlocksDrawing; sourceTree = "<group>"; };
  90. ACF438DCCC7951F80306FB81 = {isa = PBXGroup; children = (
  91. 75D2C5D6DDBA14E8BE637B87,
  92. 80379D023FAD4E168D3C51E0,
  93. A04E7A5BB83BC791E3011E24,
  94. F5D89B3EFBF1FF94452EA34D,
  95. 85B6A2DC9CC417F5295F57AA,
  96. 21D38F6FF2DCB5431B7F285F,
  97. C508540E9025A7C0DA7A4A5C,
  98. 19DE6FD3193E1725DAA5CF00,
  99. C4BCE24F30508428CD015A64,
  100. 96CCFB5E486DE32C81BE8452,
  101. 664139E2D0EEE0D7BFD16F07,
  102. D64413E1CB2F5B149C7A3E71,
  103. E259E25C09458A24B1D4E7EA, ); name = "Juce Modules"; sourceTree = "<group>"; };
  104. 04F9940C78EBE86BC90AC333 = {isa = PBXGroup; children = (
  105. 4ABD70F1E7F6F48AF857A965,
  106. DA8A4007E66A5DAF6714958C,
  107. 95CF46398870352FCFC6060A,
  108. 6897FB6E71DC9317E49C7878,
  109. 5E407472A12335C0FB5D1731,
  110. 65CE7B4496F15E1572D77172,
  111. F6846615852B68E9AC653C15,
  112. 1ACBA85AD353C8C85A01F6A4,
  113. 78246E70C7F9C5C5FE05D6D3,
  114. 051FF93BB3EA12E38D1FBA70,
  115. 34210DF6FF04098CE9FDF1D7,
  116. 58368BBE74C33205BA7031C6,
  117. C8340D5843D5D25231C0F1C0,
  118. C6F80D596083F77D6657CFAF,
  119. E677E7CBC0109236A71D0E76, ); name = "Juce Library Code"; sourceTree = "<group>"; };
  120. BA3276FE3301BF867BBA6FBA = {isa = PBXGroup; children = (
  121. 574E29C4D824BEE95F94E7D6,
  122. 4FE119D4AAC2809C3D698315, ); name = Resources; sourceTree = "<group>"; };
  123. EB0D13905DE35B7EECA09529 = {isa = PBXGroup; children = (
  124. 2C5EEC55C1DCC5A3372873C8,
  125. 5BFC1DE795FB9081364BFC41,
  126. 2534868A44A9EAA66A584C16,
  127. 11AEC78B996D849B2EA9C96F,
  128. C34F16925E640C3542B78B92,
  129. E427494183B988C7A7BD1017,
  130. 485A0E39984AC8CD2F98B50C,
  131. A2D1D8C580DFDB5C8E011C80,
  132. 4D4A93B14DDB028B9592C841,
  133. C759B8DF15E2D97796C44195,
  134. E731A28F9A361B554E8926EE,
  135. D2E3DCE1B8C06CB72C0E7E1E,
  136. 4DCF6F0AB88DA09CE8F97DD4, ); name = Frameworks; sourceTree = "<group>"; };
  137. 31F4C36D3B12DC4E69F5D5A7 = {isa = PBXGroup; children = (
  138. 7A425A86C84D843976582BAF, ); name = Products; sourceTree = "<group>"; };
  139. 0E79852FE469702C8F99D6F3 = {isa = PBXGroup; children = (
  140. 9886851267A0D1BF2E10BA86,
  141. ACF438DCCC7951F80306FB81,
  142. 04F9940C78EBE86BC90AC333,
  143. BA3276FE3301BF867BBA6FBA,
  144. EB0D13905DE35B7EECA09529,
  145. 31F4C36D3B12DC4E69F5D5A7, ); name = Source; sourceTree = "<group>"; };
  146. DF3B86DBD39059B08B65FFDE = {isa = XCBuildConfiguration; buildSettings = {
  147. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  148. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  149. CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
  150. CLANG_LINK_OBJC_RUNTIME = NO;
  151. COMBINE_HIDPI_IMAGES = YES;
  152. CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
  153. COPY_PHASE_STRIP = NO;
  154. GCC_DYNAMIC_NO_PIC = NO;
  155. GCC_OPTIMIZATION_LEVEL = 0;
  156. GCC_PREPROCESSOR_DEFINITIONS = (
  157. "_DEBUG=1",
  158. "DEBUG=1",
  159. "JUCER_XCODE_IPHONE_5BC26AE3=1",
  160. "JUCE_APP_VERSION=1.0.0",
  161. "JUCE_APP_VERSION_HEX=0x10000",
  162. "JucePlugin_Build_VST=0",
  163. "JucePlugin_Build_VST3=0",
  164. "JucePlugin_Build_AU=0",
  165. "JucePlugin_Build_AUv3=0",
  166. "JucePlugin_Build_RTAS=0",
  167. "JucePlugin_Build_AAX=0",
  168. "JucePlugin_Build_Standalone=0", );
  169. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  170. HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)");
  171. INFOPLIST_FILE = Info-App.plist;
  172. INSTALL_PATH = "$(HOME)/Applications";
  173. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing; }; name = Debug; };
  174. D1EA6139431E47DBB7B1986D = {isa = XCBuildConfiguration; buildSettings = {
  175. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  176. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  177. CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
  178. CLANG_LINK_OBJC_RUNTIME = NO;
  179. COMBINE_HIDPI_IMAGES = YES;
  180. CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
  181. DEAD_CODE_STRIPPING = YES;
  182. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  183. GCC_OPTIMIZATION_LEVEL = 3;
  184. GCC_PREPROCESSOR_DEFINITIONS = (
  185. "_NDEBUG=1",
  186. "NDEBUG=1",
  187. "JUCER_XCODE_IPHONE_5BC26AE3=1",
  188. "JUCE_APP_VERSION=1.0.0",
  189. "JUCE_APP_VERSION_HEX=0x10000",
  190. "JucePlugin_Build_VST=0",
  191. "JucePlugin_Build_VST3=0",
  192. "JucePlugin_Build_AU=0",
  193. "JucePlugin_Build_AUv3=0",
  194. "JucePlugin_Build_RTAS=0",
  195. "JucePlugin_Build_AAX=0",
  196. "JucePlugin_Build_Standalone=0", );
  197. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  198. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  199. HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)");
  200. INFOPLIST_FILE = Info-App.plist;
  201. INSTALL_PATH = "$(HOME)/Applications";
  202. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing; }; name = Release; };
  203. 43CD600C065BABAB527F39FC = {isa = XCBuildConfiguration; buildSettings = {
  204. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  205. ALWAYS_SEARCH_USER_PATHS = NO;
  206. DEBUG_INFORMATION_FORMAT = "dwarf";
  207. ENABLE_TESTABILITY = YES;
  208. GCC_C_LANGUAGE_STANDARD = c11;
  209. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  210. GCC_MODEL_TUNING = G5;
  211. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  212. GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
  213. GCC_WARN_MISSING_PARENTHESES = YES;
  214. GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
  215. GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
  216. GCC_WARN_UNUSED_VARIABLE = YES;
  217. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  218. ONLY_ACTIVE_ARCH = YES;
  219. PRODUCT_NAME = "BlocksDrawing";
  220. SDKROOT = iphoneos;
  221. TARGETED_DEVICE_FAMILY = "1,2";
  222. WARNING_CFLAGS = -Wreorder;
  223. ZERO_LINK = NO; }; name = Debug; };
  224. EC99C60653432B6B3FB22D6B = {isa = XCBuildConfiguration; buildSettings = {
  225. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  226. ALWAYS_SEARCH_USER_PATHS = NO;
  227. DEBUG_INFORMATION_FORMAT = "dwarf";
  228. GCC_C_LANGUAGE_STANDARD = c11;
  229. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  230. GCC_MODEL_TUNING = G5;
  231. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  232. GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
  233. GCC_WARN_MISSING_PARENTHESES = YES;
  234. GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
  235. GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
  236. GCC_WARN_UNUSED_VARIABLE = YES;
  237. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  238. PRODUCT_NAME = "BlocksDrawing";
  239. SDKROOT = iphoneos;
  240. TARGETED_DEVICE_FAMILY = "1,2";
  241. WARNING_CFLAGS = -Wreorder;
  242. ZERO_LINK = NO; }; name = Release; };
  243. 0F059C1E8ACF3FBEF730CA15 = {isa = PBXTargetDependency; target = F0C1DAFB0E78213F565F044F; };
  244. DD23365E44ACBF007DC85D46 = {isa = XCConfigurationList; buildConfigurations = (
  245. 43CD600C065BABAB527F39FC,
  246. EC99C60653432B6B3FB22D6B, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; };
  247. A3CB76965E92DC1E80F3F9AF = {isa = XCConfigurationList; buildConfigurations = (
  248. DF3B86DBD39059B08B65FFDE,
  249. D1EA6139431E47DBB7B1986D, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; };
  250. B64F4B6419098A6C579D0EDB = {isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = (
  251. 2A5E87443C41335CD944ACB8, ); runOnlyForDeploymentPostprocessing = 0; };
  252. 6F1EAB6EC19EDAB88EF14DE0 = {isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = (
  253. F1C1D8F4BDE85067F5E61D08,
  254. 24C420997F20D0A7722D42F4,
  255. 049EFBDC407E74FEFD6B5BC4,
  256. 14F7090DA7E5514C84EDEAEC,
  257. 8219D6828DCCAEDF01F5337C,
  258. 36767EDDC8BFC684119EDFE8,
  259. 6A180703D5E1FF08436F86BD,
  260. 778865742AAC536B855F7811,
  261. 3605BE75533AB0654207D383,
  262. 28112EC95408B63449B78115,
  263. 24904A3173013B4EDA6F3C5C,
  264. D0BFD385DEAF6A175C6DFD65,
  265. 30A9BAE82518913F1E845471,
  266. E5F0AAB587D9B91BD29F8FB5, ); runOnlyForDeploymentPostprocessing = 0; };
  267. 704E8CB52C968D24DAE2ABD5 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = (
  268. DC3B31CFC2AD4291556EC0C5,
  269. BBE14F0993C20E2D963EB167,
  270. 2A39C67F26307A5C8875160A,
  271. 23D2896D495239FEA26A3255,
  272. EC92D4CA1DAD1B1AB983F355,
  273. EE68388C08422C998F9418CC,
  274. E40E065B667FB47959EC8102,
  275. E759B32B9B193C5530B5728D,
  276. 6CC5F22634ACED43D520FDF1,
  277. BBFB0402058A2B62B9CAF548,
  278. 1A7FD937E40C4CF89386EEE0,
  279. 3517782FB58BA6883F7A9D6F,
  280. 7292839DA84380BAA0F12E31, ); runOnlyForDeploymentPostprocessing = 0; };
  281. F0C1DAFB0E78213F565F044F = {isa = PBXNativeTarget; buildConfigurationList = A3CB76965E92DC1E80F3F9AF; buildPhases = (
  282. B64F4B6419098A6C579D0EDB,
  283. 6F1EAB6EC19EDAB88EF14DE0,
  284. 704E8CB52C968D24DAE2ABD5, ); buildRules = ( ); dependencies = ( ); name = "BlocksDrawing - App"; productName = BlocksDrawing; productReference = 7A425A86C84D843976582BAF; productType = "com.apple.product-type.application"; };
  285. 46C68557D30B3B44D3FE037B = {isa = PBXProject; buildConfigurationList = DD23365E44ACBF007DC85D46; attributes = { LastUpgradeCheck = 0820; TargetAttributes = { F0C1DAFB0E78213F565F044F = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.InterAppAudio = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; }; }; }; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 0; mainGroup = 0E79852FE469702C8F99D6F3; projectDirPath = ""; projectRoot = ""; targets = (F0C1DAFB0E78213F565F044F); };
  286. };
  287. rootObject = 46C68557D30B3B44D3FE037B;
  288. }