Work around compilation issue with Xcode 7 beta targeting systems older than El Capitan

CQTexperiment
Chris Moeller 2015-08-03 18:09:46 -07:00
parent 93c17e85bb
commit 897c9b069e
1 changed files with 1 additions and 1 deletions

View File

@ -219,8 +219,8 @@
1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
isa = PBXGroup;
children = (
17D21DA90B8BE76800D1EBDE /* AudioToolbox.framework */,
17D21DAA0B8BE76800D1EBDE /* AudioUnit.framework */,
17D21DA90B8BE76800D1EBDE /* AudioToolbox.framework */,
17D21DAB0B8BE76800D1EBDE /* CoreAudio.framework */,
17D21DAC0B8BE76800D1EBDE /* CoreAudioKit.framework */,
0867D6A5FE840307C02AAC07 /* AppKit.framework */,