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.

777 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. F9E591FD0A75BCD9F600120A = {
  382. isa = PBXFileReference;
  383. lastKnownFileType = text.plist.xml;
  384. name = App.entitlements;
  385. path = App.entitlements;
  386. sourceTree = "SOURCE_ROOT";
  387. };
  388. FAAB4EAE4A57B642D3B9EC23 = {
  389. isa = PBXFileReference;
  390. lastKnownFileType = file.nib;
  391. name = RecentFilesMenuTemplate.nib;
  392. path = RecentFilesMenuTemplate.nib;
  393. sourceTree = "SOURCE_ROOT";
  394. };
  395. 9F54D12C977843F8FEFCF041 = {
  396. isa = PBXGroup;
  397. children = (
  398. 0564535EEA7E4462926EA0C9,
  399. 429C7CD0E88FC64E9A72514D,
  400. );
  401. name = Source;
  402. sourceTree = "<group>";
  403. };
  404. 4E2981EC48DBFD725AD8E626 = {
  405. isa = PBXGroup;
  406. children = (
  407. 9F54D12C977843F8FEFCF041,
  408. );
  409. name = AudioPerformanceTest;
  410. sourceTree = "<group>";
  411. };
  412. 90489A23F0DBAD5F1550CE20 = {
  413. isa = PBXGroup;
  414. children = (
  415. 920FF34D4A00A5AD433EE5F4,
  416. A3B86BB7483BC5697B58E417,
  417. 253CCF9514FE705169600047,
  418. D03C9A859FB4DBA8268D7FBA,
  419. CBBC98B7CD350A07F5145FB4,
  420. E575FE2AD2F19FA6AEB536C2,
  421. 77AA9722BAADD4108205501A,
  422. 81017699F857F5BBFCA6E055,
  423. C8EE61FDD1F06817A014B881,
  424. 50FEDCEF881CC99174035167,
  425. AD134CACB71BED6A22743C18,
  426. );
  427. name = "JUCE Modules";
  428. sourceTree = "<group>";
  429. };
  430. 0B8996A5E2671A4628476CFB = {
  431. isa = PBXGroup;
  432. children = (
  433. A65BB8D452A2A4859FA41F8B,
  434. 89B3243200BAA6BD72905DBB,
  435. 322D3066DCD98A8D0542236A,
  436. 9E05B63699A307598B66F829,
  437. 18E39207A0F5F9B8BC7EE94F,
  438. BAFDA8DE51E7A69E477439EB,
  439. 24425FFB0BCC7E54CADAA013,
  440. EDD11E2CC0B18196ADA0C87B,
  441. 248FAA119A4FC24C522165EF,
  442. 7E951216B6138C76653B1460,
  443. 0BC3C6A4F4FC1DD30DD8E17C,
  444. B06AE97C86D27E7FEBCB4631,
  445. 26FE7BE182FBB9E7228A082D,
  446. );
  447. name = "JUCE Library Code";
  448. sourceTree = "<group>";
  449. };
  450. ED3C55ACC14D6DE2BC3B8A1D = {
  451. isa = PBXGroup;
  452. children = (
  453. 9516A19EE58DED8326DD0306,
  454. FAAB4EAE4A57B642D3B9EC23,
  455. );
  456. name = Resources;
  457. sourceTree = "<group>";
  458. };
  459. 02A7F817D49F2BC1D70F4242 = {
  460. isa = PBXGroup;
  461. children = (
  462. 9EADBF913B7A454B6BE93A4A,
  463. 18C1CCE5684F9FA0478F27AD,
  464. 1DA5C6A474916745AFEC6DA5,
  465. 453777CEB7099A5D61901D13,
  466. 9F28F179EF6B90EB9F4DBEE9,
  467. 24D90B40648CC05A9B1AA55B,
  468. 12C680C68A15B9A590264B18,
  469. EE758AD71415EB31BD3E82F3,
  470. 43775DC3D9F7917846EA5327,
  471. 0A58FDDF6FB9253F51939A52,
  472. 3058871156B921B9E5946C4F,
  473. );
  474. name = Frameworks;
  475. sourceTree = "<group>";
  476. };
  477. 1DFEAF972822E305E013CC06 = {
  478. isa = PBXGroup;
  479. children = (
  480. 614F2084407B35D62101F69F,
  481. );
  482. name = Products;
  483. sourceTree = "<group>";
  484. };
  485. 3BA1BA0CAFE969E99950C06B = {
  486. isa = PBXGroup;
  487. children = (
  488. 4E2981EC48DBFD725AD8E626,
  489. 90489A23F0DBAD5F1550CE20,
  490. 0B8996A5E2671A4628476CFB,
  491. ED3C55ACC14D6DE2BC3B8A1D,
  492. 02A7F817D49F2BC1D70F4242,
  493. 1DFEAF972822E305E013CC06,
  494. );
  495. name = Source;
  496. sourceTree = "<group>";
  497. };
  498. 19B7C16D592FB25D09022191 = {
  499. isa = XCBuildConfiguration;
  500. buildSettings = {
  501. CLANG_CXX_LANGUAGE_STANDARD = "c++14";
  502. CLANG_CXX_LIBRARY = "libc++";
  503. CLANG_LINK_OBJC_RUNTIME = NO;
  504. CODE_SIGN_IDENTITY = "";
  505. COMBINE_HIDPI_IMAGES = YES;
  506. CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
  507. COPY_PHASE_STRIP = NO;
  508. GCC_DYNAMIC_NO_PIC = NO;
  509. GCC_OPTIMIZATION_LEVEL = 0;
  510. GCC_PREPROCESSOR_DEFINITIONS = (
  511. "_DEBUG=1",
  512. "DEBUG=1",
  513. "JUCER_XCODE_MAC_F6D2F4CF=1",
  514. "JUCE_APP_VERSION=1.0.0",
  515. "JUCE_APP_VERSION_HEX=0x10000",
  516. "JucePlugin_Build_VST=0",
  517. "JucePlugin_Build_VST3=0",
  518. "JucePlugin_Build_AU=0",
  519. "JucePlugin_Build_AUv3=0",
  520. "JucePlugin_Build_RTAS=0",
  521. "JucePlugin_Build_AAX=0",
  522. "JucePlugin_Build_Standalone=0",
  523. "JucePlugin_Build_Unity=0",
  524. );
  525. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  526. HEADER_SEARCH_PATHS = (
  527. "../../JuceLibraryCode",
  528. "../../../../modules",
  529. "$(inherited)",
  530. );
  531. INFOPLIST_FILE = Info-App.plist;
  532. INFOPLIST_PREPROCESS = NO;
  533. INSTALL_PATH = "$(HOME)/Applications";
  534. MACOSX_DEPLOYMENT_TARGET = 10.11;
  535. PRODUCT_BUNDLE_IDENTIFIER = com.juce.AudioPerformanceTest;
  536. PRODUCT_NAME = "AudioPerformanceTest";
  537. USE_HEADERMAP = NO;
  538. };
  539. name = Debug;
  540. };
  541. B7A6988E30C0A68B01EDC53B = {
  542. isa = XCBuildConfiguration;
  543. buildSettings = {
  544. CLANG_CXX_LANGUAGE_STANDARD = "c++14";
  545. CLANG_CXX_LIBRARY = "libc++";
  546. CLANG_LINK_OBJC_RUNTIME = NO;
  547. CODE_SIGN_IDENTITY = "";
  548. COMBINE_HIDPI_IMAGES = YES;
  549. CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/build/$(CONFIGURATION)";
  550. DEAD_CODE_STRIPPING = YES;
  551. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  552. GCC_OPTIMIZATION_LEVEL = 3;
  553. GCC_PREPROCESSOR_DEFINITIONS = (
  554. "_NDEBUG=1",
  555. "NDEBUG=1",
  556. "JUCER_XCODE_MAC_F6D2F4CF=1",
  557. "JUCE_APP_VERSION=1.0.0",
  558. "JUCE_APP_VERSION_HEX=0x10000",
  559. "JucePlugin_Build_VST=0",
  560. "JucePlugin_Build_VST3=0",
  561. "JucePlugin_Build_AU=0",
  562. "JucePlugin_Build_AUv3=0",
  563. "JucePlugin_Build_RTAS=0",
  564. "JucePlugin_Build_AAX=0",
  565. "JucePlugin_Build_Standalone=0",
  566. "JucePlugin_Build_Unity=0",
  567. );
  568. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  569. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  570. HEADER_SEARCH_PATHS = (
  571. "../../JuceLibraryCode",
  572. "../../../../modules",
  573. "$(inherited)",
  574. );
  575. INFOPLIST_FILE = Info-App.plist;
  576. INFOPLIST_PREPROCESS = NO;
  577. INSTALL_PATH = "$(HOME)/Applications";
  578. LLVM_LTO = YES;
  579. MACOSX_DEPLOYMENT_TARGET = 10.11;
  580. PRODUCT_BUNDLE_IDENTIFIER = com.juce.AudioPerformanceTest;
  581. PRODUCT_NAME = "AudioPerformanceTest";
  582. USE_HEADERMAP = NO;
  583. };
  584. name = Release;
  585. };
  586. B907CDF95622107F20CD7617 = {
  587. isa = XCBuildConfiguration;
  588. buildSettings = {
  589. ALWAYS_SEARCH_USER_PATHS = NO;
  590. CLANG_ENABLE_OBJC_WEAK = YES;
  591. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  592. CLANG_WARN_BOOL_CONVERSION = YES;
  593. CLANG_WARN_COMMA = YES;
  594. CLANG_WARN_CONSTANT_CONVERSION = YES;
  595. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  596. CLANG_WARN_EMPTY_BODY = YES;
  597. CLANG_WARN_ENUM_CONVERSION = YES;
  598. CLANG_WARN_INFINITE_RECURSION = YES;
  599. CLANG_WARN_INT_CONVERSION = YES;
  600. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  601. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  602. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  603. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  604. CLANG_WARN_STRICT_PROTOTYPES = YES;
  605. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  606. CLANG_WARN_UNREACHABLE_CODE = YES;
  607. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  608. CODE_SIGN_IDENTITY = "";
  609. DEBUG_INFORMATION_FORMAT = dwarf;
  610. ENABLE_STRICT_OBJC_MSGSEND = YES;
  611. ENABLE_TESTABILITY = YES;
  612. GCC_C_LANGUAGE_STANDARD = c11;
  613. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  614. GCC_MODEL_TUNING = G5;
  615. GCC_NO_COMMON_BLOCKS = YES;
  616. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  617. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  618. GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
  619. GCC_WARN_MISSING_PARENTHESES = YES;
  620. GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
  621. GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
  622. GCC_WARN_UNDECLARED_SELECTOR = YES;
  623. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  624. GCC_WARN_UNUSED_FUNCTION = YES;
  625. GCC_WARN_UNUSED_VARIABLE = YES;
  626. ONLY_ACTIVE_ARCH = YES;
  627. PRODUCT_NAME = "AudioPerformanceTest";
  628. SDKROOT = macosx;
  629. WARNING_CFLAGS = "-Wreorder";
  630. ZERO_LINK = NO;
  631. };
  632. name = Debug;
  633. };
  634. BF82CBDF63CC37CADC61A511 = {
  635. isa = XCBuildConfiguration;
  636. buildSettings = {
  637. ALWAYS_SEARCH_USER_PATHS = NO;
  638. CLANG_ENABLE_OBJC_WEAK = YES;
  639. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  640. CLANG_WARN_BOOL_CONVERSION = YES;
  641. CLANG_WARN_COMMA = YES;
  642. CLANG_WARN_CONSTANT_CONVERSION = YES;
  643. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  644. CLANG_WARN_EMPTY_BODY = YES;
  645. CLANG_WARN_ENUM_CONVERSION = YES;
  646. CLANG_WARN_INFINITE_RECURSION = YES;
  647. CLANG_WARN_INT_CONVERSION = YES;
  648. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  649. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  650. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  651. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  652. CLANG_WARN_STRICT_PROTOTYPES = YES;
  653. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  654. CLANG_WARN_UNREACHABLE_CODE = YES;
  655. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  656. CODE_SIGN_IDENTITY = "";
  657. DEBUG_INFORMATION_FORMAT = dwarf;
  658. ENABLE_STRICT_OBJC_MSGSEND = YES;
  659. GCC_C_LANGUAGE_STANDARD = c11;
  660. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  661. GCC_MODEL_TUNING = G5;
  662. GCC_NO_COMMON_BLOCKS = YES;
  663. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  664. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  665. GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
  666. GCC_WARN_MISSING_PARENTHESES = YES;
  667. GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
  668. GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
  669. GCC_WARN_UNDECLARED_SELECTOR = YES;
  670. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  671. GCC_WARN_UNUSED_FUNCTION = YES;
  672. GCC_WARN_UNUSED_VARIABLE = YES;
  673. PRODUCT_NAME = "AudioPerformanceTest";
  674. SDKROOT = macosx;
  675. WARNING_CFLAGS = "-Wreorder";
  676. ZERO_LINK = NO;
  677. };
  678. name = Release;
  679. };
  680. AA3837ADCB1CEB3B0E2D20B3 = {
  681. isa = PBXTargetDependency;
  682. target = E9FD2656EC625C9C8DE30219;
  683. };
  684. 7097CF6AC086DAC346ACCCD9 = {
  685. isa = XCConfigurationList;
  686. buildConfigurations = (
  687. B907CDF95622107F20CD7617,
  688. BF82CBDF63CC37CADC61A511,
  689. );
  690. defaultConfigurationIsVisible = 0;
  691. defaultConfigurationName = Debug;
  692. };
  693. 674C2AF5989C06689C6065FC = {
  694. isa = XCConfigurationList;
  695. buildConfigurations = (
  696. 19B7C16D592FB25D09022191,
  697. B7A6988E30C0A68B01EDC53B,
  698. );
  699. defaultConfigurationIsVisible = 0;
  700. defaultConfigurationName = Debug;
  701. };
  702. C86DD529EC94922C2AB61742 = {
  703. isa = PBXResourcesBuildPhase;
  704. buildActionMask = 2147483647;
  705. files = (
  706. DA21A6E7A18555DCFC63B07C,
  707. );
  708. runOnlyForDeploymentPostprocessing = 0;
  709. };
  710. 6C2BE2DE2ECC96615ED827AB = {
  711. isa = PBXSourcesBuildPhase;
  712. buildActionMask = 2147483647;
  713. files = (
  714. 07451DA87757F9EF80E31BE8,
  715. 2BAED5B831BB736E77A718AE,
  716. 01C9BC9A0A0F54B693CDA31A,
  717. 48ADBEF873A610909D727C97,
  718. D145903EE5DBFD1BD98423F3,
  719. C7B090C29D8DE4D2503204B1,
  720. FFAF94080FF4A9995B33151E,
  721. D2CECF93178A1738DA02CA4A,
  722. 7E870C094BAE67D7EB149F1C,
  723. 65FC2E13B65977FED63BDDE3,
  724. 699954AF666E644C7B688381,
  725. 9D47995A33BBA693ED435B31,
  726. );
  727. runOnlyForDeploymentPostprocessing = 0;
  728. };
  729. 409D569C572B6EF7F4F1702D = {
  730. isa = PBXFrameworksBuildPhase;
  731. buildActionMask = 2147483647;
  732. files = (
  733. 8A0F71A4EEC7FE694352DD94,
  734. 30BE30F31D1AAED9FC893AA5,
  735. 9B19A6655FCC8086134C8656,
  736. 0319B40AD2FD96007FFA928B,
  737. 5AFD011031C266431687C922,
  738. 71863EE98034AB7C3CBCAA81,
  739. 5923A711C0020F2CDD598714,
  740. 3825E8984D8F6AA00DDC6BAC,
  741. 9031C69145EE085B60904363,
  742. F8099BB77DC0D01DCCC6AFB9,
  743. 537E779F6008999191B2920A,
  744. );
  745. runOnlyForDeploymentPostprocessing = 0;
  746. };
  747. E9FD2656EC625C9C8DE30219 = {
  748. isa = PBXNativeTarget;
  749. buildConfigurationList = 674C2AF5989C06689C6065FC;
  750. buildPhases = (
  751. C86DD529EC94922C2AB61742,
  752. 6C2BE2DE2ECC96615ED827AB,
  753. 409D569C572B6EF7F4F1702D,
  754. );
  755. buildRules = ( );
  756. dependencies = ( );
  757. name = "AudioPerformanceTest - App";
  758. productName = AudioPerformanceTest;
  759. productReference = 614F2084407B35D62101F69F;
  760. productType = "com.apple.product-type.application";
  761. };
  762. 9CE2A44801B5B4BE7A9667DA = {
  763. isa = PBXProject;
  764. buildConfigurationList = 7097CF6AC086DAC346ACCCD9;
  765. attributes = { LastUpgradeCheck = 1100; 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; }; }; }; }; };
  766. compatibilityVersion = "Xcode 3.2";
  767. hasScannedForEncodings = 0;
  768. mainGroup = 3BA1BA0CAFE969E99950C06B;
  769. projectDirPath = "";
  770. projectRoot = "";
  771. targets = (E9FD2656EC625C9C8DE30219);
  772. knownRegions = (en, Base);
  773. };
  774. };
  775. rootObject = 9CE2A44801B5B4BE7A9667DA;
  776. }