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.

764 lines
22KB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. E1282ABB96DD2E7FA7F63559 = {
  9. isa = PBXBuildFile;
  10. fileRef = 614F2084407B35D62101F69F;
  11. };
  12. 8A0F71A4EEC7FE694352DD94 = {
  13. isa = PBXBuildFile;
  14. fileRef = 9EADBF913B7A454B6BE93A4A;
  15. };
  16. 30BE30F31D1AAED9FC893AA5 = {
  17. isa = PBXBuildFile;
  18. fileRef = 18C1CCE5684F9FA0478F27AD;
  19. };
  20. 9B19A6655FCC8086134C8656 = {
  21. isa = PBXBuildFile;
  22. fileRef = 1DA5C6A474916745AFEC6DA5;
  23. };
  24. 0319B40AD2FD96007FFA928B = {
  25. isa = PBXBuildFile;
  26. fileRef = 453777CEB7099A5D61901D13;
  27. };
  28. 5AFD011031C266431687C922 = {
  29. isa = PBXBuildFile;
  30. fileRef = 9F28F179EF6B90EB9F4DBEE9;
  31. };
  32. 71863EE98034AB7C3CBCAA81 = {
  33. isa = PBXBuildFile;
  34. fileRef = 24D90B40648CC05A9B1AA55B;
  35. };
  36. 5923A711C0020F2CDD598714 = {
  37. isa = PBXBuildFile;
  38. fileRef = 12C680C68A15B9A590264B18;
  39. };
  40. 3825E8984D8F6AA00DDC6BAC = {
  41. isa = PBXBuildFile;
  42. fileRef = EE758AD71415EB31BD3E82F3;
  43. };
  44. 9031C69145EE085B60904363 = {
  45. isa = PBXBuildFile;
  46. fileRef = 43775DC3D9F7917846EA5327;
  47. };
  48. F8099BB77DC0D01DCCC6AFB9 = {
  49. isa = PBXBuildFile;
  50. fileRef = 0A58FDDF6FB9253F51939A52;
  51. };
  52. 537E779F6008999191B2920A = {
  53. isa = PBXBuildFile;
  54. fileRef = 3058871156B921B9E5946C4F;
  55. };
  56. DA21A6E7A18555DCFC63B07C = {
  57. isa = PBXBuildFile;
  58. fileRef = FAAB4EAE4A57B642D3B9EC23;
  59. };
  60. 07451DA87757F9EF80E31BE8 = {
  61. isa = PBXBuildFile;
  62. fileRef = 0564535EEA7E4462926EA0C9;
  63. };
  64. 2BAED5B831BB736E77A718AE = {
  65. isa = PBXBuildFile;
  66. fileRef = 89B3243200BAA6BD72905DBB;
  67. };
  68. 01C9BC9A0A0F54B693CDA31A = {
  69. isa = PBXBuildFile;
  70. fileRef = 322D3066DCD98A8D0542236A;
  71. };
  72. 48ADBEF873A610909D727C97 = {
  73. isa = PBXBuildFile;
  74. fileRef = 9E05B63699A307598B66F829;
  75. };
  76. D145903EE5DBFD1BD98423F3 = {
  77. isa = PBXBuildFile;
  78. fileRef = 18E39207A0F5F9B8BC7EE94F;
  79. };
  80. C7B090C29D8DE4D2503204B1 = {
  81. isa = PBXBuildFile;
  82. fileRef = BAFDA8DE51E7A69E477439EB;
  83. };
  84. FFAF94080FF4A9995B33151E = {
  85. isa = PBXBuildFile;
  86. fileRef = 24425FFB0BCC7E54CADAA013;
  87. };
  88. D2CECF93178A1738DA02CA4A = {
  89. isa = PBXBuildFile;
  90. fileRef = EDD11E2CC0B18196ADA0C87B;
  91. };
  92. 7E870C094BAE67D7EB149F1C = {
  93. isa = PBXBuildFile;
  94. fileRef = 248FAA119A4FC24C522165EF;
  95. };
  96. 65FC2E13B65977FED63BDDE3 = {
  97. isa = PBXBuildFile;
  98. fileRef = 7E951216B6138C76653B1460;
  99. };
  100. 699954AF666E644C7B688381 = {
  101. isa = PBXBuildFile;
  102. fileRef = 0BC3C6A4F4FC1DD30DD8E17C;
  103. };
  104. 9D47995A33BBA693ED435B31 = {
  105. isa = PBXBuildFile;
  106. fileRef = B06AE97C86D27E7FEBCB4631;
  107. };
  108. 0564535EEA7E4462926EA0C9 = {
  109. isa = PBXFileReference;
  110. lastKnownFileType = sourcecode.cpp.cpp;
  111. name = Main.cpp;
  112. path = ../../Source/Main.cpp;
  113. sourceTree = "SOURCE_ROOT";
  114. };
  115. 0A58FDDF6FB9253F51939A52 = {
  116. isa = PBXFileReference;
  117. lastKnownFileType = wrapper.framework;
  118. name = QuartzCore.framework;
  119. path = System/Library/Frameworks/QuartzCore.framework;
  120. sourceTree = SDKROOT;
  121. };
  122. 0BC3C6A4F4FC1DD30DD8E17C = {
  123. isa = PBXFileReference;
  124. lastKnownFileType = sourcecode.cpp.objcpp;
  125. name = "include_juce_gui_basics.mm";
  126. path = "../../JuceLibraryCode/include_juce_gui_basics.mm";
  127. sourceTree = "SOURCE_ROOT";
  128. };
  129. 12C680C68A15B9A590264B18 = {
  130. isa = PBXFileReference;
  131. lastKnownFileType = wrapper.framework;
  132. name = CoreMIDI.framework;
  133. path = System/Library/Frameworks/CoreMIDI.framework;
  134. sourceTree = SDKROOT;
  135. };
  136. 18C1CCE5684F9FA0478F27AD = {
  137. isa = PBXFileReference;
  138. lastKnownFileType = wrapper.framework;
  139. name = AudioToolbox.framework;
  140. path = System/Library/Frameworks/AudioToolbox.framework;
  141. sourceTree = SDKROOT;
  142. };
  143. 18E39207A0F5F9B8BC7EE94F = {
  144. isa = PBXFileReference;
  145. lastKnownFileType = sourcecode.cpp.objcpp;
  146. name = "include_juce_audio_processors.mm";
  147. path = "../../JuceLibraryCode/include_juce_audio_processors.mm";
  148. sourceTree = "SOURCE_ROOT";
  149. };
  150. 1DA5C6A474916745AFEC6DA5 = {
  151. isa = PBXFileReference;
  152. lastKnownFileType = wrapper.framework;
  153. name = Carbon.framework;
  154. path = System/Library/Frameworks/Carbon.framework;
  155. sourceTree = SDKROOT;
  156. };
  157. 24425FFB0BCC7E54CADAA013 = {
  158. isa = PBXFileReference;
  159. lastKnownFileType = sourcecode.cpp.objcpp;
  160. name = "include_juce_core.mm";
  161. path = "../../JuceLibraryCode/include_juce_core.mm";
  162. sourceTree = "SOURCE_ROOT";
  163. };
  164. 248FAA119A4FC24C522165EF = {
  165. isa = PBXFileReference;
  166. lastKnownFileType = sourcecode.cpp.objcpp;
  167. name = "include_juce_events.mm";
  168. path = "../../JuceLibraryCode/include_juce_events.mm";
  169. sourceTree = "SOURCE_ROOT";
  170. };
  171. 24D90B40648CC05A9B1AA55B = {
  172. isa = PBXFileReference;
  173. lastKnownFileType = wrapper.framework;
  174. name = CoreAudioKit.framework;
  175. path = System/Library/Frameworks/CoreAudioKit.framework;
  176. sourceTree = SDKROOT;
  177. };
  178. 253CCF9514FE705169600047 = {
  179. isa = PBXFileReference;
  180. lastKnownFileType = file;
  181. name = "juce_audio_formats";
  182. path = "../../../../modules/juce_audio_formats";
  183. sourceTree = "SOURCE_ROOT";
  184. };
  185. 26FE7BE182FBB9E7228A082D = {
  186. isa = PBXFileReference;
  187. lastKnownFileType = sourcecode.c.h;
  188. name = JuceHeader.h;
  189. path = ../../JuceLibraryCode/JuceHeader.h;
  190. sourceTree = "SOURCE_ROOT";
  191. };
  192. 3058871156B921B9E5946C4F = {
  193. isa = PBXFileReference;
  194. lastKnownFileType = wrapper.framework;
  195. name = WebKit.framework;
  196. path = System/Library/Frameworks/WebKit.framework;
  197. sourceTree = SDKROOT;
  198. };
  199. 322D3066DCD98A8D0542236A = {
  200. isa = PBXFileReference;
  201. lastKnownFileType = sourcecode.cpp.objcpp;
  202. name = "include_juce_audio_devices.mm";
  203. path = "../../JuceLibraryCode/include_juce_audio_devices.mm";
  204. sourceTree = "SOURCE_ROOT";
  205. };
  206. 429C7CD0E88FC64E9A72514D = {
  207. isa = PBXFileReference;
  208. lastKnownFileType = sourcecode.c.h;
  209. name = MainComponent.h;
  210. path = ../../Source/MainComponent.h;
  211. sourceTree = "SOURCE_ROOT";
  212. };
  213. 43775DC3D9F7917846EA5327 = {
  214. isa = PBXFileReference;
  215. lastKnownFileType = wrapper.framework;
  216. name = IOKit.framework;
  217. path = System/Library/Frameworks/IOKit.framework;
  218. sourceTree = SDKROOT;
  219. };
  220. 453777CEB7099A5D61901D13 = {
  221. isa = PBXFileReference;
  222. lastKnownFileType = wrapper.framework;
  223. name = Cocoa.framework;
  224. path = System/Library/Frameworks/Cocoa.framework;
  225. sourceTree = SDKROOT;
  226. };
  227. 50FEDCEF881CC99174035167 = {
  228. isa = PBXFileReference;
  229. lastKnownFileType = file;
  230. name = "juce_gui_basics";
  231. path = "../../../../modules/juce_gui_basics";
  232. sourceTree = "SOURCE_ROOT";
  233. };
  234. 614F2084407B35D62101F69F = {
  235. isa = PBXFileReference;
  236. explicitFileType = wrapper.application;
  237. includeInIndex = 0;
  238. path = AudioPerformanceTest.app;
  239. sourceTree = "BUILT_PRODUCTS_DIR";
  240. };
  241. 77AA9722BAADD4108205501A = {
  242. isa = PBXFileReference;
  243. lastKnownFileType = file;
  244. name = "juce_data_structures";
  245. path = "../../../../modules/juce_data_structures";
  246. sourceTree = "SOURCE_ROOT";
  247. };
  248. 7E951216B6138C76653B1460 = {
  249. isa = PBXFileReference;
  250. lastKnownFileType = sourcecode.cpp.objcpp;
  251. name = "include_juce_graphics.mm";
  252. path = "../../JuceLibraryCode/include_juce_graphics.mm";
  253. sourceTree = "SOURCE_ROOT";
  254. };
  255. 81017699F857F5BBFCA6E055 = {
  256. isa = PBXFileReference;
  257. lastKnownFileType = file;
  258. name = "juce_events";
  259. path = "../../../../modules/juce_events";
  260. sourceTree = "SOURCE_ROOT";
  261. };
  262. 89B3243200BAA6BD72905DBB = {
  263. isa = PBXFileReference;
  264. lastKnownFileType = sourcecode.cpp.objcpp;
  265. name = "include_juce_audio_basics.mm";
  266. path = "../../JuceLibraryCode/include_juce_audio_basics.mm";
  267. sourceTree = "SOURCE_ROOT";
  268. };
  269. 920FF34D4A00A5AD433EE5F4 = {
  270. isa = PBXFileReference;
  271. lastKnownFileType = file;
  272. name = "juce_audio_basics";
  273. path = "../../../../modules/juce_audio_basics";
  274. sourceTree = "SOURCE_ROOT";
  275. };
  276. 9516A19EE58DED8326DD0306 = {
  277. isa = PBXFileReference;
  278. lastKnownFileType = text.plist.xml;
  279. name = "Info-App.plist";
  280. path = "Info-App.plist";
  281. sourceTree = "SOURCE_ROOT";
  282. };
  283. 9E05B63699A307598B66F829 = {
  284. isa = PBXFileReference;
  285. lastKnownFileType = sourcecode.cpp.objcpp;
  286. name = "include_juce_audio_formats.mm";
  287. path = "../../JuceLibraryCode/include_juce_audio_formats.mm";
  288. sourceTree = "SOURCE_ROOT";
  289. };
  290. 9EADBF913B7A454B6BE93A4A = {
  291. isa = PBXFileReference;
  292. lastKnownFileType = wrapper.framework;
  293. name = Accelerate.framework;
  294. path = System/Library/Frameworks/Accelerate.framework;
  295. sourceTree = SDKROOT;
  296. };
  297. 9F28F179EF6B90EB9F4DBEE9 = {
  298. isa = PBXFileReference;
  299. lastKnownFileType = wrapper.framework;
  300. name = CoreAudio.framework;
  301. path = System/Library/Frameworks/CoreAudio.framework;
  302. sourceTree = SDKROOT;
  303. };
  304. A3B86BB7483BC5697B58E417 = {
  305. isa = PBXFileReference;
  306. lastKnownFileType = file;
  307. name = "juce_audio_devices";
  308. path = "../../../../modules/juce_audio_devices";
  309. sourceTree = "SOURCE_ROOT";
  310. };
  311. A65BB8D452A2A4859FA41F8B = {
  312. isa = PBXFileReference;
  313. lastKnownFileType = sourcecode.c.h;
  314. name = AppConfig.h;
  315. path = ../../JuceLibraryCode/AppConfig.h;
  316. sourceTree = "SOURCE_ROOT";
  317. };
  318. AD134CACB71BED6A22743C18 = {
  319. isa = PBXFileReference;
  320. lastKnownFileType = file;
  321. name = "juce_gui_extra";
  322. path = "../../../../modules/juce_gui_extra";
  323. sourceTree = "SOURCE_ROOT";
  324. };
  325. B06AE97C86D27E7FEBCB4631 = {
  326. isa = PBXFileReference;
  327. lastKnownFileType = sourcecode.cpp.objcpp;
  328. name = "include_juce_gui_extra.mm";
  329. path = "../../JuceLibraryCode/include_juce_gui_extra.mm";
  330. sourceTree = "SOURCE_ROOT";
  331. };
  332. BAFDA8DE51E7A69E477439EB = {
  333. isa = PBXFileReference;
  334. lastKnownFileType = sourcecode.cpp.objcpp;
  335. name = "include_juce_audio_utils.mm";
  336. path = "../../JuceLibraryCode/include_juce_audio_utils.mm";
  337. sourceTree = "SOURCE_ROOT";
  338. };
  339. C8EE61FDD1F06817A014B881 = {
  340. isa = PBXFileReference;
  341. lastKnownFileType = file;
  342. name = "juce_graphics";
  343. path = "../../../../modules/juce_graphics";
  344. sourceTree = "SOURCE_ROOT";
  345. };
  346. CBBC98B7CD350A07F5145FB4 = {
  347. isa = PBXFileReference;
  348. lastKnownFileType = file;
  349. name = "juce_audio_utils";
  350. path = "../../../../modules/juce_audio_utils";
  351. sourceTree = "SOURCE_ROOT";
  352. };
  353. D03C9A859FB4DBA8268D7FBA = {
  354. isa = PBXFileReference;
  355. lastKnownFileType = file;
  356. name = "juce_audio_processors";
  357. path = "../../../../modules/juce_audio_processors";
  358. sourceTree = "SOURCE_ROOT";
  359. };
  360. E575FE2AD2F19FA6AEB536C2 = {
  361. isa = PBXFileReference;
  362. lastKnownFileType = file;
  363. name = "juce_core";
  364. path = "../../../../modules/juce_core";
  365. sourceTree = "SOURCE_ROOT";
  366. };
  367. EDD11E2CC0B18196ADA0C87B = {
  368. isa = PBXFileReference;
  369. lastKnownFileType = sourcecode.cpp.objcpp;
  370. name = "include_juce_data_structures.mm";
  371. path = "../../JuceLibraryCode/include_juce_data_structures.mm";
  372. sourceTree = "SOURCE_ROOT";
  373. };
  374. EE758AD71415EB31BD3E82F3 = {
  375. isa = PBXFileReference;
  376. lastKnownFileType = wrapper.framework;
  377. name = DiscRecording.framework;
  378. path = System/Library/Frameworks/DiscRecording.framework;
  379. sourceTree = SDKROOT;
  380. };
  381. FAAB4EAE4A57B642D3B9EC23 = {
  382. isa = PBXFileReference;
  383. lastKnownFileType = file.nib;
  384. name = RecentFilesMenuTemplate.nib;
  385. path = RecentFilesMenuTemplate.nib;
  386. sourceTree = "SOURCE_ROOT";
  387. };
  388. 9F54D12C977843F8FEFCF041 = {
  389. isa = PBXGroup;
  390. children = (
  391. 0564535EEA7E4462926EA0C9,
  392. 429C7CD0E88FC64E9A72514D,
  393. );
  394. name = Source;
  395. sourceTree = "<group>";
  396. };
  397. 4E2981EC48DBFD725AD8E626 = {
  398. isa = PBXGroup;
  399. children = (
  400. 9F54D12C977843F8FEFCF041,
  401. );
  402. name = AudioPerformanceTest;
  403. sourceTree = "<group>";
  404. };
  405. 90489A23F0DBAD5F1550CE20 = {
  406. isa = PBXGroup;
  407. children = (
  408. 920FF34D4A00A5AD433EE5F4,
  409. A3B86BB7483BC5697B58E417,
  410. 253CCF9514FE705169600047,
  411. D03C9A859FB4DBA8268D7FBA,
  412. CBBC98B7CD350A07F5145FB4,
  413. E575FE2AD2F19FA6AEB536C2,
  414. 77AA9722BAADD4108205501A,
  415. 81017699F857F5BBFCA6E055,
  416. C8EE61FDD1F06817A014B881,
  417. 50FEDCEF881CC99174035167,
  418. AD134CACB71BED6A22743C18,
  419. );
  420. name = "JUCE Modules";
  421. sourceTree = "<group>";
  422. };
  423. 0B8996A5E2671A4628476CFB = {
  424. isa = PBXGroup;
  425. children = (
  426. A65BB8D452A2A4859FA41F8B,
  427. 89B3243200BAA6BD72905DBB,
  428. 322D3066DCD98A8D0542236A,
  429. 9E05B63699A307598B66F829,
  430. 18E39207A0F5F9B8BC7EE94F,
  431. BAFDA8DE51E7A69E477439EB,
  432. 24425FFB0BCC7E54CADAA013,
  433. EDD11E2CC0B18196ADA0C87B,
  434. 248FAA119A4FC24C522165EF,
  435. 7E951216B6138C76653B1460,
  436. 0BC3C6A4F4FC1DD30DD8E17C,
  437. B06AE97C86D27E7FEBCB4631,
  438. 26FE7BE182FBB9E7228A082D,
  439. );
  440. name = "JUCE Library Code";
  441. sourceTree = "<group>";
  442. };
  443. ED3C55ACC14D6DE2BC3B8A1D = {
  444. isa = PBXGroup;
  445. children = (
  446. 9516A19EE58DED8326DD0306,
  447. FAAB4EAE4A57B642D3B9EC23,
  448. );
  449. name = Resources;
  450. sourceTree = "<group>";
  451. };
  452. 02A7F817D49F2BC1D70F4242 = {
  453. isa = PBXGroup;
  454. children = (
  455. 9EADBF913B7A454B6BE93A4A,
  456. 18C1CCE5684F9FA0478F27AD,
  457. 1DA5C6A474916745AFEC6DA5,
  458. 453777CEB7099A5D61901D13,
  459. 9F28F179EF6B90EB9F4DBEE9,
  460. 24D90B40648CC05A9B1AA55B,
  461. 12C680C68A15B9A590264B18,
  462. EE758AD71415EB31BD3E82F3,
  463. 43775DC3D9F7917846EA5327,
  464. 0A58FDDF6FB9253F51939A52,
  465. 3058871156B921B9E5946C4F,
  466. );
  467. name = Frameworks;
  468. sourceTree = "<group>";
  469. };
  470. 1DFEAF972822E305E013CC06 = {
  471. isa = PBXGroup;
  472. children = (
  473. 614F2084407B35D62101F69F,
  474. );
  475. name = Products;
  476. sourceTree = "<group>";
  477. };
  478. 3BA1BA0CAFE969E99950C06B = {
  479. isa = PBXGroup;
  480. children = (
  481. 4E2981EC48DBFD725AD8E626,
  482. 90489A23F0DBAD5F1550CE20,
  483. 0B8996A5E2671A4628476CFB,
  484. ED3C55ACC14D6DE2BC3B8A1D,
  485. 02A7F817D49F2BC1D70F4242,
  486. 1DFEAF972822E305E013CC06,
  487. );
  488. name = Source;
  489. sourceTree = "<group>";
  490. };
  491. 19B7C16D592FB25D09022191 = {
  492. isa = XCBuildConfiguration;
  493. buildSettings = {
  494. CLANG_CXX_LANGUAGE_STANDARD = "c++14";
  495. CLANG_CXX_LIBRARY = "libc++";
  496. CLANG_LINK_OBJC_RUNTIME = NO;
  497. COMBINE_HIDPI_IMAGES = YES;
  498. CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
  499. COPY_PHASE_STRIP = NO;
  500. GCC_DYNAMIC_NO_PIC = NO;
  501. GCC_OPTIMIZATION_LEVEL = 0;
  502. GCC_PREPROCESSOR_DEFINITIONS = (
  503. "_DEBUG=1",
  504. "DEBUG=1",
  505. "JUCER_XCODE_MAC_F6D2F4CF=1",
  506. "JUCE_APP_VERSION=1.0.0",
  507. "JUCE_APP_VERSION_HEX=0x10000",
  508. "JucePlugin_Build_VST=0",
  509. "JucePlugin_Build_VST3=0",
  510. "JucePlugin_Build_AU=0",
  511. "JucePlugin_Build_AUv3=0",
  512. "JucePlugin_Build_RTAS=0",
  513. "JucePlugin_Build_AAX=0",
  514. "JucePlugin_Build_Standalone=0",
  515. "JucePlugin_Build_Unity=0",
  516. );
  517. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  518. HEADER_SEARCH_PATHS = (
  519. "../../JuceLibraryCode",
  520. "../../../../modules",
  521. "$(inherited)",
  522. );
  523. INFOPLIST_FILE = Info-App.plist;
  524. INFOPLIST_PREPROCESS = NO;
  525. INSTALL_PATH = "$(HOME)/Applications";
  526. MACOSX_DEPLOYMENT_TARGET = 10.11;
  527. PRODUCT_BUNDLE_IDENTIFIER = com.juce.AudioPerformanceTest;
  528. PRODUCT_NAME = "AudioPerformanceTest";
  529. USE_HEADERMAP = NO;
  530. };
  531. name = Debug;
  532. };
  533. B7A6988E30C0A68B01EDC53B = {
  534. isa = XCBuildConfiguration;
  535. buildSettings = {
  536. CLANG_CXX_LANGUAGE_STANDARD = "c++14";
  537. CLANG_CXX_LIBRARY = "libc++";
  538. CLANG_LINK_OBJC_RUNTIME = NO;
  539. COMBINE_HIDPI_IMAGES = YES;
  540. CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
  541. DEAD_CODE_STRIPPING = YES;
  542. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  543. GCC_OPTIMIZATION_LEVEL = 3;
  544. GCC_PREPROCESSOR_DEFINITIONS = (
  545. "_NDEBUG=1",
  546. "NDEBUG=1",
  547. "JUCER_XCODE_MAC_F6D2F4CF=1",
  548. "JUCE_APP_VERSION=1.0.0",
  549. "JUCE_APP_VERSION_HEX=0x10000",
  550. "JucePlugin_Build_VST=0",
  551. "JucePlugin_Build_VST3=0",
  552. "JucePlugin_Build_AU=0",
  553. "JucePlugin_Build_AUv3=0",
  554. "JucePlugin_Build_RTAS=0",
  555. "JucePlugin_Build_AAX=0",
  556. "JucePlugin_Build_Standalone=0",
  557. "JucePlugin_Build_Unity=0",
  558. );
  559. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  560. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  561. HEADER_SEARCH_PATHS = (
  562. "../../JuceLibraryCode",
  563. "../../../../modules",
  564. "$(inherited)",
  565. );
  566. INFOPLIST_FILE = Info-App.plist;
  567. INFOPLIST_PREPROCESS = NO;
  568. INSTALL_PATH = "$(HOME)/Applications";
  569. LLVM_LTO = YES;
  570. MACOSX_DEPLOYMENT_TARGET = 10.11;
  571. PRODUCT_BUNDLE_IDENTIFIER = com.juce.AudioPerformanceTest;
  572. PRODUCT_NAME = "AudioPerformanceTest";
  573. USE_HEADERMAP = NO;
  574. };
  575. name = Release;
  576. };
  577. B907CDF95622107F20CD7617 = {
  578. isa = XCBuildConfiguration;
  579. buildSettings = {
  580. ALWAYS_SEARCH_USER_PATHS = NO;
  581. CLANG_ENABLE_OBJC_WEAK = YES;
  582. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  583. CLANG_WARN_BOOL_CONVERSION = YES;
  584. CLANG_WARN_COMMA = YES;
  585. CLANG_WARN_CONSTANT_CONVERSION = YES;
  586. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  587. CLANG_WARN_EMPTY_BODY = YES;
  588. CLANG_WARN_ENUM_CONVERSION = YES;
  589. CLANG_WARN_INFINITE_RECURSION = YES;
  590. CLANG_WARN_INT_CONVERSION = YES;
  591. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  592. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  593. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  594. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  595. CLANG_WARN_STRICT_PROTOTYPES = YES;
  596. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  597. CLANG_WARN_UNREACHABLE_CODE = YES;
  598. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  599. DEBUG_INFORMATION_FORMAT = dwarf;
  600. ENABLE_STRICT_OBJC_MSGSEND = YES;
  601. ENABLE_TESTABILITY = YES;
  602. GCC_C_LANGUAGE_STANDARD = c11;
  603. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  604. GCC_MODEL_TUNING = G5;
  605. GCC_NO_COMMON_BLOCKS = YES;
  606. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  607. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  608. GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
  609. GCC_WARN_MISSING_PARENTHESES = YES;
  610. GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
  611. GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
  612. GCC_WARN_UNDECLARED_SELECTOR = YES;
  613. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  614. GCC_WARN_UNUSED_FUNCTION = YES;
  615. GCC_WARN_UNUSED_VARIABLE = YES;
  616. ONLY_ACTIVE_ARCH = YES;
  617. PRODUCT_NAME = "AudioPerformanceTest";
  618. WARNING_CFLAGS = "-Wreorder";
  619. ZERO_LINK = NO;
  620. };
  621. name = Debug;
  622. };
  623. BF82CBDF63CC37CADC61A511 = {
  624. isa = XCBuildConfiguration;
  625. buildSettings = {
  626. ALWAYS_SEARCH_USER_PATHS = NO;
  627. CLANG_ENABLE_OBJC_WEAK = YES;
  628. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  629. CLANG_WARN_BOOL_CONVERSION = YES;
  630. CLANG_WARN_COMMA = YES;
  631. CLANG_WARN_CONSTANT_CONVERSION = YES;
  632. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  633. CLANG_WARN_EMPTY_BODY = YES;
  634. CLANG_WARN_ENUM_CONVERSION = YES;
  635. CLANG_WARN_INFINITE_RECURSION = YES;
  636. CLANG_WARN_INT_CONVERSION = YES;
  637. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  638. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  639. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  640. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  641. CLANG_WARN_STRICT_PROTOTYPES = YES;
  642. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  643. CLANG_WARN_UNREACHABLE_CODE = YES;
  644. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  645. DEBUG_INFORMATION_FORMAT = dwarf;
  646. ENABLE_STRICT_OBJC_MSGSEND = YES;
  647. GCC_C_LANGUAGE_STANDARD = c11;
  648. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  649. GCC_MODEL_TUNING = G5;
  650. GCC_NO_COMMON_BLOCKS = YES;
  651. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  652. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  653. GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
  654. GCC_WARN_MISSING_PARENTHESES = YES;
  655. GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
  656. GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
  657. GCC_WARN_UNDECLARED_SELECTOR = YES;
  658. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  659. GCC_WARN_UNUSED_FUNCTION = YES;
  660. GCC_WARN_UNUSED_VARIABLE = YES;
  661. PRODUCT_NAME = "AudioPerformanceTest";
  662. WARNING_CFLAGS = "-Wreorder";
  663. ZERO_LINK = NO;
  664. };
  665. name = Release;
  666. };
  667. AA3837ADCB1CEB3B0E2D20B3 = {
  668. isa = PBXTargetDependency;
  669. target = E9FD2656EC625C9C8DE30219;
  670. };
  671. 7097CF6AC086DAC346ACCCD9 = {
  672. isa = XCConfigurationList;
  673. buildConfigurations = (
  674. B907CDF95622107F20CD7617,
  675. BF82CBDF63CC37CADC61A511,
  676. );
  677. defaultConfigurationIsVisible = 0;
  678. defaultConfigurationName = Debug;
  679. };
  680. 674C2AF5989C06689C6065FC = {
  681. isa = XCConfigurationList;
  682. buildConfigurations = (
  683. 19B7C16D592FB25D09022191,
  684. B7A6988E30C0A68B01EDC53B,
  685. );
  686. defaultConfigurationIsVisible = 0;
  687. defaultConfigurationName = Debug;
  688. };
  689. C86DD529EC94922C2AB61742 = {
  690. isa = PBXResourcesBuildPhase;
  691. buildActionMask = 2147483647;
  692. files = (
  693. DA21A6E7A18555DCFC63B07C,
  694. );
  695. runOnlyForDeploymentPostprocessing = 0;
  696. };
  697. 6C2BE2DE2ECC96615ED827AB = {
  698. isa = PBXSourcesBuildPhase;
  699. buildActionMask = 2147483647;
  700. files = (
  701. 07451DA87757F9EF80E31BE8,
  702. 2BAED5B831BB736E77A718AE,
  703. 01C9BC9A0A0F54B693CDA31A,
  704. 48ADBEF873A610909D727C97,
  705. D145903EE5DBFD1BD98423F3,
  706. C7B090C29D8DE4D2503204B1,
  707. FFAF94080FF4A9995B33151E,
  708. D2CECF93178A1738DA02CA4A,
  709. 7E870C094BAE67D7EB149F1C,
  710. 65FC2E13B65977FED63BDDE3,
  711. 699954AF666E644C7B688381,
  712. 9D47995A33BBA693ED435B31,
  713. );
  714. runOnlyForDeploymentPostprocessing = 0;
  715. };
  716. 409D569C572B6EF7F4F1702D = {
  717. isa = PBXFrameworksBuildPhase;
  718. buildActionMask = 2147483647;
  719. files = (
  720. 8A0F71A4EEC7FE694352DD94,
  721. 30BE30F31D1AAED9FC893AA5,
  722. 9B19A6655FCC8086134C8656,
  723. 0319B40AD2FD96007FFA928B,
  724. 5AFD011031C266431687C922,
  725. 71863EE98034AB7C3CBCAA81,
  726. 5923A711C0020F2CDD598714,
  727. 3825E8984D8F6AA00DDC6BAC,
  728. 9031C69145EE085B60904363,
  729. F8099BB77DC0D01DCCC6AFB9,
  730. 537E779F6008999191B2920A,
  731. );
  732. runOnlyForDeploymentPostprocessing = 0;
  733. };
  734. E9FD2656EC625C9C8DE30219 = {
  735. isa = PBXNativeTarget;
  736. buildConfigurationList = 674C2AF5989C06689C6065FC;
  737. buildPhases = (
  738. C86DD529EC94922C2AB61742,
  739. 6C2BE2DE2ECC96615ED827AB,
  740. 409D569C572B6EF7F4F1702D,
  741. );
  742. buildRules = ( );
  743. dependencies = ( );
  744. name = "AudioPerformanceTest - App";
  745. productName = AudioPerformanceTest;
  746. productReference = 614F2084407B35D62101F69F;
  747. productType = "com.apple.product-type.application";
  748. };
  749. 9CE2A44801B5B4BE7A9667DA = {
  750. isa = PBXProject;
  751. buildConfigurationList = 7097CF6AC086DAC346ACCCD9;
  752. attributes = { LastUpgradeCheck = 1010; ORGANIZATIONNAME = "ROLI Ltd."; TargetAttributes = { E9FD2656EC625C9C8DE30219 = { SystemCapabilities = {com.apple.ApplicationGroups.iOS = { enabled = 0; }; com.apple.InAppPurchase = { enabled = 0; }; com.apple.InterAppAudio = { enabled = 0; }; com.apple.Push = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; com.apple.HardenedRuntime = { enabled = 0; }; }; }; }; };
  753. compatibilityVersion = "Xcode 3.2";
  754. hasScannedForEncodings = 0;
  755. mainGroup = 3BA1BA0CAFE969E99950C06B;
  756. projectDirPath = "";
  757. projectRoot = "";
  758. targets = (E9FD2656EC625C9C8DE30219);
  759. knownRegions = (en, Base);
  760. };
  761. };
  762. rootObject = 9CE2A44801B5B4BE7A9667DA;
  763. }