From 196d914f91e4df3fb020ed7bf3d47593c9bf2c8c Mon Sep 17 00:00:00 2001 From: vspader Date: Wed, 29 Jun 2005 17:15:18 +0000 Subject: [PATCH] Updated tree. CVS cant remove files, YAY! --- Libraries/DecMPA/DecMPA.xcode/project.pbxproj | 927 ------- Libraries/DecMPA/DecMPA.xcode/xugg.mode1 | 1240 --------- Libraries/DecMPA/DecMPA.xcode/xugg.pbxuser | 122 - .../DecMPA/DecMPA.xcodeproj/project.pbxproj | 516 ++++ Libraries/FAAD2/FAAD2.xcode/project.pbxproj | 2226 ----------------- Libraries/FAAD2/FAAD2.xcode/xugg.mode1 | 1257 ---------- Libraries/FAAD2/FAAD2.xcode/xugg.pbxuser | 209 -- .../FAAD2/FAAD2.xcodeproj/project.pbxproj | 857 +++++++ Libraries/FLAC/FLAC.xcode/project.pbxproj | 1080 -------- Libraries/FLAC/FLAC.xcode/xugg.mode1 | 1301 ---------- Libraries/FLAC/FLAC.xcode/xugg.pbxuser | 1064 -------- Libraries/FLAC/FLAC.xcodeproj/project.pbxproj | 600 +++++ Libraries/MAC/MAC.xcode/project.pbxproj | 1333 ---------- Libraries/MAC/MAC.xcode/xugg.mode1 | 1281 ---------- Libraries/MAC/MAC.xcode/xugg.pbxuser | 741 ------ Libraries/MAC/MAC.xcodeproj/project.pbxproj | 623 +++++ Libraries/MPCDec/MPCDec.xcode/project.pbxproj | 599 ----- Libraries/MPCDec/MPCDec.xcode/xugg.mode1 | 1237 --------- Libraries/MPCDec/MPCDec.xcode/xugg.pbxuser | 172 -- .../MPCDec/MPCDec.xcodeproj/project.pbxproj | 420 ++++ Libraries/Ogg/Ogg.xcode/project.pbxproj | 342 --- Libraries/Ogg/Ogg.xcode/xugg.mode1 | 1244 --------- Libraries/Ogg/Ogg.xcode/xugg.pbxuser | 189 -- Libraries/Ogg/Ogg.xcodeproj/project.pbxproj | 363 +++ .../Shorten/Shorten.xcodeproj/project.pbxproj | 415 +++ .../SndFile/SndFile.xcode/project.pbxproj | 1542 ------------ Libraries/SndFile/SndFile.xcode/xugg.mode1 | 1248 --------- Libraries/SndFile/SndFile.xcode/xugg.pbxuser | 274 -- .../SndFile/SndFile.xcodeproj/project.pbxproj | 655 +++++ Libraries/TagLib/TagLib.xcode/project.pbxproj | 1906 -------------- Libraries/TagLib/TagLib.xcode/xugg.mode1 | 1253 ---------- Libraries/TagLib/TagLib.xcode/xugg.pbxuser | 289 --- .../TagLib/TagLib.xcodeproj/project.pbxproj | 818 ++++++ Libraries/Vorbis/Vorbis.xcode/project.pbxproj | 1452 ----------- Libraries/Vorbis/Vorbis.xcode/xugg.mode1 | 1224 --------- Libraries/Vorbis/Vorbis.xcode/xugg.pbxuser | 126 - .../Vorbis/Vorbis.xcodeproj/project.pbxproj | 681 +++++ .../WavPack/WavPack.xcodeproj/project.pbxproj | 467 ++++ 38 files changed, 6415 insertions(+), 25878 deletions(-) delete mode 100644 Libraries/DecMPA/DecMPA.xcode/project.pbxproj delete mode 100644 Libraries/DecMPA/DecMPA.xcode/xugg.mode1 delete mode 100644 Libraries/DecMPA/DecMPA.xcode/xugg.pbxuser create mode 100644 Libraries/DecMPA/DecMPA.xcodeproj/project.pbxproj delete mode 100644 Libraries/FAAD2/FAAD2.xcode/project.pbxproj delete mode 100644 Libraries/FAAD2/FAAD2.xcode/xugg.mode1 delete mode 100644 Libraries/FAAD2/FAAD2.xcode/xugg.pbxuser create mode 100644 Libraries/FAAD2/FAAD2.xcodeproj/project.pbxproj delete mode 100644 Libraries/FLAC/FLAC.xcode/project.pbxproj delete mode 100644 Libraries/FLAC/FLAC.xcode/xugg.mode1 delete mode 100644 Libraries/FLAC/FLAC.xcode/xugg.pbxuser create mode 100644 Libraries/FLAC/FLAC.xcodeproj/project.pbxproj delete mode 100644 Libraries/MAC/MAC.xcode/project.pbxproj delete mode 100644 Libraries/MAC/MAC.xcode/xugg.mode1 delete mode 100644 Libraries/MAC/MAC.xcode/xugg.pbxuser create mode 100644 Libraries/MAC/MAC.xcodeproj/project.pbxproj delete mode 100644 Libraries/MPCDec/MPCDec.xcode/project.pbxproj delete mode 100644 Libraries/MPCDec/MPCDec.xcode/xugg.mode1 delete mode 100644 Libraries/MPCDec/MPCDec.xcode/xugg.pbxuser create mode 100644 Libraries/MPCDec/MPCDec.xcodeproj/project.pbxproj delete mode 100644 Libraries/Ogg/Ogg.xcode/project.pbxproj delete mode 100644 Libraries/Ogg/Ogg.xcode/xugg.mode1 delete mode 100644 Libraries/Ogg/Ogg.xcode/xugg.pbxuser create mode 100644 Libraries/Ogg/Ogg.xcodeproj/project.pbxproj create mode 100644 Libraries/Shorten/Shorten.xcodeproj/project.pbxproj delete mode 100644 Libraries/SndFile/SndFile.xcode/project.pbxproj delete mode 100644 Libraries/SndFile/SndFile.xcode/xugg.mode1 delete mode 100644 Libraries/SndFile/SndFile.xcode/xugg.pbxuser create mode 100644 Libraries/SndFile/SndFile.xcodeproj/project.pbxproj delete mode 100644 Libraries/TagLib/TagLib.xcode/project.pbxproj delete mode 100644 Libraries/TagLib/TagLib.xcode/xugg.mode1 delete mode 100644 Libraries/TagLib/TagLib.xcode/xugg.pbxuser create mode 100644 Libraries/TagLib/TagLib.xcodeproj/project.pbxproj delete mode 100644 Libraries/Vorbis/Vorbis.xcode/project.pbxproj delete mode 100644 Libraries/Vorbis/Vorbis.xcode/xugg.mode1 delete mode 100644 Libraries/Vorbis/Vorbis.xcode/xugg.pbxuser create mode 100644 Libraries/Vorbis/Vorbis.xcodeproj/project.pbxproj create mode 100644 Libraries/WavPack/WavPack.xcodeproj/project.pbxproj diff --git a/Libraries/DecMPA/DecMPA.xcode/project.pbxproj b/Libraries/DecMPA/DecMPA.xcode/project.pbxproj deleted file mode 100644 index 41c667afc..000000000 --- a/Libraries/DecMPA/DecMPA.xcode/project.pbxproj +++ /dev/null @@ -1,927 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 39; - objects = { - 034768DDFF38A45A11DB9C8B = { - children = ( - 8D07F2C80486CC7A007CD1D0, - ); - isa = PBXGroup; - name = Products; - refType = 4; - sourceTree = ""; - }; -//030 -//031 -//032 -//033 -//034 -//080 -//081 -//082 -//083 -//084 - 0867D690FE84028FC02AAC07 = { - buildSettings = { - }; - buildStyles = ( - 4F0BB7EC011F40E904CA0E50, - 4F0BB7ED011F40E904CA0E50, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0867D691FE84028FC02AAC07; - productRefGroup = 034768DDFF38A45A11DB9C8B; - projectDirPath = ""; - targets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - }; - 0867D691FE84028FC02AAC07 = { - children = ( - 8EB2607A082DBCD0007A908B, - 08FB77ACFE841707C02AAC07, - 089C1665FE841158C02AAC07, - 0867D69AFE84028FC02AAC07, - 034768DDFF38A45A11DB9C8B, - ); - isa = PBXGroup; - name = DecMPA; - refType = 4; - sourceTree = ""; - }; - 0867D69AFE84028FC02AAC07 = { - children = ( - ); - isa = PBXGroup; - name = "External Frameworks and Libraries"; - refType = 4; - sourceTree = ""; - }; - 089C1665FE841158C02AAC07 = { - children = ( - 8D07F2C70486CC7A007CD1D0, - 089C1666FE841158C02AAC07, - ); - isa = PBXGroup; - name = Resources; - refType = 4; - sourceTree = ""; - }; - 089C1666FE841158C02AAC07 = { - children = ( - 089C1667FE841158C02AAC07, - ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 089C1667FE841158C02AAC07 = { - fileEncoding = 10; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 08FB77ACFE841707C02AAC07 = { - children = ( - 8EB26003082DBC69007A908B, - 8EB26004082DBC69007A908B, - 8EB26005082DBC69007A908B, - 8EB26006082DBC69007A908B, - 8EB26007082DBC69007A908B, - 8EB26008082DBC69007A908B, - 8EB26013082DBC69007A908B, - 8EB2602C082DBC69007A908B, - 8EB2602D082DBC69007A908B, - 8EB2602E082DBC69007A908B, - 8EB2602F082DBC69007A908B, - 8EB26030082DBC69007A908B, - 8EB26031082DBC69007A908B, - 8EB26032082DBC69007A908B, - 8EB26033082DBC69007A908B, - 8EB26034082DBC69007A908B, - ); - isa = PBXGroup; - name = Source; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 - 4F0BB7EC011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 4F0BB7ED011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D07F2BC0486CC7A007CD1D0 = { - buildPhases = ( - 8D07F2BD0486CC7A007CD1D0, - 8D07F2BF0486CC7A007CD1D0, - 8D07F2C10486CC7A007CD1D0, - 8D07F2C30486CC7A007CD1D0, - 8D07F2C50486CC7A007CD1D0, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_STYLE = DYNAMIC; - PRODUCT_NAME = DecMPA; - WRAPPER_EXTENSION = framework; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = DecMPA; - productInstallPath = "$(HOME)/Library/Frameworks"; - productName = DecMPA; - productReference = 8D07F2C80486CC7A007CD1D0; - productType = "com.apple.product-type.framework"; - }; - 8D07F2BD0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8EB26083082DBDFD007A908B, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2BF0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8D07F2C00486CC7A007CD1D0, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C00486CC7A007CD1D0 = { - fileRef = 089C1666FE841158C02AAC07; - isa = PBXBuildFile; - settings = { - }; - }; - 8D07F2C10486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8EB26039082DBC69007A908B, - 8EB2603A082DBC69007A908B, - 8EB2603E082DBC69007A908B, - 8EB26040082DBC69007A908B, - 8EB26042082DBC69007A908B, - 8EB26044082DBC69007A908B, - 8EB26046082DBC69007A908B, - 8EB26048082DBC69007A908B, - 8EB2604A082DBC69007A908B, - 8EB2604C082DBC69007A908B, - 8EB2604E082DBC69007A908B, - 8EB26051082DBC69007A908B, - 8EB26054082DBC69007A908B, - 8EB26056082DBC69007A908B, - 8EB26058082DBC69007A908B, - 8EB2605C082DBC69007A908B, - 8EB2605E082DBC69007A908B, - 8EB26062082DBC69007A908B, - 8EB26064082DBC69007A908B, - 8EB26066082DBC69007A908B, - 8EB26068082DBC69007A908B, - 8EB2606A082DBC69007A908B, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C30486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C50486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C70486CC7A007CD1D0 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D07F2C80486CC7A007CD1D0 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = DecMPA.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//8E0 -//8E1 -//8E2 -//8E3 -//8E4 - 8EB26003082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = DecMPA.cpp; - path = Files/src/DecMPA.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB26004082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = DecMPAFileAccess.cpp; - path = Files/src/DecMPAFileAccess.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB26005082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = DecMPAFileAccess.h; - path = Files/src/DecMPAFileAccess.h; - refType = 4; - sourceTree = ""; - }; - 8EB26006082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = DecodeEngine.h; - path = Files/src/DecodeEngine.h; - refType = 4; - sourceTree = ""; - }; - 8EB26007082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = DefInc.h; - path = Files/src/DefInc.h; - refType = 4; - sourceTree = ""; - }; - 8EB26008082DBC69007A908B = { - children = ( - 8EB26009082DBC69007A908B, - 8EB2600A082DBC69007A908B, - 8EB2600B082DBC69007A908B, - 8EB2600C082DBC69007A908B, - 8EB2600D082DBC69007A908B, - 8EB2600E082DBC69007A908B, - 8EB2600F082DBC69007A908B, - 8EB26010082DBC69007A908B, - 8EB26011082DBC69007A908B, - 8EB26012082DBC69007A908B, - ); - isa = PBXGroup; - name = frame; - path = Files/src/frame; - refType = 4; - sourceTree = ""; - }; - 8EB26009082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = audioFrame.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB2600A082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = audioFrame.h; - refType = 4; - sourceTree = ""; - }; - 8EB2600B082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = floatFrame.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB2600C082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = floatFrame.h; - refType = 4; - sourceTree = ""; - }; - 8EB2600D082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = frame.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB2600E082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = frame.h; - refType = 4; - sourceTree = ""; - }; - 8EB2600F082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = pcmFrame.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB26010082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = pcmFrame.h; - refType = 4; - sourceTree = ""; - }; - 8EB26011082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = rawDataBuffer.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB26012082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = rawDataBuffer.h; - refType = 4; - sourceTree = ""; - }; - 8EB26013082DBC69007A908B = { - children = ( - 8EB26014082DBC69007A908B, - 8EB26015082DBC69007A908B, - 8EB26016082DBC69007A908B, - 8EB26017082DBC69007A908B, - 8EB26018082DBC69007A908B, - 8EB26019082DBC69007A908B, - 8EB2601A082DBC69007A908B, - 8EB2601B082DBC69007A908B, - 8EB2601C082DBC69007A908B, - 8EB2601D082DBC69007A908B, - 8EB2601E082DBC69007A908B, - 8EB2601F082DBC69007A908B, - 8EB26020082DBC69007A908B, - 8EB26021082DBC69007A908B, - 8EB26022082DBC69007A908B, - 8EB26023082DBC69007A908B, - 8EB26024082DBC69007A908B, - 8EB26025082DBC69007A908B, - 8EB26026082DBC69007A908B, - 8EB26027082DBC69007A908B, - 8EB26028082DBC69007A908B, - 8EB26029082DBC69007A908B, - 8EB2602A082DBC69007A908B, - 8EB2602B082DBC69007A908B, - ); - isa = PBXGroup; - name = hip; - path = Files/src/hip; - refType = 4; - sourceTree = ""; - }; - 8EB26014082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = common.c; - refType = 4; - sourceTree = ""; - }; - 8EB26015082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = common.h; - refType = 4; - sourceTree = ""; - }; - 8EB26016082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = dct64_i386.c; - refType = 4; - sourceTree = ""; - }; - 8EB26017082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = dct64_i386.h; - refType = 4; - sourceTree = ""; - }; - 8EB26018082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = decode_i386.c; - refType = 4; - sourceTree = ""; - }; - 8EB26019082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = decode_i386.h; - refType = 4; - sourceTree = ""; - }; - 8EB2601A082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = DecodeEngine_Hip.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB2601B082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = HIPDefines.h; - refType = 4; - sourceTree = ""; - }; - 8EB2601C082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = huffman.h; - refType = 4; - sourceTree = ""; - }; - 8EB2601D082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = interface.c; - refType = 4; - sourceTree = ""; - }; - 8EB2601E082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = interface.h; - refType = 4; - sourceTree = ""; - }; - 8EB2601F082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = l2tables.h; - refType = 4; - sourceTree = ""; - }; - 8EB26020082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = layer1.c; - refType = 4; - sourceTree = ""; - }; - 8EB26021082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = layer1.h; - refType = 4; - sourceTree = ""; - }; - 8EB26022082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = layer2.c; - refType = 4; - sourceTree = ""; - }; - 8EB26023082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = layer2.h; - refType = 4; - sourceTree = ""; - }; - 8EB26024082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = layer3.c; - refType = 4; - sourceTree = ""; - }; - 8EB26025082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = layer3.h; - refType = 4; - sourceTree = ""; - }; - 8EB26026082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpg123.h; - refType = 4; - sourceTree = ""; - }; - 8EB26027082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpglib.h; - refType = 4; - sourceTree = ""; - }; - 8EB26028082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = tabinit.c; - refType = 4; - sourceTree = ""; - }; - 8EB26029082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = tabinit.h; - refType = 4; - sourceTree = ""; - }; - 8EB2602A082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = VbrTag.c; - refType = 4; - sourceTree = ""; - }; - 8EB2602B082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = VbrTag.h; - refType = 4; - sourceTree = ""; - }; - 8EB2602C082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = IFileAccess.h; - path = Files/src/IFileAccess.h; - refType = 4; - sourceTree = ""; - }; - 8EB2602D082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = MemBuffer.h; - path = Files/src/MemBuffer.h; - refType = 4; - sourceTree = ""; - }; - 8EB2602E082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = MPADecoder.cpp; - path = Files/src/MPADecoder.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB2602F082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = MPADecoder.h; - path = Files/src/MPADecoder.h; - refType = 4; - sourceTree = ""; - }; - 8EB26030082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = MPAFrameFinder.cpp; - path = Files/src/MPAFrameFinder.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB26031082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = MPAFrameFinder.h; - path = Files/src/MPAFrameFinder.h; - refType = 4; - sourceTree = ""; - }; - 8EB26032082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = MPAInfo.cpp; - path = Files/src/MPAInfo.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB26033082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = MPAInfo.h; - path = Files/src/MPAInfo.h; - refType = 4; - sourceTree = ""; - }; - 8EB26034082DBC69007A908B = { - children = ( - 8EB26035082DBC69007A908B, - 8EB26036082DBC69007A908B, - 8EB26037082DBC69007A908B, - 8EB26038082DBC69007A908B, - ); - isa = PBXGroup; - name = mpegAudioFrame; - path = Files/src/mpegAudioFrame; - refType = 4; - sourceTree = ""; - }; - 8EB26035082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = dxHead.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB26036082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = dxHead.h; - refType = 4; - sourceTree = ""; - }; - 8EB26037082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = mpegAudioHeader.cpp; - refType = 4; - sourceTree = ""; - }; - 8EB26038082DBC69007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpegAudioHeader.h; - refType = 4; - sourceTree = ""; - }; - 8EB26039082DBC69007A908B = { - fileRef = 8EB26003082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB2603A082DBC69007A908B = { - fileRef = 8EB26004082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB2603E082DBC69007A908B = { - fileRef = 8EB26009082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26040082DBC69007A908B = { - fileRef = 8EB2600B082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26042082DBC69007A908B = { - fileRef = 8EB2600D082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26044082DBC69007A908B = { - fileRef = 8EB2600F082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26046082DBC69007A908B = { - fileRef = 8EB26011082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26048082DBC69007A908B = { - fileRef = 8EB26014082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB2604A082DBC69007A908B = { - fileRef = 8EB26016082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB2604C082DBC69007A908B = { - fileRef = 8EB26018082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB2604E082DBC69007A908B = { - fileRef = 8EB2601A082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26051082DBC69007A908B = { - fileRef = 8EB2601D082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26054082DBC69007A908B = { - fileRef = 8EB26020082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26056082DBC69007A908B = { - fileRef = 8EB26022082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26058082DBC69007A908B = { - fileRef = 8EB26024082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB2605C082DBC69007A908B = { - fileRef = 8EB26028082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB2605E082DBC69007A908B = { - fileRef = 8EB2602A082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26062082DBC69007A908B = { - fileRef = 8EB2602E082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26064082DBC69007A908B = { - fileRef = 8EB26030082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26066082DBC69007A908B = { - fileRef = 8EB26032082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB26068082DBC69007A908B = { - fileRef = 8EB26035082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB2606A082DBC69007A908B = { - fileRef = 8EB26037082DBC69007A908B; - isa = PBXBuildFile; - settings = { - }; - }; - 8EB2607A082DBCD0007A908B = { - children = ( - 8EB2607C082DBCDF007A908B, - ); - isa = PBXGroup; - name = Headers; - refType = 4; - sourceTree = ""; - }; - 8EB2607C082DBCDF007A908B = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = decmpa.h; - path = Files/include/decmpa.h; - refType = 4; - sourceTree = ""; - }; - 8EB26083082DBDFD007A908B = { - fileRef = 8EB2607C082DBCDF007A908B; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - }; - rootObject = 0867D690FE84028FC02AAC07; -} diff --git a/Libraries/DecMPA/DecMPA.xcode/xugg.mode1 b/Libraries/DecMPA/DecMPA.xcode/xugg.mode1 deleted file mode 100644 index cd2d52431..000000000 --- a/Libraries/DecMPA/DecMPA.xcode/xugg.mode1 +++ /dev/null @@ -1,1240 +0,0 @@ - - - - - ActivePerspectiveName - Project - AllowedModules - - - BundleLoadPath - - MaxInstances - n - Module - PBXSmartGroupTreeModule - Name - Groups and Files Outline View - - - BundleLoadPath - - MaxInstances - n - Module - PBXNavigatorGroup - Name - Editor - - - BundleLoadPath - - MaxInstances - n - Module - XCTaskListModule - Name - Task List - - - BundleLoadPath - - MaxInstances - n - Module - XCDetailModule - Name - File and Smart Group Detail Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXBuildResultsModule - Name - Detailed Build Results Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXProjectFindModule - Name - Project Batch Find Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXRunSessionModule - Name - Run Log - - - BundleLoadPath - - MaxInstances - n - Module - PBXBookmarksModule - Name - Bookmarks Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXClassBrowserModule - Name - Class Browser - - - BundleLoadPath - - MaxInstances - n - Module - PBXCVSModule - Name - Source Code Control Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXDebugBreakpointsModule - Name - Debug Breakpoints Tool - - - BundleLoadPath - - MaxInstances - n - Module - XCDockableInspector - Name - Inspector - - - BundleLoadPath - - MaxInstances - n - Module - PBXOpenQuicklyModule - Name - Open Quickly Tool - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugSessionModule - Name - Debugger - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugCLIModule - Name - Debug Console - - - Description - DefaultDescriptionKey - DockingSystemVisible - - Extension - mode1 - FavBarConfig - - PBXProjectModuleGUID - 8EB25FF7082DBBEE007A908B - XCBarModuleItemNames - - XCBarModuleItems - - - FirstTimeWindowDisplayed - - Identifier - com.apple.perspectives.project.mode1 - MajorVersion - 31 - MinorVersion - 1 - Name - Default - Notifications - - OpenEditors - - PerspectiveWidths - - -1 - -1 - - Perspectives - - - ChosenToolbarItems - - active-target-popup - action - NSToolbarFlexibleSpaceItem - buildOrClean - build-and-runOrDebug - com.apple.ide.PBXToolbarStopButton - get-info - toggle-editor - NSToolbarFlexibleSpaceItem - com.apple.pbx.toolbar.searchfield - - ControllerClassBaseName - - IconName - WindowOfProjectWithEditor - Identifier - perspective.project - IsVertical - - Layout - - - BecomeActive - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 1CE0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 0867D691FE84028FC02AAC07 - 8EB2607A082DBCD0007A908B - 1C37FBAC04509CD000000102 - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 8 - 7 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 338}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 356}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - PBXSmartGroupTreeModule - Proportion - 203pt - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20306471E060097A5F4 - PBXProjectModuleLabel - decmpa.h - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CE0B20406471E060097A5F4 - PBXProjectModuleLabel - decmpa.h - _historyCapacity - 0 - bookmark - 8ED1CC16084F86C500771E1E - history - - 8E6F2A7E08480F330011F126 - - - SplitCount - 1 - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {482, 0}} - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20506471E060097A5F4 - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{0, 5}, {482, 351}} - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - XCDetailModule - Proportion - 351pt - - - Proportion - 482pt - - - Name - Project - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDetailModule - - TableOfContents - - 8ED1CC17084F86C500771E1E - 1CE0B1FE06471DED0097A5F4 - 8ED1CC18084F86C500771E1E - 1CE0B20306471E060097A5F4 - 1CE0B20506471E060097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default - - - ControllerClassBaseName - - IconName - WindowOfProject - Identifier - perspective.morph - IsVertical - 0 - Layout - - - BecomeActive - 1 - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 11E0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 337}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - 1 - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 355}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 373 269 690 397 0 0 1440 878 - - Module - PBXSmartGroupTreeModule - Proportion - 100% - - - Name - Morph - PreferredWidth - 300 - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - - TableOfContents - - 11E0B1FE06471DED0097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default.short - - - PerspectivesBarVisible - - ShelfIsVisible - - SourceDescription - file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' - StatusbarIsVisible - - TimeStamp - 0.0 - ToolbarDisplayMode - 1 - ToolbarIsVisible - - ToolbarSizeMode - 1 - Type - Perspectives - UpdateMessage - The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? - WindowJustification - 5 - WindowOrderList - - /Users/xugg/Projects/Cog/Libraries/DecMPA/DecMPA.xcode - - WindowString - 167 339 690 397 0 0 1024 746 - WindowTools - - - FirstTimeWindowDisplayed - - Identifier - windowTool.build - IsVertical - - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528F0623707200166675 - PBXProjectModuleLabel - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {500, 218}} - RubberWindowFrame - 188 213 500 500 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 218pt - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - XCMainBuildResultsModuleGUID - PBXProjectModuleLabel - Build - XCBuildResultsTrigger_Collapse - 1021 - XCBuildResultsTrigger_Open - 1011 - - GeometryConfiguration - - Frame - {{0, 223}, {500, 236}} - RubberWindowFrame - 188 213 500 500 0 0 1024 746 - - Module - PBXBuildResultsModule - Proportion - 236pt - - - Proportion - 459pt - - - Name - Build Results - ServiceClasses - - PBXBuildResultsModule - - StatusbarIsVisible - - TableOfContents - - 8EB2606E082DBC79007A908B - 8EB2606F082DBC79007A908B - 1CD0528F0623707200166675 - XCMainBuildResultsModuleGUID - - ToolbarConfiguration - xcode.toolbar.config.build - WindowString - 188 213 500 500 0 0 1024 746 - WindowToolGUID - 8EB2606E082DBC79007A908B - WindowToolIsVisible - - - - Identifier - windowTool.debugger - Layout - - - Dock - - - ContentConfiguration - - Debugger - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {317, 164}} - {{317, 0}, {377, 164}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {694, 164}} - {{0, 164}, {694, 216}} - - - - LauncherConfigVersion - 8 - PBXProjectModuleGUID - 1C162984064C10D400B95A72 - PBXProjectModuleLabel - Debug - GLUTExamples (Underwater) - - GeometryConfiguration - - DebugConsoleDrawerSize - {100, 120} - DebugConsoleVisible - None - DebugConsoleWindowFrame - {{200, 200}, {500, 300}} - DebugSTDIOWindowFrame - {{200, 200}, {500, 300}} - Frame - {{0, 0}, {694, 380}} - RubberWindowFrame - 321 238 694 422 0 0 1440 878 - - Module - PBXDebugSessionModule - Proportion - 100% - - - Proportion - 100% - - - Name - Debugger - ServiceClasses - - PBXDebugSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1CD10A99069EF8BA00B06720 - 1C0AD2AB069F1E9B00FABCE6 - 1C162984064C10D400B95A72 - 1C0AD2AC069F1E9B00FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.debug - WindowString - 321 238 694 422 0 0 1440 878 - WindowToolGUID - 1CD10A99069EF8BA00B06720 - WindowToolIsVisible - 0 - - - Identifier - windowTool.find - Layout - - - Dock - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CDD528C0622207200134675 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CD0528D0623707200166675 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {781, 167}} - RubberWindowFrame - 62 385 781 470 0 0 1440 878 - - Module - PBXNavigatorGroup - Proportion - 781pt - - - Proportion - 50% - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528E0623707200166675 - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{8, 0}, {773, 254}} - RubberWindowFrame - 62 385 781 470 0 0 1440 878 - - Module - PBXProjectFindModule - Proportion - 50% - - - Proportion - 428pt - - - Name - Project Find - ServiceClasses - - PBXProjectFindModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C530D57069F1CE1000CFCEE - 1C530D58069F1CE1000CFCEE - 1C530D59069F1CE1000CFCEE - 1CDD528C0622207200134675 - 1C530D5A069F1CE1000CFCEE - 1CE0B1FE06471DED0097A5F4 - 1CD0528E0623707200166675 - - WindowString - 62 385 781 470 0 0 1440 878 - WindowToolGUID - 1C530D57069F1CE1000CFCEE - WindowToolIsVisible - 0 - - - Identifier - MENUSEPARATOR - - - Identifier - windowTool.debuggerConsole - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAAC065D492600B07095 - PBXProjectModuleLabel - Debugger Console - - GeometryConfiguration - - Frame - {{0, 0}, {440, 358}} - RubberWindowFrame - 650 41 440 400 0 0 1280 1002 - - Module - PBXDebugCLIModule - Proportion - 358pt - - - Proportion - 358pt - - - Name - Debugger Console - ServiceClasses - - PBXDebugCLIModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAAD065D492600B07095 - 1C78EAAE065D492600B07095 - 1C78EAAC065D492600B07095 - - WindowString - 650 41 440 400 0 0 1280 1002 - - - Identifier - windowTool.run - Layout - - - Dock - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CD0528B0623707200166675 - PBXProjectModuleLabel - Run - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {493, 167}} - {{0, 176}, {493, 267}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {405, 443}} - {{414, 0}, {514, 443}} - - - - - GeometryConfiguration - - Frame - {{0, 0}, {460, 159}} - RubberWindowFrame - 316 696 459 200 0 0 1280 1002 - - Module - PBXRunSessionModule - Proportion - 159pt - - - Proportion - 159pt - - - Name - Run Log - ServiceClasses - - PBXRunSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C0AD2B3069F1EA900FABCE6 - 1C0AD2B4069F1EA900FABCE6 - 1CD0528B0623707200166675 - 1C0AD2B5069F1EA900FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.run - WindowString - 316 696 459 200 0 0 1280 1002 - WindowToolGUID - 1C0AD2B3069F1EA900FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.scm - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAB2065D492600B07095 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1C78EAB3065D492600B07095 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {452, 0}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052920623707200166675 - PBXProjectModuleLabel - SCM - - GeometryConfiguration - - ConsoleFrame - {{0, 259}, {452, 0}} - Frame - {{0, 7}, {452, 259}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - TableConfiguration - - Status - 30 - FileName - 199 - Path - 197.09500122070312 - - TableFrame - {{0, 0}, {452, 250}} - - Module - PBXCVSModule - Proportion - 262pt - - - Proportion - 266pt - - - Name - SCM - ServiceClasses - - PBXCVSModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAB4065D492600B07095 - 1C78EAB5065D492600B07095 - 1C78EAB2065D492600B07095 - 1CD052920623707200166675 - - ToolbarConfiguration - xcode.toolbar.config.scm - WindowString - 743 379 452 308 0 0 1280 1002 - - - Identifier - windowTool.breakpoints - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052930623707200166675 - PBXProjectModuleLabel - Breakpoints - - GeometryConfiguration - - BreakpointsTreeTableConfiguration - - enabledColumn - 16 - breakpointColumn - 201.5830078125 - - Frame - {{0, 0}, {240, 195}} - RubberWindowFrame - 342 421 240 216 0 0 1440 878 - - Module - PBXDebugBreakpointsModule - Proportion - 195pt - - - Proportion - 195pt - - - Name - Breakpoints - ServiceClasses - - PBXDebugBreakpointsModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AD069F1E9B00FABCE6 - 1C0AD2AE069F1E9B00FABCE6 - 1CD052930623707200166675 - - WindowString - 342 421 240 216 0 0 1440 878 - WindowToolGUID - 1C0AD2AD069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.bookmarks - Layout - - - Dock - - - Module - PBXBookmarksModule - Proportion - 100% - - - Proportion - 100% - - - Name - Bookmarks - ServiceClasses - - PBXBookmarksModule - - StatusbarIsVisible - 0 - WindowString - 538 42 401 187 0 0 1280 1002 - - - Identifier - windowTool.classBrowser - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - OptionsSetName - Hierarchy, all classes - PBXProjectModuleGUID - 1CA6456E063B45B4001379D8 - PBXProjectModuleLabel - Class Browser - NSObject - - GeometryConfiguration - - ClassesFrame - {{0, 0}, {374, 96}} - ClassesTreeTableConfiguration - - PBXClassNameColumnIdentifier - 208 - PBXClassBookColumnIdentifier - 22 - - Frame - {{0, 0}, {630, 331}} - MembersFrame - {{0, 105}, {374, 395}} - MembersTreeTableConfiguration - - PBXMemberTypeIconColumnIdentifier - 22 - PBXMemberNameColumnIdentifier - 216 - PBXMemberTypeColumnIdentifier - 97 - PBXMemberBookColumnIdentifier - 22 - - PBXModuleWindowStatusBarHidden2 - 1 - RubberWindowFrame - 385 179 630 352 0 0 1440 878 - - Module - PBXClassBrowserModule - Proportion - 332pt - - - Proportion - 332pt - - - Name - Class Browser - ServiceClasses - - PBXClassBrowserModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AF069F1E9B00FABCE6 - 1C0AD2B0069F1E9B00FABCE6 - 1CA6456E063B45B4001379D8 - - ToolbarConfiguration - xcode.toolbar.config.classbrowser - WindowString - 385 179 630 352 0 0 1440 878 - WindowToolGUID - 1C0AD2AF069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - - diff --git a/Libraries/DecMPA/DecMPA.xcode/xugg.pbxuser b/Libraries/DecMPA/DecMPA.xcode/xugg.pbxuser deleted file mode 100644 index 9df79f000..000000000 --- a/Libraries/DecMPA/DecMPA.xcode/xugg.pbxuser +++ /dev/null @@ -1,122 +0,0 @@ -// !$*UTF8*$! -{ - 0867D690FE84028FC02AAC07 = { - activeBuildStyle = 4F0BB7ED011F40E904CA0E50; - activeTarget = 8D07F2BC0486CC7A007CD1D0; - addToTargets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - codeSenseManager = 8EB25FF9082DBBEE007A908B; - perUserDictionary = { - PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 300, - 133.2085, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXErrorsWarningsDataSource_TypeID, - PBXErrorsWarningsDataSource_MessageID, - PBXErrorsWarningsDataSource_LocationID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 243, - 20, - 48, - 43, - 43, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - ); - }; - PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 200, - 63, - 20, - 48, - 43, - 43, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXTargetDataSource_PrimaryAttribute, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - ); - }; - PBXPerProjectTemplateStateSaveDate = 139429325; - PBXWorkspaceStateSaveDate = 139429325; - }; - perUserProjectItems = { - 8E6F2A7E08480F330011F126 = 8E6F2A7E08480F330011F126; - 8ED1CC16084F86C500771E1E = 8ED1CC16084F86C500771E1E; - }; - sourceControlManager = 8EB25FF8082DBBEE007A908B; - userBuildSettings = { - }; - }; - 8D07F2BC0486CC7A007CD1D0 = { - activeExec = 0; - }; - 8E6F2A7E08480F330011F126 = { - fRef = 8EB2607C082DBCDF007A908B; - isa = PBXTextBookmark; - name = "decmpa.h: 7"; - rLen = 0; - rLoc = 333; - rType = 0; - vrLen = 0; - vrLoc = 0; - }; - 8EB25FF8082DBBEE007A908B = { - fallbackIsa = XCSourceControlManager; - isSCMEnabled = 0; - isa = PBXSourceControlManager; - scmConfiguration = { - }; - scmType = ""; - }; - 8EB25FF9082DBBEE007A908B = { - indexTemplatePath = ""; - isa = PBXCodeSenseManager; - }; - 8EB2607C082DBCDF007A908B = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {818, 7798}}"; - sepNavSelRange = "{333, 0}"; - sepNavVisRect = "{{0, 0}, {0, 0}}"; - }; - }; - 8ED1CC16084F86C500771E1E = { - fRef = 8EB2607C082DBCDF007A908B; - isa = PBXTextBookmark; - name = "decmpa.h: 7"; - rLen = 0; - rLoc = 333; - rType = 0; - vrLen = 0; - vrLoc = 0; - }; -} diff --git a/Libraries/DecMPA/DecMPA.xcodeproj/project.pbxproj b/Libraries/DecMPA/DecMPA.xcodeproj/project.pbxproj new file mode 100644 index 000000000..65989fe0c --- /dev/null +++ b/Libraries/DecMPA/DecMPA.xcodeproj/project.pbxproj @@ -0,0 +1,516 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; + 8EB26039082DBC69007A908B /* DecMPA.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26003082DBC69007A908B /* DecMPA.cpp */; }; + 8EB2603A082DBC69007A908B /* DecMPAFileAccess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26004082DBC69007A908B /* DecMPAFileAccess.cpp */; }; + 8EB2603E082DBC69007A908B /* audioFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26009082DBC69007A908B /* audioFrame.cpp */; }; + 8EB26040082DBC69007A908B /* floatFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB2600B082DBC69007A908B /* floatFrame.cpp */; }; + 8EB26042082DBC69007A908B /* frame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB2600D082DBC69007A908B /* frame.cpp */; }; + 8EB26044082DBC69007A908B /* pcmFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB2600F082DBC69007A908B /* pcmFrame.cpp */; }; + 8EB26046082DBC69007A908B /* rawDataBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26011082DBC69007A908B /* rawDataBuffer.cpp */; }; + 8EB26048082DBC69007A908B /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26014082DBC69007A908B /* common.c */; }; + 8EB2604A082DBC69007A908B /* dct64_i386.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26016082DBC69007A908B /* dct64_i386.c */; }; + 8EB2604C082DBC69007A908B /* decode_i386.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26018082DBC69007A908B /* decode_i386.c */; }; + 8EB2604E082DBC69007A908B /* DecodeEngine_Hip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB2601A082DBC69007A908B /* DecodeEngine_Hip.cpp */; }; + 8EB26051082DBC69007A908B /* interface.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EB2601D082DBC69007A908B /* interface.c */; }; + 8EB26054082DBC69007A908B /* layer1.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26020082DBC69007A908B /* layer1.c */; }; + 8EB26056082DBC69007A908B /* layer2.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26022082DBC69007A908B /* layer2.c */; }; + 8EB26058082DBC69007A908B /* layer3.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26024082DBC69007A908B /* layer3.c */; }; + 8EB2605C082DBC69007A908B /* tabinit.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26028082DBC69007A908B /* tabinit.c */; }; + 8EB2605E082DBC69007A908B /* VbrTag.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EB2602A082DBC69007A908B /* VbrTag.c */; }; + 8EB26062082DBC69007A908B /* MPADecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB2602E082DBC69007A908B /* MPADecoder.cpp */; }; + 8EB26064082DBC69007A908B /* MPAFrameFinder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26030082DBC69007A908B /* MPAFrameFinder.cpp */; }; + 8EB26066082DBC69007A908B /* MPAInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26032082DBC69007A908B /* MPAInfo.cpp */; }; + 8EB26068082DBC69007A908B /* dxHead.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26035082DBC69007A908B /* dxHead.cpp */; }; + 8EB2606A082DBC69007A908B /* mpegAudioHeader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EB26037082DBC69007A908B /* mpegAudioHeader.cpp */; }; + 8EB26083082DBDFD007A908B /* decmpa.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB2607C082DBCDF007A908B /* decmpa.h */; settings = {ATTRIBUTES = (Public, ); }; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildRule section */ + 8E6A0CD5086CCBA200B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.c; + isEditable = 1; + outputFiles = ( + ); + }; + 8E6A0CD6086CCBA700B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.asm; + isEditable = 1; + outputFiles = ( + ); + }; +/* End PBXBuildRule section */ + +/* Begin PBXBuildStyle section */ + 4F0BB7EC011F40E904CA0E50 /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + ZERO_LINK = YES; + }; + name = Development; + }; + 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + ZERO_LINK = NO; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D07F2C80486CC7A007CD1D0 /* DecMPA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DecMPA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8EB26003082DBC69007A908B /* DecMPA.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DecMPA.cpp; path = Files/src/DecMPA.cpp; sourceTree = ""; }; + 8EB26004082DBC69007A908B /* DecMPAFileAccess.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DecMPAFileAccess.cpp; path = Files/src/DecMPAFileAccess.cpp; sourceTree = ""; }; + 8EB26005082DBC69007A908B /* DecMPAFileAccess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DecMPAFileAccess.h; path = Files/src/DecMPAFileAccess.h; sourceTree = ""; }; + 8EB26006082DBC69007A908B /* DecodeEngine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DecodeEngine.h; path = Files/src/DecodeEngine.h; sourceTree = ""; }; + 8EB26007082DBC69007A908B /* DefInc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DefInc.h; path = Files/src/DefInc.h; sourceTree = ""; }; + 8EB26009082DBC69007A908B /* audioFrame.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = audioFrame.cpp; sourceTree = ""; }; + 8EB2600A082DBC69007A908B /* audioFrame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = audioFrame.h; sourceTree = ""; }; + 8EB2600B082DBC69007A908B /* floatFrame.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = floatFrame.cpp; sourceTree = ""; }; + 8EB2600C082DBC69007A908B /* floatFrame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = floatFrame.h; sourceTree = ""; }; + 8EB2600D082DBC69007A908B /* frame.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = frame.cpp; sourceTree = ""; }; + 8EB2600E082DBC69007A908B /* frame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = ""; }; + 8EB2600F082DBC69007A908B /* pcmFrame.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = pcmFrame.cpp; sourceTree = ""; }; + 8EB26010082DBC69007A908B /* pcmFrame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pcmFrame.h; sourceTree = ""; }; + 8EB26011082DBC69007A908B /* rawDataBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = rawDataBuffer.cpp; sourceTree = ""; }; + 8EB26012082DBC69007A908B /* rawDataBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rawDataBuffer.h; sourceTree = ""; }; + 8EB26014082DBC69007A908B /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = ""; }; + 8EB26015082DBC69007A908B /* common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; }; + 8EB26016082DBC69007A908B /* dct64_i386.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dct64_i386.c; sourceTree = ""; }; + 8EB26017082DBC69007A908B /* dct64_i386.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dct64_i386.h; sourceTree = ""; }; + 8EB26018082DBC69007A908B /* decode_i386.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decode_i386.c; sourceTree = ""; }; + 8EB26019082DBC69007A908B /* decode_i386.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = decode_i386.h; sourceTree = ""; }; + 8EB2601A082DBC69007A908B /* DecodeEngine_Hip.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DecodeEngine_Hip.cpp; sourceTree = ""; }; + 8EB2601B082DBC69007A908B /* HIPDefines.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HIPDefines.h; sourceTree = ""; }; + 8EB2601C082DBC69007A908B /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = ""; }; + 8EB2601D082DBC69007A908B /* interface.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = interface.c; sourceTree = ""; }; + 8EB2601E082DBC69007A908B /* interface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = interface.h; sourceTree = ""; }; + 8EB2601F082DBC69007A908B /* l2tables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = l2tables.h; sourceTree = ""; }; + 8EB26020082DBC69007A908B /* layer1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = layer1.c; sourceTree = ""; }; + 8EB26021082DBC69007A908B /* layer1.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = layer1.h; sourceTree = ""; }; + 8EB26022082DBC69007A908B /* layer2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = layer2.c; sourceTree = ""; }; + 8EB26023082DBC69007A908B /* layer2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = layer2.h; sourceTree = ""; }; + 8EB26024082DBC69007A908B /* layer3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = layer3.c; sourceTree = ""; }; + 8EB26025082DBC69007A908B /* layer3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = layer3.h; sourceTree = ""; }; + 8EB26026082DBC69007A908B /* mpg123.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpg123.h; sourceTree = ""; }; + 8EB26027082DBC69007A908B /* mpglib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpglib.h; sourceTree = ""; }; + 8EB26028082DBC69007A908B /* tabinit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tabinit.c; sourceTree = ""; }; + 8EB26029082DBC69007A908B /* tabinit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tabinit.h; sourceTree = ""; }; + 8EB2602A082DBC69007A908B /* VbrTag.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = VbrTag.c; sourceTree = ""; }; + 8EB2602B082DBC69007A908B /* VbrTag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VbrTag.h; sourceTree = ""; }; + 8EB2602C082DBC69007A908B /* IFileAccess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = IFileAccess.h; path = Files/src/IFileAccess.h; sourceTree = ""; }; + 8EB2602D082DBC69007A908B /* MemBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MemBuffer.h; path = Files/src/MemBuffer.h; sourceTree = ""; }; + 8EB2602E082DBC69007A908B /* MPADecoder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MPADecoder.cpp; path = Files/src/MPADecoder.cpp; sourceTree = ""; }; + 8EB2602F082DBC69007A908B /* MPADecoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MPADecoder.h; path = Files/src/MPADecoder.h; sourceTree = ""; }; + 8EB26030082DBC69007A908B /* MPAFrameFinder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MPAFrameFinder.cpp; path = Files/src/MPAFrameFinder.cpp; sourceTree = ""; }; + 8EB26031082DBC69007A908B /* MPAFrameFinder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MPAFrameFinder.h; path = Files/src/MPAFrameFinder.h; sourceTree = ""; }; + 8EB26032082DBC69007A908B /* MPAInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MPAInfo.cpp; path = Files/src/MPAInfo.cpp; sourceTree = ""; }; + 8EB26033082DBC69007A908B /* MPAInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MPAInfo.h; path = Files/src/MPAInfo.h; sourceTree = ""; }; + 8EB26035082DBC69007A908B /* dxHead.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = dxHead.cpp; sourceTree = ""; }; + 8EB26036082DBC69007A908B /* dxHead.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dxHead.h; sourceTree = ""; }; + 8EB26037082DBC69007A908B /* mpegAudioHeader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mpegAudioHeader.cpp; sourceTree = ""; }; + 8EB26038082DBC69007A908B /* mpegAudioHeader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpegAudioHeader.h; sourceTree = ""; }; + 8EB2607C082DBCDF007A908B /* decmpa.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = decmpa.h; path = Files/include/decmpa.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 034768DDFF38A45A11DB9C8B /* Products */ = { + isa = PBXGroup; + children = ( + 8D07F2C80486CC7A007CD1D0 /* DecMPA.framework */, + ); + name = Products; + sourceTree = ""; + }; + 0867D691FE84028FC02AAC07 /* DecMPA */ = { + isa = PBXGroup; + children = ( + 8EB2607A082DBCD0007A908B /* Headers */, + 08FB77ACFE841707C02AAC07 /* Source */, + 089C1665FE841158C02AAC07 /* Resources */, + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, + 034768DDFF38A45A11DB9C8B /* Products */, + ); + name = DecMPA; + sourceTree = ""; + }; + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C1665FE841158C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D07F2C70486CC7A007CD1D0 /* Info.plist */, + 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ACFE841707C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8EB26003082DBC69007A908B /* DecMPA.cpp */, + 8EB26004082DBC69007A908B /* DecMPAFileAccess.cpp */, + 8EB26005082DBC69007A908B /* DecMPAFileAccess.h */, + 8EB26006082DBC69007A908B /* DecodeEngine.h */, + 8EB26007082DBC69007A908B /* DefInc.h */, + 8EB26008082DBC69007A908B /* frame */, + 8EB26013082DBC69007A908B /* hip */, + 8EB2602C082DBC69007A908B /* IFileAccess.h */, + 8EB2602D082DBC69007A908B /* MemBuffer.h */, + 8EB2602E082DBC69007A908B /* MPADecoder.cpp */, + 8EB2602F082DBC69007A908B /* MPADecoder.h */, + 8EB26030082DBC69007A908B /* MPAFrameFinder.cpp */, + 8EB26031082DBC69007A908B /* MPAFrameFinder.h */, + 8EB26032082DBC69007A908B /* MPAInfo.cpp */, + 8EB26033082DBC69007A908B /* MPAInfo.h */, + 8EB26034082DBC69007A908B /* mpegAudioFrame */, + ); + name = Source; + sourceTree = ""; + }; + 8EB26008082DBC69007A908B /* frame */ = { + isa = PBXGroup; + children = ( + 8EB26009082DBC69007A908B /* audioFrame.cpp */, + 8EB2600A082DBC69007A908B /* audioFrame.h */, + 8EB2600B082DBC69007A908B /* floatFrame.cpp */, + 8EB2600C082DBC69007A908B /* floatFrame.h */, + 8EB2600D082DBC69007A908B /* frame.cpp */, + 8EB2600E082DBC69007A908B /* frame.h */, + 8EB2600F082DBC69007A908B /* pcmFrame.cpp */, + 8EB26010082DBC69007A908B /* pcmFrame.h */, + 8EB26011082DBC69007A908B /* rawDataBuffer.cpp */, + 8EB26012082DBC69007A908B /* rawDataBuffer.h */, + ); + name = frame; + path = Files/src/frame; + sourceTree = ""; + }; + 8EB26013082DBC69007A908B /* hip */ = { + isa = PBXGroup; + children = ( + 8EB26014082DBC69007A908B /* common.c */, + 8EB26015082DBC69007A908B /* common.h */, + 8EB26016082DBC69007A908B /* dct64_i386.c */, + 8EB26017082DBC69007A908B /* dct64_i386.h */, + 8EB26018082DBC69007A908B /* decode_i386.c */, + 8EB26019082DBC69007A908B /* decode_i386.h */, + 8EB2601A082DBC69007A908B /* DecodeEngine_Hip.cpp */, + 8EB2601B082DBC69007A908B /* HIPDefines.h */, + 8EB2601C082DBC69007A908B /* huffman.h */, + 8EB2601D082DBC69007A908B /* interface.c */, + 8EB2601E082DBC69007A908B /* interface.h */, + 8EB2601F082DBC69007A908B /* l2tables.h */, + 8EB26020082DBC69007A908B /* layer1.c */, + 8EB26021082DBC69007A908B /* layer1.h */, + 8EB26022082DBC69007A908B /* layer2.c */, + 8EB26023082DBC69007A908B /* layer2.h */, + 8EB26024082DBC69007A908B /* layer3.c */, + 8EB26025082DBC69007A908B /* layer3.h */, + 8EB26026082DBC69007A908B /* mpg123.h */, + 8EB26027082DBC69007A908B /* mpglib.h */, + 8EB26028082DBC69007A908B /* tabinit.c */, + 8EB26029082DBC69007A908B /* tabinit.h */, + 8EB2602A082DBC69007A908B /* VbrTag.c */, + 8EB2602B082DBC69007A908B /* VbrTag.h */, + ); + name = hip; + path = Files/src/hip; + sourceTree = ""; + }; + 8EB26034082DBC69007A908B /* mpegAudioFrame */ = { + isa = PBXGroup; + children = ( + 8EB26035082DBC69007A908B /* dxHead.cpp */, + 8EB26036082DBC69007A908B /* dxHead.h */, + 8EB26037082DBC69007A908B /* mpegAudioHeader.cpp */, + 8EB26038082DBC69007A908B /* mpegAudioHeader.h */, + ); + name = mpegAudioFrame; + path = Files/src/mpegAudioFrame; + sourceTree = ""; + }; + 8EB2607A082DBCD0007A908B /* Headers */ = { + isa = PBXGroup; + children = ( + 8EB2607C082DBCDF007A908B /* decmpa.h */, + ); + name = Headers; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8EB26083082DBDFD007A908B /* decmpa.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D07F2BC0486CC7A007CD1D0 /* DecMPA */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E6A0CDE086CCBB500B90CF9 /* Build configuration list for PBXNativeTarget "DecMPA" */; + buildPhases = ( + 8D07F2BD0486CC7A007CD1D0 /* Headers */, + 8D07F2BF0486CC7A007CD1D0 /* Resources */, + 8D07F2C10486CC7A007CD1D0 /* Sources */, + 8D07F2C30486CC7A007CD1D0 /* Frameworks */, + 8D07F2C50486CC7A007CD1D0 /* Rez */, + ); + buildRules = ( + 8E6A0CD6086CCBA700B90CF9 /* PBXBuildRule */, + 8E6A0CD5086CCBA200B90CF9 /* PBXBuildRule */, + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = DecMPA; + WRAPPER_EXTENSION = framework; + }; + dependencies = ( + ); + name = DecMPA; + productInstallPath = "$(HOME)/Library/Frameworks"; + productName = DecMPA; + productReference = 8D07F2C80486CC7A007CD1D0 /* DecMPA.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0867D690FE84028FC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 8E6A0CE2086CCBB500B90CF9 /* Build configuration list for PBXProject "DecMPA" */; + buildSettings = { + }; + buildStyles = ( + 4F0BB7EC011F40E904CA0E50 /* Development */, + 4F0BB7ED011F40E904CA0E50 /* Deployment */, + ); + hasScannedForEncodings = 1; + mainGroup = 0867D691FE84028FC02AAC07 /* DecMPA */; + productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; + projectDirPath = ""; + targets = ( + 8D07F2BC0486CC7A007CD1D0 /* DecMPA */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D07F2C50486CC7A007CD1D0 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D07F2C10486CC7A007CD1D0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8EB26039082DBC69007A908B /* DecMPA.cpp in Sources */, + 8EB2603A082DBC69007A908B /* DecMPAFileAccess.cpp in Sources */, + 8EB2603E082DBC69007A908B /* audioFrame.cpp in Sources */, + 8EB26040082DBC69007A908B /* floatFrame.cpp in Sources */, + 8EB26042082DBC69007A908B /* frame.cpp in Sources */, + 8EB26044082DBC69007A908B /* pcmFrame.cpp in Sources */, + 8EB26046082DBC69007A908B /* rawDataBuffer.cpp in Sources */, + 8EB26048082DBC69007A908B /* common.c in Sources */, + 8EB2604A082DBC69007A908B /* dct64_i386.c in Sources */, + 8EB2604C082DBC69007A908B /* decode_i386.c in Sources */, + 8EB2604E082DBC69007A908B /* DecodeEngine_Hip.cpp in Sources */, + 8EB26051082DBC69007A908B /* interface.c in Sources */, + 8EB26054082DBC69007A908B /* layer1.c in Sources */, + 8EB26056082DBC69007A908B /* layer2.c in Sources */, + 8EB26058082DBC69007A908B /* layer3.c in Sources */, + 8EB2605C082DBC69007A908B /* tabinit.c in Sources */, + 8EB2605E082DBC69007A908B /* VbrTag.c in Sources */, + 8EB26062082DBC69007A908B /* MPADecoder.cpp in Sources */, + 8EB26064082DBC69007A908B /* MPAFrameFinder.cpp in Sources */, + 8EB26066082DBC69007A908B /* MPAInfo.cpp in Sources */, + 8EB26068082DBC69007A908B /* dxHead.cpp in Sources */, + 8EB2606A082DBC69007A908B /* mpegAudioHeader.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1667FE841158C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 8E6A0CDF086CCBB500B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = DecMPA; + WRAPPER_EXTENSION = framework; + ZERO_LINK = YES; + }; + name = Development; + }; + 8E6A0CE0086CCBB500B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = DecMPA; + WRAPPER_EXTENSION = framework; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 8E6A0CE1086CCBB500B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = DecMPA; + WRAPPER_EXTENSION = framework; + }; + name = Default; + }; + 8E6A0CE3086CCBB500B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 8E6A0CE4086CCBB500B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; + 8E6A0CE5086CCBB500B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8E6A0CDE086CCBB500B90CF9 /* Build configuration list for PBXNativeTarget "DecMPA" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0CDF086CCBB500B90CF9 /* Development */, + 8E6A0CE0086CCBB500B90CF9 /* Deployment */, + 8E6A0CE1086CCBB500B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 8E6A0CE2086CCBB500B90CF9 /* Build configuration list for PBXProject "DecMPA" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0CE3086CCBB500B90CF9 /* Development */, + 8E6A0CE4086CCBB500B90CF9 /* Deployment */, + 8E6A0CE5086CCBB500B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0867D690FE84028FC02AAC07 /* Project object */; +} diff --git a/Libraries/FAAD2/FAAD2.xcode/project.pbxproj b/Libraries/FAAD2/FAAD2.xcode/project.pbxproj deleted file mode 100644 index 2a3d3c3c7..000000000 --- a/Libraries/FAAD2/FAAD2.xcode/project.pbxproj +++ /dev/null @@ -1,2226 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 39; - objects = { - 034768DDFF38A45A11DB9C8B = { - children = ( - 8D07F2C80486CC7A007CD1D0, - ); - isa = PBXGroup; - name = Products; - refType = 4; - sourceTree = ""; - }; -//030 -//031 -//032 -//033 -//034 -//080 -//081 -//082 -//083 -//084 - 0867D690FE84028FC02AAC07 = { - buildSettings = { - }; - buildStyles = ( - 4F0BB7EC011F40E904CA0E50, - 4F0BB7ED011F40E904CA0E50, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0867D691FE84028FC02AAC07; - productRefGroup = 034768DDFF38A45A11DB9C8B; - projectDirPath = ""; - targets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - }; - 0867D691FE84028FC02AAC07 = { - children = ( - 8E64758F08536C4B007B91CB, - 8E3852DB084CEC6A00D715B8, - 08FB77ACFE841707C02AAC07, - 089C1665FE841158C02AAC07, - 0867D69AFE84028FC02AAC07, - 034768DDFF38A45A11DB9C8B, - ); - isa = PBXGroup; - name = FAAD2; - refType = 4; - sourceTree = ""; - }; - 0867D69AFE84028FC02AAC07 = { - children = ( - ); - isa = PBXGroup; - name = "External Frameworks and Libraries"; - refType = 4; - sourceTree = ""; - }; - 089C1665FE841158C02AAC07 = { - children = ( - 8D07F2C70486CC7A007CD1D0, - 089C1666FE841158C02AAC07, - ); - isa = PBXGroup; - name = Resources; - refType = 4; - sourceTree = ""; - }; - 089C1666FE841158C02AAC07 = { - children = ( - 089C1667FE841158C02AAC07, - ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 089C1667FE841158C02AAC07 = { - fileEncoding = 10; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 08FB77ACFE841707C02AAC07 = { - children = ( - 8E3851FB084CEC6100D715B8, - 8E3851FC084CEC6100D715B8, - 8E3851FD084CEC6100D715B8, - 8E3851FE084CEC6100D715B8, - 8E3851FF084CEC6100D715B8, - 8E385200084CEC6100D715B8, - 8E385201084CEC6100D715B8, - 8E38520F084CEC6100D715B8, - 8E385210084CEC6100D715B8, - 8E385211084CEC6100D715B8, - 8E385212084CEC6100D715B8, - 8E385213084CEC6100D715B8, - 8E385214084CEC6100D715B8, - 8E385215084CEC6100D715B8, - 8E385216084CEC6100D715B8, - 8E385217084CEC6100D715B8, - 8E385218084CEC6100D715B8, - 8E385219084CEC6100D715B8, - 8E38521A084CEC6100D715B8, - 8E38521B084CEC6100D715B8, - 8E38521C084CEC6100D715B8, - 8E38521D084CEC6100D715B8, - 8E38521E084CEC6100D715B8, - 8E38521F084CEC6100D715B8, - 8E385220084CEC6100D715B8, - 8E385221084CEC6100D715B8, - 8E385222084CEC6100D715B8, - 8E385223084CEC6100D715B8, - 8E385224084CEC6100D715B8, - 8E385230084CEC6100D715B8, - 8E385231084CEC6100D715B8, - 8E385233084CEC6100D715B8, - 8E385234084CEC6100D715B8, - 8E385235084CEC6100D715B8, - 8E385236084CEC6100D715B8, - 8E385237084CEC6100D715B8, - 8E385238084CEC6100D715B8, - 8E385239084CEC6100D715B8, - 8E38523A084CEC6100D715B8, - 8E38523B084CEC6100D715B8, - 8E38523C084CEC6100D715B8, - 8E38523D084CEC6100D715B8, - 8E38523E084CEC6100D715B8, - 8E38523F084CEC6100D715B8, - 8E385240084CEC6100D715B8, - 8E385241084CEC6100D715B8, - 8E385242084CEC6100D715B8, - 8E385243084CEC6200D715B8, - 8E385244084CEC6200D715B8, - 8E385245084CEC6200D715B8, - 8E385246084CEC6200D715B8, - 8E385247084CEC6200D715B8, - 8E385248084CEC6200D715B8, - 8E385249084CEC6200D715B8, - 8E38524A084CEC6200D715B8, - 8E38524B084CEC6200D715B8, - 8E38524C084CEC6200D715B8, - 8E38524D084CEC6200D715B8, - 8E38524E084CEC6200D715B8, - 8E38524F084CEC6200D715B8, - 8E385250084CEC6200D715B8, - 8E385251084CEC6200D715B8, - 8E385252084CEC6200D715B8, - 8E385253084CEC6200D715B8, - 8E385254084CEC6200D715B8, - 8E385255084CEC6200D715B8, - 8E385256084CEC6200D715B8, - 8E385257084CEC6200D715B8, - 8E385258084CEC6200D715B8, - 8E385259084CEC6200D715B8, - 8E38525A084CEC6200D715B8, - 8E38525B084CEC6200D715B8, - 8E38525C084CEC6200D715B8, - 8E38525D084CEC6200D715B8, - 8E38525E084CEC6200D715B8, - 8E38525F084CEC6200D715B8, - 8E385260084CEC6200D715B8, - 8E385261084CEC6200D715B8, - 8E385262084CEC6200D715B8, - 8E385263084CEC6200D715B8, - 8E385264084CEC6200D715B8, - 8E385265084CEC6200D715B8, - 8E385266084CEC6200D715B8, - 8E385267084CEC6200D715B8, - 8E385268084CEC6200D715B8, - 8E385269084CEC6200D715B8, - 8E38526A084CEC6200D715B8, - ); - isa = PBXGroup; - name = Source; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 - 4F0BB7EC011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 4F0BB7ED011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D07F2BC0486CC7A007CD1D0 = { - buildPhases = ( - 8D07F2BD0486CC7A007CD1D0, - 8D07F2BF0486CC7A007CD1D0, - 8D07F2C10486CC7A007CD1D0, - 8D07F2C30486CC7A007CD1D0, - 8D07F2C50486CC7A007CD1D0, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_OPTIMIZATION_LEVEL = 3; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - HEADER_SEARCH_PATHS = "Files/libfaad/ Files/common/faad"; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_STYLE = DYNAMIC; - OTHER_CFLAGS = "-DHAVE_CONFIG_H"; - PRODUCT_NAME = FAAD2; - WRAPPER_EXTENSION = framework; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = FAAD2; - productInstallPath = "$(HOME)/Library/Frameworks"; - productName = FAAD2; - productReference = 8D07F2C80486CC7A007CD1D0; - productType = "com.apple.product-type.framework"; - }; - 8D07F2BD0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8E38526B084CEC6200D715B8, - 8E38526D084CEC6200D715B8, - 8E38526E084CEC6200D715B8, - 8E385270084CEC6200D715B8, - 8E385271084CEC6200D715B8, - 8E385272084CEC6200D715B8, - 8E385273084CEC6200D715B8, - 8E385274084CEC6200D715B8, - 8E385275084CEC6200D715B8, - 8E385276084CEC6200D715B8, - 8E385277084CEC6200D715B8, - 8E385278084CEC6200D715B8, - 8E385279084CEC6200D715B8, - 8E38527A084CEC6200D715B8, - 8E38527B084CEC6200D715B8, - 8E38527C084CEC6200D715B8, - 8E38527D084CEC6200D715B8, - 8E38527F084CEC6200D715B8, - 8E385281084CEC6200D715B8, - 8E385283084CEC6200D715B8, - 8E385285084CEC6200D715B8, - 8E385287084CEC6200D715B8, - 8E385289084CEC6200D715B8, - 8E38528A084CEC6200D715B8, - 8E38528D084CEC6200D715B8, - 8E38528F084CEC6200D715B8, - 8E385290084CEC6200D715B8, - 8E385292084CEC6200D715B8, - 8E385293084CEC6200D715B8, - 8E3852A0084CEC6200D715B8, - 8E3852A2084CEC6200D715B8, - 8E3852A4084CEC6200D715B8, - 8E3852A6084CEC6200D715B8, - 8E3852A8084CEC6200D715B8, - 8E3852AA084CEC6200D715B8, - 8E3852AC084CEC6200D715B8, - 8E3852AE084CEC6200D715B8, - 8E3852B0084CEC6200D715B8, - 8E3852B2084CEC6200D715B8, - 8E3852B4084CEC6200D715B8, - 8E3852B6084CEC6200D715B8, - 8E3852B8084CEC6200D715B8, - 8E3852BA084CEC6200D715B8, - 8E3852BC084CEC6200D715B8, - 8E3852BE084CEC6200D715B8, - 8E3852C0084CEC6200D715B8, - 8E3852C2084CEC6200D715B8, - 8E3852C3084CEC6200D715B8, - 8E3852C4084CEC6200D715B8, - 8E3852C6084CEC6200D715B8, - 8E3852C8084CEC6200D715B8, - 8E3852CA084CEC6200D715B8, - 8E3852CB084CEC6200D715B8, - 8E3852CD084CEC6200D715B8, - 8E3852CF084CEC6200D715B8, - 8E3852D1084CEC6200D715B8, - 8E3852D2084CEC6200D715B8, - 8E3852D4084CEC6200D715B8, - 8E3852D5084CEC6200D715B8, - 8E3852D7084CEC6200D715B8, - 8E3852D9084CEC6200D715B8, - 8E3852DF084CEC7B00D715B8, - 8E3852E0084CEC7B00D715B8, - 8E3852ED084CED5500D715B8, - 8EFC6C1E08536C9D00C67D06, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2BF0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8D07F2C00486CC7A007CD1D0, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C00486CC7A007CD1D0 = { - fileRef = 089C1666FE841158C02AAC07; - isa = PBXBuildFile; - settings = { - }; - }; - 8D07F2C10486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8E38526C084CEC6200D715B8, - 8E38526F084CEC6200D715B8, - 8E38527E084CEC6200D715B8, - 8E385280084CEC6200D715B8, - 8E385282084CEC6200D715B8, - 8E385284084CEC6200D715B8, - 8E385286084CEC6200D715B8, - 8E385288084CEC6200D715B8, - 8E38528B084CEC6200D715B8, - 8E38528C084CEC6200D715B8, - 8E38528E084CEC6200D715B8, - 8E385291084CEC6200D715B8, - 8E38529F084CEC6200D715B8, - 8E3852A3084CEC6200D715B8, - 8E3852A5084CEC6200D715B8, - 8E3852A7084CEC6200D715B8, - 8E3852A9084CEC6200D715B8, - 8E3852AB084CEC6200D715B8, - 8E3852AD084CEC6200D715B8, - 8E3852AF084CEC6200D715B8, - 8E3852B1084CEC6200D715B8, - 8E3852B3084CEC6200D715B8, - 8E3852B5084CEC6200D715B8, - 8E3852B7084CEC6200D715B8, - 8E3852B9084CEC6200D715B8, - 8E3852BB084CEC6200D715B8, - 8E3852BD084CEC6200D715B8, - 8E3852BF084CEC6200D715B8, - 8E3852C1084CEC6200D715B8, - 8E3852C5084CEC6200D715B8, - 8E3852C7084CEC6200D715B8, - 8E3852C9084CEC6200D715B8, - 8E3852CC084CEC6200D715B8, - 8E3852CE084CEC6200D715B8, - 8E3852D0084CEC6200D715B8, - 8E3852D3084CEC6200D715B8, - 8E3852D6084CEC6200D715B8, - 8E3852D8084CEC6200D715B8, - 8EFC6C1D08536C9D00C67D06, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C30486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C50486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C70486CC7A007CD1D0 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D07F2C80486CC7A007CD1D0 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = FAAD2.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//8E0 -//8E1 -//8E2 -//8E3 -//8E4 - 8E3851FB084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = analysis.h; - path = Files/libfaad/analysis.h; - refType = 4; - sourceTree = ""; - }; - 8E3851FC084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = bits.c; - path = Files/libfaad/bits.c; - refType = 4; - sourceTree = ""; - }; - 8E3851FD084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = bits.h; - path = Files/libfaad/bits.h; - refType = 4; - sourceTree = ""; - }; - 8E3851FE084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = cfft_tab.h; - path = Files/libfaad/cfft_tab.h; - refType = 4; - sourceTree = ""; - }; - 8E3851FF084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = cfft.c; - path = Files/libfaad/cfft.c; - refType = 4; - sourceTree = ""; - }; - 8E385200084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = cfft.h; - path = Files/libfaad/cfft.h; - refType = 4; - sourceTree = ""; - }; - 8E385201084CEC6100D715B8 = { - children = ( - 8E385202084CEC6100D715B8, - 8E385203084CEC6100D715B8, - 8E385204084CEC6100D715B8, - 8E385205084CEC6100D715B8, - 8E385206084CEC6100D715B8, - 8E385207084CEC6100D715B8, - 8E385208084CEC6100D715B8, - 8E385209084CEC6100D715B8, - 8E38520A084CEC6100D715B8, - 8E38520B084CEC6100D715B8, - 8E38520C084CEC6100D715B8, - 8E38520D084CEC6100D715B8, - 8E38520E084CEC6100D715B8, - ); - isa = PBXGroup; - name = codebook; - path = Files/libfaad/codebook; - refType = 4; - sourceTree = ""; - }; - 8E385202084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb.h; - refType = 4; - sourceTree = ""; - }; - 8E385203084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_1.h; - refType = 4; - sourceTree = ""; - }; - 8E385204084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_10.h; - refType = 4; - sourceTree = ""; - }; - 8E385205084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_11.h; - refType = 4; - sourceTree = ""; - }; - 8E385206084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_2.h; - refType = 4; - sourceTree = ""; - }; - 8E385207084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_3.h; - refType = 4; - sourceTree = ""; - }; - 8E385208084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_4.h; - refType = 4; - sourceTree = ""; - }; - 8E385209084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_5.h; - refType = 4; - sourceTree = ""; - }; - 8E38520A084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_6.h; - refType = 4; - sourceTree = ""; - }; - 8E38520B084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_7.h; - refType = 4; - sourceTree = ""; - }; - 8E38520C084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_8.h; - refType = 4; - sourceTree = ""; - }; - 8E38520D084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_9.h; - refType = 4; - sourceTree = ""; - }; - 8E38520E084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = hcb_sf.h; - refType = 4; - sourceTree = ""; - }; - 8E38520F084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = common.c; - path = Files/libfaad/common.c; - refType = 4; - sourceTree = ""; - }; - 8E385210084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = common.h; - path = Files/libfaad/common.h; - refType = 4; - sourceTree = ""; - }; - 8E385211084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = decoder.c; - path = Files/libfaad/decoder.c; - refType = 4; - sourceTree = ""; - }; - 8E385212084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = decoder.h; - path = Files/libfaad/decoder.h; - refType = 4; - sourceTree = ""; - }; - 8E385213084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = drc.c; - path = Files/libfaad/drc.c; - refType = 4; - sourceTree = ""; - }; - 8E385214084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = drc.h; - path = Files/libfaad/drc.h; - refType = 4; - sourceTree = ""; - }; - 8E385215084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = drm_dec.c; - path = Files/libfaad/drm_dec.c; - refType = 4; - sourceTree = ""; - }; - 8E385216084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = drm_dec.h; - path = Files/libfaad/drm_dec.h; - refType = 4; - sourceTree = ""; - }; - 8E385217084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = error.c; - path = Files/libfaad/error.c; - refType = 4; - sourceTree = ""; - }; - 8E385218084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = error.h; - path = Files/libfaad/error.h; - refType = 4; - sourceTree = ""; - }; - 8E385219084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = filtbank.c; - path = Files/libfaad/filtbank.c; - refType = 4; - sourceTree = ""; - }; - 8E38521A084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = filtbank.h; - path = Files/libfaad/filtbank.h; - refType = 4; - sourceTree = ""; - }; - 8E38521B084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = fixed.h; - path = Files/libfaad/fixed.h; - refType = 4; - sourceTree = ""; - }; - 8E38521C084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = hcr.c; - path = Files/libfaad/hcr.c; - refType = 4; - sourceTree = ""; - }; - 8E38521D084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = huffman.c; - path = Files/libfaad/huffman.c; - refType = 4; - sourceTree = ""; - }; - 8E38521E084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = huffman.h; - path = Files/libfaad/huffman.h; - refType = 4; - sourceTree = ""; - }; - 8E38521F084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = ic_predict.c; - path = Files/libfaad/ic_predict.c; - refType = 4; - sourceTree = ""; - }; - 8E385220084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ic_predict.h; - path = Files/libfaad/ic_predict.h; - refType = 4; - sourceTree = ""; - }; - 8E385221084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = iq_table.h; - path = Files/libfaad/iq_table.h; - refType = 4; - sourceTree = ""; - }; - 8E385222084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = is.c; - path = Files/libfaad/is.c; - refType = 4; - sourceTree = ""; - }; - 8E385223084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = is.h; - path = Files/libfaad/is.h; - refType = 4; - sourceTree = ""; - }; - 8E385224084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = kbd_win.h; - path = Files/libfaad/kbd_win.h; - refType = 4; - sourceTree = ""; - }; - 8E385230084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = lt_predict.c; - path = Files/libfaad/lt_predict.c; - refType = 4; - sourceTree = ""; - }; - 8E385231084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = lt_predict.h; - path = Files/libfaad/lt_predict.h; - refType = 4; - sourceTree = ""; - }; - 8E385233084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = mdct_tab.h; - path = Files/libfaad/mdct_tab.h; - refType = 4; - sourceTree = ""; - }; - 8E385234084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = mdct.c; - path = Files/libfaad/mdct.c; - refType = 4; - sourceTree = ""; - }; - 8E385235084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = mdct.h; - path = Files/libfaad/mdct.h; - refType = 4; - sourceTree = ""; - }; - 8E385236084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = mp4.c; - path = Files/libfaad/mp4.c; - refType = 4; - sourceTree = ""; - }; - 8E385237084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = mp4.h; - path = Files/libfaad/mp4.h; - refType = 4; - sourceTree = ""; - }; - 8E385238084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = ms.c; - path = Files/libfaad/ms.c; - refType = 4; - sourceTree = ""; - }; - 8E385239084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ms.h; - path = Files/libfaad/ms.h; - refType = 4; - sourceTree = ""; - }; - 8E38523A084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = output.c; - path = Files/libfaad/output.c; - refType = 4; - sourceTree = ""; - }; - 8E38523B084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = output.h; - path = Files/libfaad/output.h; - refType = 4; - sourceTree = ""; - }; - 8E38523C084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = pns.c; - path = Files/libfaad/pns.c; - refType = 4; - sourceTree = ""; - }; - 8E38523D084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = pns.h; - path = Files/libfaad/pns.h; - refType = 4; - sourceTree = ""; - }; - 8E38523E084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = ps_dec.c; - path = Files/libfaad/ps_dec.c; - refType = 4; - sourceTree = ""; - }; - 8E38523F084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ps_dec.h; - path = Files/libfaad/ps_dec.h; - refType = 4; - sourceTree = ""; - }; - 8E385240084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = ps_syntax.c; - path = Files/libfaad/ps_syntax.c; - refType = 4; - sourceTree = ""; - }; - 8E385241084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ps_tables.h; - path = Files/libfaad/ps_tables.h; - refType = 4; - sourceTree = ""; - }; - 8E385242084CEC6100D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = pulse.c; - path = Files/libfaad/pulse.c; - refType = 4; - sourceTree = ""; - }; - 8E385243084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = pulse.h; - path = Files/libfaad/pulse.h; - refType = 4; - sourceTree = ""; - }; - 8E385244084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = rvlc.c; - path = Files/libfaad/rvlc.c; - refType = 4; - sourceTree = ""; - }; - 8E385245084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = rvlc.h; - path = Files/libfaad/rvlc.h; - refType = 4; - sourceTree = ""; - }; - 8E385246084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sbr_dct.c; - path = Files/libfaad/sbr_dct.c; - refType = 4; - sourceTree = ""; - }; - 8E385247084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_dct.h; - path = Files/libfaad/sbr_dct.h; - refType = 4; - sourceTree = ""; - }; - 8E385248084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sbr_dec.c; - path = Files/libfaad/sbr_dec.c; - refType = 4; - sourceTree = ""; - }; - 8E385249084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_dec.h; - path = Files/libfaad/sbr_dec.h; - refType = 4; - sourceTree = ""; - }; - 8E38524A084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sbr_e_nf.c; - path = Files/libfaad/sbr_e_nf.c; - refType = 4; - sourceTree = ""; - }; - 8E38524B084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_e_nf.h; - path = Files/libfaad/sbr_e_nf.h; - refType = 4; - sourceTree = ""; - }; - 8E38524C084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sbr_fbt.c; - path = Files/libfaad/sbr_fbt.c; - refType = 4; - sourceTree = ""; - }; - 8E38524D084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_fbt.h; - path = Files/libfaad/sbr_fbt.h; - refType = 4; - sourceTree = ""; - }; - 8E38524E084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sbr_hfadj.c; - path = Files/libfaad/sbr_hfadj.c; - refType = 4; - sourceTree = ""; - }; - 8E38524F084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_hfadj.h; - path = Files/libfaad/sbr_hfadj.h; - refType = 4; - sourceTree = ""; - }; - 8E385250084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sbr_hfgen.c; - path = Files/libfaad/sbr_hfgen.c; - refType = 4; - sourceTree = ""; - }; - 8E385251084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_hfgen.h; - path = Files/libfaad/sbr_hfgen.h; - refType = 4; - sourceTree = ""; - }; - 8E385252084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sbr_huff.c; - path = Files/libfaad/sbr_huff.c; - refType = 4; - sourceTree = ""; - }; - 8E385253084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_huff.h; - path = Files/libfaad/sbr_huff.h; - refType = 4; - sourceTree = ""; - }; - 8E385254084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_noise.h; - path = Files/libfaad/sbr_noise.h; - refType = 4; - sourceTree = ""; - }; - 8E385255084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_qmf_c.h; - path = Files/libfaad/sbr_qmf_c.h; - refType = 4; - sourceTree = ""; - }; - 8E385256084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sbr_qmf.c; - path = Files/libfaad/sbr_qmf.c; - refType = 4; - sourceTree = ""; - }; - 8E385257084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_qmf.h; - path = Files/libfaad/sbr_qmf.h; - refType = 4; - sourceTree = ""; - }; - 8E385258084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sbr_syntax.c; - path = Files/libfaad/sbr_syntax.c; - refType = 4; - sourceTree = ""; - }; - 8E385259084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_syntax.h; - path = Files/libfaad/sbr_syntax.h; - refType = 4; - sourceTree = ""; - }; - 8E38525A084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sbr_tf_grid.c; - path = Files/libfaad/sbr_tf_grid.c; - refType = 4; - sourceTree = ""; - }; - 8E38525B084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sbr_tf_grid.h; - path = Files/libfaad/sbr_tf_grid.h; - refType = 4; - sourceTree = ""; - }; - 8E38525C084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = sine_win.h; - path = Files/libfaad/sine_win.h; - refType = 4; - sourceTree = ""; - }; - 8E38525D084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = specrec.c; - path = Files/libfaad/specrec.c; - refType = 4; - sourceTree = ""; - }; - 8E38525E084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = specrec.h; - path = Files/libfaad/specrec.h; - refType = 4; - sourceTree = ""; - }; - 8E38525F084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = ssr_fb.c; - path = Files/libfaad/ssr_fb.c; - refType = 4; - sourceTree = ""; - }; - 8E385260084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ssr_fb.h; - path = Files/libfaad/ssr_fb.h; - refType = 4; - sourceTree = ""; - }; - 8E385261084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = ssr_ipqf.c; - path = Files/libfaad/ssr_ipqf.c; - refType = 4; - sourceTree = ""; - }; - 8E385262084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ssr_ipqf.h; - path = Files/libfaad/ssr_ipqf.h; - refType = 4; - sourceTree = ""; - }; - 8E385263084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ssr_win.h; - path = Files/libfaad/ssr_win.h; - refType = 4; - sourceTree = ""; - }; - 8E385264084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = ssr.c; - path = Files/libfaad/ssr.c; - refType = 4; - sourceTree = ""; - }; - 8E385265084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ssr.h; - path = Files/libfaad/ssr.h; - refType = 4; - sourceTree = ""; - }; - 8E385266084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = structs.h; - path = Files/libfaad/structs.h; - refType = 4; - sourceTree = ""; - }; - 8E385267084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = syntax.c; - path = Files/libfaad/syntax.c; - refType = 4; - sourceTree = ""; - }; - 8E385268084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = syntax.h; - path = Files/libfaad/syntax.h; - refType = 4; - sourceTree = ""; - }; - 8E385269084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = tns.c; - path = Files/libfaad/tns.c; - refType = 4; - sourceTree = ""; - }; - 8E38526A084CEC6200D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = tns.h; - path = Files/libfaad/tns.h; - refType = 4; - sourceTree = ""; - }; - 8E38526B084CEC6200D715B8 = { - fileRef = 8E3851FB084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38526C084CEC6200D715B8 = { - fileRef = 8E3851FC084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38526D084CEC6200D715B8 = { - fileRef = 8E3851FD084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38526E084CEC6200D715B8 = { - fileRef = 8E3851FE084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38526F084CEC6200D715B8 = { - fileRef = 8E3851FF084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385270084CEC6200D715B8 = { - fileRef = 8E385200084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385271084CEC6200D715B8 = { - fileRef = 8E385202084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385272084CEC6200D715B8 = { - fileRef = 8E385203084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385273084CEC6200D715B8 = { - fileRef = 8E385204084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385274084CEC6200D715B8 = { - fileRef = 8E385205084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385275084CEC6200D715B8 = { - fileRef = 8E385206084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385276084CEC6200D715B8 = { - fileRef = 8E385207084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385277084CEC6200D715B8 = { - fileRef = 8E385208084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385278084CEC6200D715B8 = { - fileRef = 8E385209084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385279084CEC6200D715B8 = { - fileRef = 8E38520A084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38527A084CEC6200D715B8 = { - fileRef = 8E38520B084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38527B084CEC6200D715B8 = { - fileRef = 8E38520C084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38527C084CEC6200D715B8 = { - fileRef = 8E38520D084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38527D084CEC6200D715B8 = { - fileRef = 8E38520E084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38527E084CEC6200D715B8 = { - fileRef = 8E38520F084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38527F084CEC6200D715B8 = { - fileRef = 8E385210084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385280084CEC6200D715B8 = { - fileRef = 8E385211084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385281084CEC6200D715B8 = { - fileRef = 8E385212084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385282084CEC6200D715B8 = { - fileRef = 8E385213084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385283084CEC6200D715B8 = { - fileRef = 8E385214084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385284084CEC6200D715B8 = { - fileRef = 8E385215084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385285084CEC6200D715B8 = { - fileRef = 8E385216084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385286084CEC6200D715B8 = { - fileRef = 8E385217084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385287084CEC6200D715B8 = { - fileRef = 8E385218084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385288084CEC6200D715B8 = { - fileRef = 8E385219084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385289084CEC6200D715B8 = { - fileRef = 8E38521A084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38528A084CEC6200D715B8 = { - fileRef = 8E38521B084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38528B084CEC6200D715B8 = { - fileRef = 8E38521C084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38528C084CEC6200D715B8 = { - fileRef = 8E38521D084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38528D084CEC6200D715B8 = { - fileRef = 8E38521E084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38528E084CEC6200D715B8 = { - fileRef = 8E38521F084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38528F084CEC6200D715B8 = { - fileRef = 8E385220084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385290084CEC6200D715B8 = { - fileRef = 8E385221084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385291084CEC6200D715B8 = { - fileRef = 8E385222084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385292084CEC6200D715B8 = { - fileRef = 8E385223084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E385293084CEC6200D715B8 = { - fileRef = 8E385224084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E38529F084CEC6200D715B8 = { - fileRef = 8E385230084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852A0084CEC6200D715B8 = { - fileRef = 8E385231084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852A2084CEC6200D715B8 = { - fileRef = 8E385233084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852A3084CEC6200D715B8 = { - fileRef = 8E385234084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852A4084CEC6200D715B8 = { - fileRef = 8E385235084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852A5084CEC6200D715B8 = { - fileRef = 8E385236084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852A6084CEC6200D715B8 = { - fileRef = 8E385237084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852A7084CEC6200D715B8 = { - fileRef = 8E385238084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852A8084CEC6200D715B8 = { - fileRef = 8E385239084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852A9084CEC6200D715B8 = { - fileRef = 8E38523A084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852AA084CEC6200D715B8 = { - fileRef = 8E38523B084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852AB084CEC6200D715B8 = { - fileRef = 8E38523C084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852AC084CEC6200D715B8 = { - fileRef = 8E38523D084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852AD084CEC6200D715B8 = { - fileRef = 8E38523E084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852AE084CEC6200D715B8 = { - fileRef = 8E38523F084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852AF084CEC6200D715B8 = { - fileRef = 8E385240084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852B0084CEC6200D715B8 = { - fileRef = 8E385241084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852B1084CEC6200D715B8 = { - fileRef = 8E385242084CEC6100D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852B2084CEC6200D715B8 = { - fileRef = 8E385243084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852B3084CEC6200D715B8 = { - fileRef = 8E385244084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852B4084CEC6200D715B8 = { - fileRef = 8E385245084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852B5084CEC6200D715B8 = { - fileRef = 8E385246084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852B6084CEC6200D715B8 = { - fileRef = 8E385247084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852B7084CEC6200D715B8 = { - fileRef = 8E385248084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852B8084CEC6200D715B8 = { - fileRef = 8E385249084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852B9084CEC6200D715B8 = { - fileRef = 8E38524A084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852BA084CEC6200D715B8 = { - fileRef = 8E38524B084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852BB084CEC6200D715B8 = { - fileRef = 8E38524C084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852BC084CEC6200D715B8 = { - fileRef = 8E38524D084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852BD084CEC6200D715B8 = { - fileRef = 8E38524E084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852BE084CEC6200D715B8 = { - fileRef = 8E38524F084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852BF084CEC6200D715B8 = { - fileRef = 8E385250084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852C0084CEC6200D715B8 = { - fileRef = 8E385251084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852C1084CEC6200D715B8 = { - fileRef = 8E385252084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852C2084CEC6200D715B8 = { - fileRef = 8E385253084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852C3084CEC6200D715B8 = { - fileRef = 8E385254084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852C4084CEC6200D715B8 = { - fileRef = 8E385255084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852C5084CEC6200D715B8 = { - fileRef = 8E385256084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852C6084CEC6200D715B8 = { - fileRef = 8E385257084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852C7084CEC6200D715B8 = { - fileRef = 8E385258084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852C8084CEC6200D715B8 = { - fileRef = 8E385259084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852C9084CEC6200D715B8 = { - fileRef = 8E38525A084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852CA084CEC6200D715B8 = { - fileRef = 8E38525B084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852CB084CEC6200D715B8 = { - fileRef = 8E38525C084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852CC084CEC6200D715B8 = { - fileRef = 8E38525D084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852CD084CEC6200D715B8 = { - fileRef = 8E38525E084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852CE084CEC6200D715B8 = { - fileRef = 8E38525F084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852CF084CEC6200D715B8 = { - fileRef = 8E385260084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852D0084CEC6200D715B8 = { - fileRef = 8E385261084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852D1084CEC6200D715B8 = { - fileRef = 8E385262084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852D2084CEC6200D715B8 = { - fileRef = 8E385263084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852D3084CEC6200D715B8 = { - fileRef = 8E385264084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852D4084CEC6200D715B8 = { - fileRef = 8E385265084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852D5084CEC6200D715B8 = { - fileRef = 8E385266084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852D6084CEC6200D715B8 = { - fileRef = 8E385267084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852D7084CEC6200D715B8 = { - fileRef = 8E385268084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852D8084CEC6200D715B8 = { - fileRef = 8E385269084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852D9084CEC6200D715B8 = { - fileRef = 8E38526A084CEC6200D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E3852DB084CEC6A00D715B8 = { - children = ( - 8E3852EC084CED5500D715B8, - 8E3852DD084CEC7B00D715B8, - 8E3852DE084CEC7B00D715B8, - ); - isa = PBXGroup; - name = Headers; - refType = 4; - sourceTree = ""; - }; - 8E3852DD084CEC7B00D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = faad.h; - path = Files/include/faad.h; - refType = 4; - sourceTree = ""; - }; - 8E3852DE084CEC7B00D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = neaacdec.h; - path = Files/include/neaacdec.h; - refType = 4; - sourceTree = ""; - }; - 8E3852DF084CEC7B00D715B8 = { - fileRef = 8E3852DD084CEC7B00D715B8; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E3852E0084CEC7B00D715B8 = { - fileRef = 8E3852DE084CEC7B00D715B8; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E3852EC084CED5500D715B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = config.h; - path = Files/config.h; - refType = 4; - sourceTree = ""; - }; - 8E3852ED084CED5500D715B8 = { - fileRef = 8E3852EC084CED5500D715B8; - isa = PBXBuildFile; - settings = { - }; - }; - 8E64758F08536C4B007B91CB = { - children = ( - 8EFC6BFF08536C9D00C67D06, - 8EFC6C0808536C9D00C67D06, - ); - isa = PBXGroup; - name = Common; - refType = 4; - sourceTree = ""; - }; - 8EFC6BFF08536C9D00C67D06 = { - children = ( - 8EFC6C0008536C9D00C67D06, - 8EFC6C0108536C9D00C67D06, - 8EFC6C0208536C9D00C67D06, - 8EFC6C0308536C9D00C67D06, - 8EFC6C0408536C9D00C67D06, - 8EFC6C0508536C9D00C67D06, - 8EFC6C0608536C9D00C67D06, - 8EFC6C0708536C9D00C67D06, - ); - isa = PBXGroup; - name = faad; - path = Files/common/faad; - refType = 4; - sourceTree = ""; - }; - 8EFC6C0008536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = aacinfo.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C0108536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = aacinfo.h; - refType = 4; - sourceTree = ""; - }; - 8EFC6C0208536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = filestream.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C0308536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = filestream.h; - refType = 4; - sourceTree = ""; - }; - 8EFC6C0408536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = getopt.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C0508536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = getopt.h; - refType = 4; - sourceTree = ""; - }; - 8EFC6C0608536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = id3v2tag.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C0708536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = id3v2tag.h; - refType = 4; - sourceTree = ""; - }; - 8EFC6C0808536C9D00C67D06 = { - children = ( - 8EFC6C0908536C9D00C67D06, - 8EFC6C1108536C9D00C67D06, - 8EFC6C1208536C9D00C67D06, - 8EFC6C1308536C9D00C67D06, - 8EFC6C1408536C9D00C67D06, - 8EFC6C1508536C9D00C67D06, - 8EFC6C1608536C9D00C67D06, - 8EFC6C1708536C9D00C67D06, - 8EFC6C1808536C9D00C67D06, - 8EFC6C1908536C9D00C67D06, - 8EFC6C1A08536C9D00C67D06, - 8EFC6C1B08536C9D00C67D06, - 8EFC6C1C08536C9D00C67D06, - ); - isa = PBXGroup; - name = mp4ff; - path = Files/common/mp4ff; - refType = 4; - sourceTree = ""; - }; - 8EFC6C0908536C9D00C67D06 = { - children = ( - ); - isa = PBXGroup; - path = .deps; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1108536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = drms.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1208536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = drms.h; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1308536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = drmstables.h; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1408536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mp4atom.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1508536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mp4ff.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1608536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mp4ff.h; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1708536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mp4ff_int_types.h; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1808536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mp4ffint.h; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1908536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mp4meta.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1A08536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mp4sample.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1B08536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mp4tagupdate.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1C08536C9D00C67D06 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mp4util.c; - refType = 4; - sourceTree = ""; - }; - 8EFC6C1D08536C9D00C67D06 = { - fileRef = 8EFC6C0008536C9D00C67D06; - isa = PBXBuildFile; - settings = { - }; - }; - 8EFC6C1E08536C9D00C67D06 = { - fileRef = 8EFC6C0108536C9D00C67D06; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - }; - rootObject = 0867D690FE84028FC02AAC07; -} diff --git a/Libraries/FAAD2/FAAD2.xcode/xugg.mode1 b/Libraries/FAAD2/FAAD2.xcode/xugg.mode1 deleted file mode 100644 index e90cd2c29..000000000 --- a/Libraries/FAAD2/FAAD2.xcode/xugg.mode1 +++ /dev/null @@ -1,1257 +0,0 @@ - - - - - ActivePerspectiveName - Project - AllowedModules - - - BundleLoadPath - - MaxInstances - n - Module - PBXSmartGroupTreeModule - Name - Groups and Files Outline View - - - BundleLoadPath - - MaxInstances - n - Module - PBXNavigatorGroup - Name - Editor - - - BundleLoadPath - - MaxInstances - n - Module - XCTaskListModule - Name - Task List - - - BundleLoadPath - - MaxInstances - n - Module - XCDetailModule - Name - File and Smart Group Detail Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXBuildResultsModule - Name - Detailed Build Results Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXProjectFindModule - Name - Project Batch Find Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXRunSessionModule - Name - Run Log - - - BundleLoadPath - - MaxInstances - n - Module - PBXBookmarksModule - Name - Bookmarks Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXClassBrowserModule - Name - Class Browser - - - BundleLoadPath - - MaxInstances - n - Module - PBXCVSModule - Name - Source Code Control Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXDebugBreakpointsModule - Name - Debug Breakpoints Tool - - - BundleLoadPath - - MaxInstances - n - Module - XCDockableInspector - Name - Inspector - - - BundleLoadPath - - MaxInstances - n - Module - PBXOpenQuicklyModule - Name - Open Quickly Tool - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugSessionModule - Name - Debugger - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugCLIModule - Name - Debug Console - - - Description - DefaultDescriptionKey - DockingSystemVisible - - Extension - mode1 - FavBarConfig - - PBXProjectModuleGUID - 8EFC6C4708536D2500C67D06 - XCBarModuleItemNames - - XCBarModuleItems - - - FirstTimeWindowDisplayed - - Identifier - com.apple.perspectives.project.mode1 - MajorVersion - 31 - MinorVersion - 1 - Name - Default - Notifications - - OpenEditors - - PerspectiveWidths - - -1 - -1 - - Perspectives - - - ChosenToolbarItems - - active-target-popup - action - NSToolbarFlexibleSpaceItem - buildOrClean - build-and-runOrDebug - com.apple.ide.PBXToolbarStopButton - get-info - toggle-editor - NSToolbarFlexibleSpaceItem - com.apple.pbx.toolbar.searchfield - - ControllerClassBaseName - - IconName - WindowOfProjectWithEditor - Identifier - perspective.project - IsVertical - - Layout - - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 1CE0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 0867D691FE84028FC02AAC07 - 8E64758F08536C4B007B91CB - 8EFC6BFF08536C9D00C67D06 - 1C37FBAC04509CD000000102 - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 3 - 2 - 1 - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 567}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 585}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - -1 120 1024 626 0 0 1024 746 - - Module - PBXSmartGroupTreeModule - Proportion - 203pt - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20306471E060097A5F4 - PBXProjectModuleLabel - aacinfo.c - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CE0B20406471E060097A5F4 - PBXProjectModuleLabel - aacinfo.c - _historyCapacity - 0 - bookmark - 8E8BAE3908548AC600E9F14D - history - - 8EFC6C7308536F3A00C67D06 - 8EFC6D6F08537A5300C67D06 - 8EFC6D7008537A5300C67D06 - 8EFC6D8908537AB900C67D06 - - prevStack - - 8EFC6C4208536D2500C67D06 - 8EFC6C4308536D2500C67D06 - 8EFC6C7708536F3A00C67D06 - 8EFC6D7308537A5300C67D06 - - - SplitCount - 1 - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {816, 406}} - RubberWindowFrame - -1 120 1024 626 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 406pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20506471E060097A5F4 - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{0, 411}, {816, 174}} - RubberWindowFrame - -1 120 1024 626 0 0 1024 746 - - Module - XCDetailModule - Proportion - 174pt - - - Proportion - 816pt - - - Name - Project - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDetailModule - - TableOfContents - - 8E8BAE3A08548AC600E9F14D - 1CE0B1FE06471DED0097A5F4 - 8E8BAE3B08548AC600E9F14D - 1CE0B20306471E060097A5F4 - 1CE0B20506471E060097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default - - - ControllerClassBaseName - - IconName - WindowOfProject - Identifier - perspective.morph - IsVertical - 0 - Layout - - - BecomeActive - 1 - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 11E0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 337}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - 1 - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 355}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 373 269 690 397 0 0 1440 878 - - Module - PBXSmartGroupTreeModule - Proportion - 100% - - - Name - Morph - PreferredWidth - 300 - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - - TableOfContents - - 11E0B1FE06471DED0097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default.short - - - PerspectivesBarVisible - - ShelfIsVisible - - SourceDescription - file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' - StatusbarIsVisible - - TimeStamp - 0.0 - ToolbarDisplayMode - 1 - ToolbarIsVisible - - ToolbarSizeMode - 1 - Type - Perspectives - UpdateMessage - The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? - WindowJustification - 5 - WindowOrderList - - /Users/xugg/Projects/Cog/Libraries/FAAD2/FAAD2.xcode - - WindowString - -1 120 1024 626 0 0 1024 746 - WindowTools - - - FirstTimeWindowDisplayed - - Identifier - windowTool.build - IsVertical - - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528F0623707200166675 - PBXProjectModuleLabel - mp4ff.c - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {500, 218}} - RubberWindowFrame - 31 223 500 500 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 218pt - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - XCMainBuildResultsModuleGUID - PBXProjectModuleLabel - Build - XCBuildResultsTrigger_Collapse - 1021 - XCBuildResultsTrigger_Open - 1011 - - GeometryConfiguration - - Frame - {{0, 223}, {500, 236}} - RubberWindowFrame - 31 223 500 500 0 0 1024 746 - - Module - PBXBuildResultsModule - Proportion - 236pt - - - Proportion - 459pt - - - Name - Build Results - ServiceClasses - - PBXBuildResultsModule - - StatusbarIsVisible - - TableOfContents - - 8EFC6C5508536DA800C67D06 - 8EFC6C5608536DA800C67D06 - 1CD0528F0623707200166675 - XCMainBuildResultsModuleGUID - - ToolbarConfiguration - xcode.toolbar.config.build - WindowString - 31 223 500 500 0 0 1024 746 - WindowToolGUID - 8EFC6C5508536DA800C67D06 - WindowToolIsVisible - - - - Identifier - windowTool.debugger - Layout - - - Dock - - - ContentConfiguration - - Debugger - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {317, 164}} - {{317, 0}, {377, 164}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {694, 164}} - {{0, 164}, {694, 216}} - - - - LauncherConfigVersion - 8 - PBXProjectModuleGUID - 1C162984064C10D400B95A72 - PBXProjectModuleLabel - Debug - GLUTExamples (Underwater) - - GeometryConfiguration - - DebugConsoleDrawerSize - {100, 120} - DebugConsoleVisible - None - DebugConsoleWindowFrame - {{200, 200}, {500, 300}} - DebugSTDIOWindowFrame - {{200, 200}, {500, 300}} - Frame - {{0, 0}, {694, 380}} - RubberWindowFrame - 321 238 694 422 0 0 1440 878 - - Module - PBXDebugSessionModule - Proportion - 100% - - - Proportion - 100% - - - Name - Debugger - ServiceClasses - - PBXDebugSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1CD10A99069EF8BA00B06720 - 1C0AD2AB069F1E9B00FABCE6 - 1C162984064C10D400B95A72 - 1C0AD2AC069F1E9B00FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.debug - WindowString - 321 238 694 422 0 0 1440 878 - WindowToolGUID - 1CD10A99069EF8BA00B06720 - WindowToolIsVisible - 0 - - - Identifier - windowTool.find - Layout - - - Dock - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CDD528C0622207200134675 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CD0528D0623707200166675 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {781, 167}} - RubberWindowFrame - 62 385 781 470 0 0 1440 878 - - Module - PBXNavigatorGroup - Proportion - 781pt - - - Proportion - 50% - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528E0623707200166675 - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{8, 0}, {773, 254}} - RubberWindowFrame - 62 385 781 470 0 0 1440 878 - - Module - PBXProjectFindModule - Proportion - 50% - - - Proportion - 428pt - - - Name - Project Find - ServiceClasses - - PBXProjectFindModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C530D57069F1CE1000CFCEE - 1C530D58069F1CE1000CFCEE - 1C530D59069F1CE1000CFCEE - 1CDD528C0622207200134675 - 1C530D5A069F1CE1000CFCEE - 1CE0B1FE06471DED0097A5F4 - 1CD0528E0623707200166675 - - WindowString - 62 385 781 470 0 0 1440 878 - WindowToolGUID - 1C530D57069F1CE1000CFCEE - WindowToolIsVisible - 0 - - - Identifier - MENUSEPARATOR - - - Identifier - windowTool.debuggerConsole - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAAC065D492600B07095 - PBXProjectModuleLabel - Debugger Console - - GeometryConfiguration - - Frame - {{0, 0}, {440, 358}} - RubberWindowFrame - 650 41 440 400 0 0 1280 1002 - - Module - PBXDebugCLIModule - Proportion - 358pt - - - Proportion - 358pt - - - Name - Debugger Console - ServiceClasses - - PBXDebugCLIModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAAD065D492600B07095 - 1C78EAAE065D492600B07095 - 1C78EAAC065D492600B07095 - - WindowString - 650 41 440 400 0 0 1280 1002 - - - FirstTimeWindowDisplayed - - Identifier - windowTool.run - IsVertical - - Layout - - - Dock - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CD0528B0623707200166675 - PBXProjectModuleLabel - Run - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {493, 168}} - {{0, 173}, {493, 270}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {406, 443}} - {{411, 0}, {517, 443}} - - - - - GeometryConfiguration - - Frame - {{0, 0}, {459, 159}} - RubberWindowFrame - 41 523 459 200 0 0 1024 746 - - Module - PBXRunSessionModule - Proportion - 159pt - - - Proportion - 159pt - - - Name - Run Log - ServiceClasses - - PBXRunSessionModule - - StatusbarIsVisible - - TableOfContents - - 1C0AD2B3069F1EA900FABCE6 - 8EFC6C7108536F2C00C67D06 - 1CD0528B0623707200166675 - 8EFC6C7208536F2C00C67D06 - - ToolbarConfiguration - xcode.toolbar.config.run - WindowString - 41 523 459 200 0 0 1024 746 - WindowToolGUID - 1C0AD2B3069F1EA900FABCE6 - WindowToolIsVisible - - - - Identifier - windowTool.scm - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAB2065D492600B07095 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1C78EAB3065D492600B07095 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {452, 0}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052920623707200166675 - PBXProjectModuleLabel - SCM - - GeometryConfiguration - - ConsoleFrame - {{0, 259}, {452, 0}} - Frame - {{0, 7}, {452, 259}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - TableConfiguration - - Status - 30 - FileName - 199 - Path - 197.09500122070312 - - TableFrame - {{0, 0}, {452, 250}} - - Module - PBXCVSModule - Proportion - 262pt - - - Proportion - 266pt - - - Name - SCM - ServiceClasses - - PBXCVSModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAB4065D492600B07095 - 1C78EAB5065D492600B07095 - 1C78EAB2065D492600B07095 - 1CD052920623707200166675 - - ToolbarConfiguration - xcode.toolbar.config.scm - WindowString - 743 379 452 308 0 0 1280 1002 - - - Identifier - windowTool.breakpoints - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052930623707200166675 - PBXProjectModuleLabel - Breakpoints - - GeometryConfiguration - - BreakpointsTreeTableConfiguration - - enabledColumn - 16 - breakpointColumn - 201.5830078125 - - Frame - {{0, 0}, {240, 195}} - RubberWindowFrame - 342 421 240 216 0 0 1440 878 - - Module - PBXDebugBreakpointsModule - Proportion - 195pt - - - Proportion - 195pt - - - Name - Breakpoints - ServiceClasses - - PBXDebugBreakpointsModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AD069F1E9B00FABCE6 - 1C0AD2AE069F1E9B00FABCE6 - 1CD052930623707200166675 - - WindowString - 342 421 240 216 0 0 1440 878 - WindowToolGUID - 1C0AD2AD069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.bookmarks - Layout - - - Dock - - - Module - PBXBookmarksModule - Proportion - 100% - - - Proportion - 100% - - - Name - Bookmarks - ServiceClasses - - PBXBookmarksModule - - StatusbarIsVisible - 0 - WindowString - 538 42 401 187 0 0 1280 1002 - - - Identifier - windowTool.classBrowser - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - OptionsSetName - Hierarchy, all classes - PBXProjectModuleGUID - 1CA6456E063B45B4001379D8 - PBXProjectModuleLabel - Class Browser - NSObject - - GeometryConfiguration - - ClassesFrame - {{0, 0}, {374, 96}} - ClassesTreeTableConfiguration - - PBXClassNameColumnIdentifier - 208 - PBXClassBookColumnIdentifier - 22 - - Frame - {{0, 0}, {630, 331}} - MembersFrame - {{0, 105}, {374, 395}} - MembersTreeTableConfiguration - - PBXMemberTypeIconColumnIdentifier - 22 - PBXMemberNameColumnIdentifier - 216 - PBXMemberTypeColumnIdentifier - 97 - PBXMemberBookColumnIdentifier - 22 - - PBXModuleWindowStatusBarHidden2 - 1 - RubberWindowFrame - 385 179 630 352 0 0 1440 878 - - Module - PBXClassBrowserModule - Proportion - 332pt - - - Proportion - 332pt - - - Name - Class Browser - ServiceClasses - - PBXClassBrowserModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AF069F1E9B00FABCE6 - 1C0AD2B0069F1E9B00FABCE6 - 1CA6456E063B45B4001379D8 - - ToolbarConfiguration - xcode.toolbar.config.classbrowser - WindowString - 385 179 630 352 0 0 1440 878 - WindowToolGUID - 1C0AD2AF069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - - diff --git a/Libraries/FAAD2/FAAD2.xcode/xugg.pbxuser b/Libraries/FAAD2/FAAD2.xcode/xugg.pbxuser deleted file mode 100644 index 4d4c34529..000000000 --- a/Libraries/FAAD2/FAAD2.xcode/xugg.pbxuser +++ /dev/null @@ -1,209 +0,0 @@ -// !$*UTF8*$! -{ - 0867D690FE84028FC02AAC07 = { - activeBuildStyle = 4F0BB7EC011F40E904CA0E50; - activeTarget = 8D07F2BC0486CC7A007CD1D0; - addToTargets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - breakpoints = ( - ); - codeSenseManager = 8EFC6C3908536C9D00C67D06; - perUserDictionary = { - PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 577, - 20, - 48, - 43, - 43, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - ); - }; - PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 200, - 63, - 20, - 48.1626, - 43, - 43, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXTargetDataSource_PrimaryAttribute, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - ); - }; - PBXPerProjectTemplateStateSaveDate = 139758262; - PBXWorkspaceStateSaveDate = 139758262; - }; - perUserProjectItems = { - 8E8BAE3908548AC600E9F14D = 8E8BAE3908548AC600E9F14D; - 8EFC6C4208536D2500C67D06 = 8EFC6C4208536D2500C67D06; - 8EFC6C4308536D2500C67D06 = 8EFC6C4308536D2500C67D06; - 8EFC6C7308536F3A00C67D06 = 8EFC6C7308536F3A00C67D06; - 8EFC6C7708536F3A00C67D06 = 8EFC6C7708536F3A00C67D06; - 8EFC6D6F08537A5300C67D06 = 8EFC6D6F08537A5300C67D06; - 8EFC6D7008537A5300C67D06 = 8EFC6D7008537A5300C67D06; - 8EFC6D7308537A5300C67D06 = 8EFC6D7308537A5300C67D06; - 8EFC6D8908537AB900C67D06 = 8EFC6D8908537AB900C67D06; - }; - sourceControlManager = 8EFC6C3808536C9D00C67D06; - userBuildSettings = { - }; - }; - 8D07F2BC0486CC7A007CD1D0 = { - activeExec = 0; - }; - 8E8BAE3908548AC600E9F14D = { - fRef = 8EFC6C0008536C9D00C67D06; - isa = PBXTextBookmark; - name = "aacinfo.c: 152"; - rLen = 0; - rLoc = 4791; - rType = 0; - vrLen = 826; - vrLoc = 4290; - }; - 8EFC6C0008536C9D00C67D06 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 5124}}"; - sepNavSelRange = "{4791, 0}"; - sepNavVisRect = "{{0, 1880}, {775, 374}}"; - }; - }; - 8EFC6C0108536C9D00C67D06 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 770}}"; - sepNavSelRange = "{1285, 0}"; - sepNavVisRect = "{{0, 382}, {775, 374}}"; - sepNavWindowFrame = "{{15, 72}, {1017, 669}}"; - }; - }; - 8EFC6C0308536C9D00C67D06 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 798}}"; - sepNavSelRange = "{1983, 0}"; - sepNavVisRect = "{{0, 250}, {775, 548}}"; - }; - }; - 8EFC6C1508536C9D00C67D06 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {710, 6650}}"; - sepNavSelRange = "{3042, 0}"; - sepNavVisRect = "{{0, 1356}, {459, 186}}"; - }; - }; - 8EFC6C3808536C9D00C67D06 = { - fallbackIsa = XCSourceControlManager; - isSCMEnabled = 0; - isa = PBXSourceControlManager; - scmConfiguration = { - }; - scmType = ""; - }; - 8EFC6C3908536C9D00C67D06 = { - indexTemplatePath = ""; - isa = PBXCodeSenseManager; - }; - 8EFC6C4208536D2500C67D06 = { - fRef = 8EFC6C0008536C9D00C67D06; - isa = PBXTextBookmark; - name = "aacinfo.c: read_ADTS_header"; - rLen = 0; - rLoc = 2624; - rType = 0; - vrLen = 206; - vrLoc = 9592; - }; - 8EFC6C4308536D2500C67D06 = { - fRef = 8EFC6C0108536C9D00C67D06; - isa = PBXTextBookmark; - name = "aacinfo.h: 20"; - rLen = 0; - rLoc = 961; - rType = 0; - vrLen = 1250; - vrLoc = 658; - }; - 8EFC6C7308536F3A00C67D06 = { - fRef = 8EFC6C0308536C9D00C67D06; - isa = PBXTextBookmark; - name = "filestream.h: 57"; - rLen = 0; - rLoc = 1983; - rType = 0; - vrLen = 1114; - vrLoc = 869; - }; - 8EFC6C7708536F3A00C67D06 = { - fRef = 8EFC6C0308536C9D00C67D06; - isa = PBXTextBookmark; - name = "filestream.h: 57"; - rLen = 0; - rLoc = 1983; - rType = 0; - vrLen = 1114; - vrLoc = 869; - }; - 8EFC6D6F08537A5300C67D06 = { - fRef = 8EFC6C1508536C9D00C67D06; - isa = PBXTextBookmark; - name = "{"; - rLen = 2; - rLoc = 3056; - rType = 0; - vrLen = 465; - vrLoc = 2873; - }; - 8EFC6D7008537A5300C67D06 = { - fRef = 8EFC6C0108536C9D00C67D06; - isa = PBXTextBookmark; - name = "aacinfo.h: 35"; - rLen = 0; - rLoc = 1285; - rType = 0; - vrLen = 746; - vrLoc = 1165; - }; - 8EFC6D7308537A5300C67D06 = { - fRef = 8EFC6C1508536C9D00C67D06; - isa = PBXTextBookmark; - name = "{"; - rLen = 2; - rLoc = 3056; - rType = 0; - vrLen = 465; - vrLoc = 2873; - }; - 8EFC6D8908537AB900C67D06 = { - fRef = 8EFC6C0008536C9D00C67D06; - isa = PBXTextBookmark; - name = "aacinfo.c: 152"; - rLen = 0; - rLoc = 4791; - rType = 0; - vrLen = 826; - vrLoc = 4290; - }; -} diff --git a/Libraries/FAAD2/FAAD2.xcodeproj/project.pbxproj b/Libraries/FAAD2/FAAD2.xcodeproj/project.pbxproj new file mode 100644 index 000000000..0bc00de56 --- /dev/null +++ b/Libraries/FAAD2/FAAD2.xcodeproj/project.pbxproj @@ -0,0 +1,857 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; + 8E38526B084CEC6200D715B8 /* analysis.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E3851FB084CEC6100D715B8 /* analysis.h */; }; + 8E38526C084CEC6200D715B8 /* bits.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E3851FC084CEC6100D715B8 /* bits.c */; }; + 8E38526D084CEC6200D715B8 /* bits.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E3851FD084CEC6100D715B8 /* bits.h */; }; + 8E38526E084CEC6200D715B8 /* cfft_tab.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E3851FE084CEC6100D715B8 /* cfft_tab.h */; }; + 8E38526F084CEC6200D715B8 /* cfft.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E3851FF084CEC6100D715B8 /* cfft.c */; }; + 8E385270084CEC6200D715B8 /* cfft.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385200084CEC6100D715B8 /* cfft.h */; }; + 8E385271084CEC6200D715B8 /* hcb.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385202084CEC6100D715B8 /* hcb.h */; }; + 8E385272084CEC6200D715B8 /* hcb_1.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385203084CEC6100D715B8 /* hcb_1.h */; }; + 8E385273084CEC6200D715B8 /* hcb_10.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385204084CEC6100D715B8 /* hcb_10.h */; }; + 8E385274084CEC6200D715B8 /* hcb_11.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385205084CEC6100D715B8 /* hcb_11.h */; }; + 8E385275084CEC6200D715B8 /* hcb_2.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385206084CEC6100D715B8 /* hcb_2.h */; }; + 8E385276084CEC6200D715B8 /* hcb_3.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385207084CEC6100D715B8 /* hcb_3.h */; }; + 8E385277084CEC6200D715B8 /* hcb_4.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385208084CEC6100D715B8 /* hcb_4.h */; }; + 8E385278084CEC6200D715B8 /* hcb_5.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385209084CEC6100D715B8 /* hcb_5.h */; }; + 8E385279084CEC6200D715B8 /* hcb_6.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38520A084CEC6100D715B8 /* hcb_6.h */; }; + 8E38527A084CEC6200D715B8 /* hcb_7.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38520B084CEC6100D715B8 /* hcb_7.h */; }; + 8E38527B084CEC6200D715B8 /* hcb_8.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38520C084CEC6100D715B8 /* hcb_8.h */; }; + 8E38527C084CEC6200D715B8 /* hcb_9.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38520D084CEC6100D715B8 /* hcb_9.h */; }; + 8E38527D084CEC6200D715B8 /* hcb_sf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38520E084CEC6100D715B8 /* hcb_sf.h */; }; + 8E38527E084CEC6200D715B8 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38520F084CEC6100D715B8 /* common.c */; }; + 8E38527F084CEC6200D715B8 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385210084CEC6100D715B8 /* common.h */; }; + 8E385280084CEC6200D715B8 /* decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385211084CEC6100D715B8 /* decoder.c */; }; + 8E385281084CEC6200D715B8 /* decoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385212084CEC6100D715B8 /* decoder.h */; }; + 8E385282084CEC6200D715B8 /* drc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385213084CEC6100D715B8 /* drc.c */; }; + 8E385283084CEC6200D715B8 /* drc.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385214084CEC6100D715B8 /* drc.h */; }; + 8E385284084CEC6200D715B8 /* drm_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385215084CEC6100D715B8 /* drm_dec.c */; }; + 8E385285084CEC6200D715B8 /* drm_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385216084CEC6100D715B8 /* drm_dec.h */; }; + 8E385286084CEC6200D715B8 /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385217084CEC6100D715B8 /* error.c */; }; + 8E385287084CEC6200D715B8 /* error.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385218084CEC6100D715B8 /* error.h */; }; + 8E385288084CEC6200D715B8 /* filtbank.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385219084CEC6100D715B8 /* filtbank.c */; }; + 8E385289084CEC6200D715B8 /* filtbank.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38521A084CEC6100D715B8 /* filtbank.h */; }; + 8E38528A084CEC6200D715B8 /* fixed.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38521B084CEC6100D715B8 /* fixed.h */; }; + 8E38528B084CEC6200D715B8 /* hcr.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38521C084CEC6100D715B8 /* hcr.c */; }; + 8E38528C084CEC6200D715B8 /* huffman.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38521D084CEC6100D715B8 /* huffman.c */; }; + 8E38528D084CEC6200D715B8 /* huffman.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38521E084CEC6100D715B8 /* huffman.h */; }; + 8E38528E084CEC6200D715B8 /* ic_predict.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38521F084CEC6100D715B8 /* ic_predict.c */; }; + 8E38528F084CEC6200D715B8 /* ic_predict.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385220084CEC6100D715B8 /* ic_predict.h */; }; + 8E385290084CEC6200D715B8 /* iq_table.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385221084CEC6100D715B8 /* iq_table.h */; }; + 8E385291084CEC6200D715B8 /* is.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385222084CEC6100D715B8 /* is.c */; }; + 8E385292084CEC6200D715B8 /* is.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385223084CEC6100D715B8 /* is.h */; }; + 8E385293084CEC6200D715B8 /* kbd_win.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385224084CEC6100D715B8 /* kbd_win.h */; }; + 8E38529F084CEC6200D715B8 /* lt_predict.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385230084CEC6100D715B8 /* lt_predict.c */; }; + 8E3852A0084CEC6200D715B8 /* lt_predict.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385231084CEC6100D715B8 /* lt_predict.h */; }; + 8E3852A2084CEC6200D715B8 /* mdct_tab.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385233084CEC6100D715B8 /* mdct_tab.h */; }; + 8E3852A3084CEC6200D715B8 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385234084CEC6100D715B8 /* mdct.c */; }; + 8E3852A4084CEC6200D715B8 /* mdct.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385235084CEC6100D715B8 /* mdct.h */; }; + 8E3852A5084CEC6200D715B8 /* mp4.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385236084CEC6100D715B8 /* mp4.c */; }; + 8E3852A6084CEC6200D715B8 /* mp4.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385237084CEC6100D715B8 /* mp4.h */; }; + 8E3852A7084CEC6200D715B8 /* ms.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385238084CEC6100D715B8 /* ms.c */; }; + 8E3852A8084CEC6200D715B8 /* ms.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385239084CEC6100D715B8 /* ms.h */; }; + 8E3852A9084CEC6200D715B8 /* output.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38523A084CEC6100D715B8 /* output.c */; }; + 8E3852AA084CEC6200D715B8 /* output.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38523B084CEC6100D715B8 /* output.h */; }; + 8E3852AB084CEC6200D715B8 /* pns.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38523C084CEC6100D715B8 /* pns.c */; }; + 8E3852AC084CEC6200D715B8 /* pns.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38523D084CEC6100D715B8 /* pns.h */; }; + 8E3852AD084CEC6200D715B8 /* ps_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38523E084CEC6100D715B8 /* ps_dec.c */; }; + 8E3852AE084CEC6200D715B8 /* ps_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38523F084CEC6100D715B8 /* ps_dec.h */; }; + 8E3852AF084CEC6200D715B8 /* ps_syntax.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385240084CEC6100D715B8 /* ps_syntax.c */; }; + 8E3852B0084CEC6200D715B8 /* ps_tables.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385241084CEC6100D715B8 /* ps_tables.h */; }; + 8E3852B1084CEC6200D715B8 /* pulse.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385242084CEC6100D715B8 /* pulse.c */; }; + 8E3852B2084CEC6200D715B8 /* pulse.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385243084CEC6200D715B8 /* pulse.h */; }; + 8E3852B3084CEC6200D715B8 /* rvlc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385244084CEC6200D715B8 /* rvlc.c */; }; + 8E3852B4084CEC6200D715B8 /* rvlc.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385245084CEC6200D715B8 /* rvlc.h */; }; + 8E3852B5084CEC6200D715B8 /* sbr_dct.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385246084CEC6200D715B8 /* sbr_dct.c */; }; + 8E3852B6084CEC6200D715B8 /* sbr_dct.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385247084CEC6200D715B8 /* sbr_dct.h */; }; + 8E3852B7084CEC6200D715B8 /* sbr_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385248084CEC6200D715B8 /* sbr_dec.c */; }; + 8E3852B8084CEC6200D715B8 /* sbr_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385249084CEC6200D715B8 /* sbr_dec.h */; }; + 8E3852B9084CEC6200D715B8 /* sbr_e_nf.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38524A084CEC6200D715B8 /* sbr_e_nf.c */; }; + 8E3852BA084CEC6200D715B8 /* sbr_e_nf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38524B084CEC6200D715B8 /* sbr_e_nf.h */; }; + 8E3852BB084CEC6200D715B8 /* sbr_fbt.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38524C084CEC6200D715B8 /* sbr_fbt.c */; }; + 8E3852BC084CEC6200D715B8 /* sbr_fbt.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38524D084CEC6200D715B8 /* sbr_fbt.h */; }; + 8E3852BD084CEC6200D715B8 /* sbr_hfadj.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38524E084CEC6200D715B8 /* sbr_hfadj.c */; }; + 8E3852BE084CEC6200D715B8 /* sbr_hfadj.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38524F084CEC6200D715B8 /* sbr_hfadj.h */; }; + 8E3852BF084CEC6200D715B8 /* sbr_hfgen.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385250084CEC6200D715B8 /* sbr_hfgen.c */; }; + 8E3852C0084CEC6200D715B8 /* sbr_hfgen.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385251084CEC6200D715B8 /* sbr_hfgen.h */; }; + 8E3852C1084CEC6200D715B8 /* sbr_huff.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385252084CEC6200D715B8 /* sbr_huff.c */; }; + 8E3852C2084CEC6200D715B8 /* sbr_huff.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385253084CEC6200D715B8 /* sbr_huff.h */; }; + 8E3852C3084CEC6200D715B8 /* sbr_noise.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385254084CEC6200D715B8 /* sbr_noise.h */; }; + 8E3852C4084CEC6200D715B8 /* sbr_qmf_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385255084CEC6200D715B8 /* sbr_qmf_c.h */; }; + 8E3852C5084CEC6200D715B8 /* sbr_qmf.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385256084CEC6200D715B8 /* sbr_qmf.c */; }; + 8E3852C6084CEC6200D715B8 /* sbr_qmf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385257084CEC6200D715B8 /* sbr_qmf.h */; }; + 8E3852C7084CEC6200D715B8 /* sbr_syntax.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385258084CEC6200D715B8 /* sbr_syntax.c */; }; + 8E3852C8084CEC6200D715B8 /* sbr_syntax.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385259084CEC6200D715B8 /* sbr_syntax.h */; }; + 8E3852C9084CEC6200D715B8 /* sbr_tf_grid.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38525A084CEC6200D715B8 /* sbr_tf_grid.c */; }; + 8E3852CA084CEC6200D715B8 /* sbr_tf_grid.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38525B084CEC6200D715B8 /* sbr_tf_grid.h */; }; + 8E3852CB084CEC6200D715B8 /* sine_win.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38525C084CEC6200D715B8 /* sine_win.h */; }; + 8E3852CC084CEC6200D715B8 /* specrec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38525D084CEC6200D715B8 /* specrec.c */; }; + 8E3852CD084CEC6200D715B8 /* specrec.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38525E084CEC6200D715B8 /* specrec.h */; }; + 8E3852CE084CEC6200D715B8 /* ssr_fb.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E38525F084CEC6200D715B8 /* ssr_fb.c */; }; + 8E3852CF084CEC6200D715B8 /* ssr_fb.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385260084CEC6200D715B8 /* ssr_fb.h */; }; + 8E3852D0084CEC6200D715B8 /* ssr_ipqf.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385261084CEC6200D715B8 /* ssr_ipqf.c */; }; + 8E3852D1084CEC6200D715B8 /* ssr_ipqf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385262084CEC6200D715B8 /* ssr_ipqf.h */; }; + 8E3852D2084CEC6200D715B8 /* ssr_win.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385263084CEC6200D715B8 /* ssr_win.h */; }; + 8E3852D3084CEC6200D715B8 /* ssr.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385264084CEC6200D715B8 /* ssr.c */; }; + 8E3852D4084CEC6200D715B8 /* ssr.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385265084CEC6200D715B8 /* ssr.h */; }; + 8E3852D5084CEC6200D715B8 /* structs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385266084CEC6200D715B8 /* structs.h */; }; + 8E3852D6084CEC6200D715B8 /* syntax.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385267084CEC6200D715B8 /* syntax.c */; }; + 8E3852D7084CEC6200D715B8 /* syntax.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E385268084CEC6200D715B8 /* syntax.h */; }; + 8E3852D8084CEC6200D715B8 /* tns.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E385269084CEC6200D715B8 /* tns.c */; }; + 8E3852D9084CEC6200D715B8 /* tns.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E38526A084CEC6200D715B8 /* tns.h */; }; + 8E3852DF084CEC7B00D715B8 /* faad.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E3852DD084CEC7B00D715B8 /* faad.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E3852E0084CEC7B00D715B8 /* neaacdec.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E3852DE084CEC7B00D715B8 /* neaacdec.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E3852ED084CED5500D715B8 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E3852EC084CED5500D715B8 /* config.h */; }; + 8EFC6C1D08536C9D00C67D06 /* aacinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EFC6C0008536C9D00C67D06 /* aacinfo.c */; }; + 8EFC6C1E08536C9D00C67D06 /* aacinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EFC6C0108536C9D00C67D06 /* aacinfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildRule section */ + 8E6A0CEE086CCBD000B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.c; + isEditable = 1; + outputFiles = ( + ); + }; + 8E6A0CEF086CCBD800B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.asm; + isEditable = 1; + outputFiles = ( + ); + }; +/* End PBXBuildRule section */ + +/* Begin PBXBuildStyle section */ + 4F0BB7EC011F40E904CA0E50 /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + ZERO_LINK = YES; + }; + name = Development; + }; + 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + ZERO_LINK = NO; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D07F2C80486CC7A007CD1D0 /* FAAD2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FAAD2.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E3851FB084CEC6100D715B8 /* analysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = analysis.h; path = Files/libfaad/analysis.h; sourceTree = ""; }; + 8E3851FC084CEC6100D715B8 /* bits.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bits.c; path = Files/libfaad/bits.c; sourceTree = ""; }; + 8E3851FD084CEC6100D715B8 /* bits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = bits.h; path = Files/libfaad/bits.h; sourceTree = ""; }; + 8E3851FE084CEC6100D715B8 /* cfft_tab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = cfft_tab.h; path = Files/libfaad/cfft_tab.h; sourceTree = ""; }; + 8E3851FF084CEC6100D715B8 /* cfft.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = cfft.c; path = Files/libfaad/cfft.c; sourceTree = ""; }; + 8E385200084CEC6100D715B8 /* cfft.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = cfft.h; path = Files/libfaad/cfft.h; sourceTree = ""; }; + 8E385202084CEC6100D715B8 /* hcb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb.h; sourceTree = ""; }; + 8E385203084CEC6100D715B8 /* hcb_1.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_1.h; sourceTree = ""; }; + 8E385204084CEC6100D715B8 /* hcb_10.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_10.h; sourceTree = ""; }; + 8E385205084CEC6100D715B8 /* hcb_11.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_11.h; sourceTree = ""; }; + 8E385206084CEC6100D715B8 /* hcb_2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_2.h; sourceTree = ""; }; + 8E385207084CEC6100D715B8 /* hcb_3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_3.h; sourceTree = ""; }; + 8E385208084CEC6100D715B8 /* hcb_4.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_4.h; sourceTree = ""; }; + 8E385209084CEC6100D715B8 /* hcb_5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_5.h; sourceTree = ""; }; + 8E38520A084CEC6100D715B8 /* hcb_6.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_6.h; sourceTree = ""; }; + 8E38520B084CEC6100D715B8 /* hcb_7.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_7.h; sourceTree = ""; }; + 8E38520C084CEC6100D715B8 /* hcb_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_8.h; sourceTree = ""; }; + 8E38520D084CEC6100D715B8 /* hcb_9.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_9.h; sourceTree = ""; }; + 8E38520E084CEC6100D715B8 /* hcb_sf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hcb_sf.h; sourceTree = ""; }; + 8E38520F084CEC6100D715B8 /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = common.c; path = Files/libfaad/common.c; sourceTree = ""; }; + 8E385210084CEC6100D715B8 /* common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = common.h; path = Files/libfaad/common.h; sourceTree = ""; }; + 8E385211084CEC6100D715B8 /* decoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decoder.c; path = Files/libfaad/decoder.c; sourceTree = ""; }; + 8E385212084CEC6100D715B8 /* decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = decoder.h; path = Files/libfaad/decoder.h; sourceTree = ""; }; + 8E385213084CEC6100D715B8 /* drc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = drc.c; path = Files/libfaad/drc.c; sourceTree = ""; }; + 8E385214084CEC6100D715B8 /* drc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = drc.h; path = Files/libfaad/drc.h; sourceTree = ""; }; + 8E385215084CEC6100D715B8 /* drm_dec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = drm_dec.c; path = Files/libfaad/drm_dec.c; sourceTree = ""; }; + 8E385216084CEC6100D715B8 /* drm_dec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = drm_dec.h; path = Files/libfaad/drm_dec.h; sourceTree = ""; }; + 8E385217084CEC6100D715B8 /* error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = error.c; path = Files/libfaad/error.c; sourceTree = ""; }; + 8E385218084CEC6100D715B8 /* error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = error.h; path = Files/libfaad/error.h; sourceTree = ""; }; + 8E385219084CEC6100D715B8 /* filtbank.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = filtbank.c; path = Files/libfaad/filtbank.c; sourceTree = ""; }; + 8E38521A084CEC6100D715B8 /* filtbank.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = filtbank.h; path = Files/libfaad/filtbank.h; sourceTree = ""; }; + 8E38521B084CEC6100D715B8 /* fixed.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed.h; path = Files/libfaad/fixed.h; sourceTree = ""; }; + 8E38521C084CEC6100D715B8 /* hcr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = hcr.c; path = Files/libfaad/hcr.c; sourceTree = ""; }; + 8E38521D084CEC6100D715B8 /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = huffman.c; path = Files/libfaad/huffman.c; sourceTree = ""; }; + 8E38521E084CEC6100D715B8 /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = huffman.h; path = Files/libfaad/huffman.h; sourceTree = ""; }; + 8E38521F084CEC6100D715B8 /* ic_predict.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ic_predict.c; path = Files/libfaad/ic_predict.c; sourceTree = ""; }; + 8E385220084CEC6100D715B8 /* ic_predict.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ic_predict.h; path = Files/libfaad/ic_predict.h; sourceTree = ""; }; + 8E385221084CEC6100D715B8 /* iq_table.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = iq_table.h; path = Files/libfaad/iq_table.h; sourceTree = ""; }; + 8E385222084CEC6100D715B8 /* is.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = is.c; path = Files/libfaad/is.c; sourceTree = ""; }; + 8E385223084CEC6100D715B8 /* is.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = is.h; path = Files/libfaad/is.h; sourceTree = ""; }; + 8E385224084CEC6100D715B8 /* kbd_win.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = kbd_win.h; path = Files/libfaad/kbd_win.h; sourceTree = ""; }; + 8E385230084CEC6100D715B8 /* lt_predict.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lt_predict.c; path = Files/libfaad/lt_predict.c; sourceTree = ""; }; + 8E385231084CEC6100D715B8 /* lt_predict.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lt_predict.h; path = Files/libfaad/lt_predict.h; sourceTree = ""; }; + 8E385233084CEC6100D715B8 /* mdct_tab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = mdct_tab.h; path = Files/libfaad/mdct_tab.h; sourceTree = ""; }; + 8E385234084CEC6100D715B8 /* mdct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mdct.c; path = Files/libfaad/mdct.c; sourceTree = ""; }; + 8E385235084CEC6100D715B8 /* mdct.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = mdct.h; path = Files/libfaad/mdct.h; sourceTree = ""; }; + 8E385236084CEC6100D715B8 /* mp4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mp4.c; path = Files/libfaad/mp4.c; sourceTree = ""; }; + 8E385237084CEC6100D715B8 /* mp4.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = mp4.h; path = Files/libfaad/mp4.h; sourceTree = ""; }; + 8E385238084CEC6100D715B8 /* ms.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ms.c; path = Files/libfaad/ms.c; sourceTree = ""; }; + 8E385239084CEC6100D715B8 /* ms.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ms.h; path = Files/libfaad/ms.h; sourceTree = ""; }; + 8E38523A084CEC6100D715B8 /* output.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = output.c; path = Files/libfaad/output.c; sourceTree = ""; }; + 8E38523B084CEC6100D715B8 /* output.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = output.h; path = Files/libfaad/output.h; sourceTree = ""; }; + 8E38523C084CEC6100D715B8 /* pns.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pns.c; path = Files/libfaad/pns.c; sourceTree = ""; }; + 8E38523D084CEC6100D715B8 /* pns.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pns.h; path = Files/libfaad/pns.h; sourceTree = ""; }; + 8E38523E084CEC6100D715B8 /* ps_dec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ps_dec.c; path = Files/libfaad/ps_dec.c; sourceTree = ""; }; + 8E38523F084CEC6100D715B8 /* ps_dec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ps_dec.h; path = Files/libfaad/ps_dec.h; sourceTree = ""; }; + 8E385240084CEC6100D715B8 /* ps_syntax.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ps_syntax.c; path = Files/libfaad/ps_syntax.c; sourceTree = ""; }; + 8E385241084CEC6100D715B8 /* ps_tables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ps_tables.h; path = Files/libfaad/ps_tables.h; sourceTree = ""; }; + 8E385242084CEC6100D715B8 /* pulse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pulse.c; path = Files/libfaad/pulse.c; sourceTree = ""; }; + 8E385243084CEC6200D715B8 /* pulse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pulse.h; path = Files/libfaad/pulse.h; sourceTree = ""; }; + 8E385244084CEC6200D715B8 /* rvlc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = rvlc.c; path = Files/libfaad/rvlc.c; sourceTree = ""; }; + 8E385245084CEC6200D715B8 /* rvlc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = rvlc.h; path = Files/libfaad/rvlc.h; sourceTree = ""; }; + 8E385246084CEC6200D715B8 /* sbr_dct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sbr_dct.c; path = Files/libfaad/sbr_dct.c; sourceTree = ""; }; + 8E385247084CEC6200D715B8 /* sbr_dct.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_dct.h; path = Files/libfaad/sbr_dct.h; sourceTree = ""; }; + 8E385248084CEC6200D715B8 /* sbr_dec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sbr_dec.c; path = Files/libfaad/sbr_dec.c; sourceTree = ""; }; + 8E385249084CEC6200D715B8 /* sbr_dec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_dec.h; path = Files/libfaad/sbr_dec.h; sourceTree = ""; }; + 8E38524A084CEC6200D715B8 /* sbr_e_nf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sbr_e_nf.c; path = Files/libfaad/sbr_e_nf.c; sourceTree = ""; }; + 8E38524B084CEC6200D715B8 /* sbr_e_nf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_e_nf.h; path = Files/libfaad/sbr_e_nf.h; sourceTree = ""; }; + 8E38524C084CEC6200D715B8 /* sbr_fbt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sbr_fbt.c; path = Files/libfaad/sbr_fbt.c; sourceTree = ""; }; + 8E38524D084CEC6200D715B8 /* sbr_fbt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_fbt.h; path = Files/libfaad/sbr_fbt.h; sourceTree = ""; }; + 8E38524E084CEC6200D715B8 /* sbr_hfadj.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sbr_hfadj.c; path = Files/libfaad/sbr_hfadj.c; sourceTree = ""; }; + 8E38524F084CEC6200D715B8 /* sbr_hfadj.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_hfadj.h; path = Files/libfaad/sbr_hfadj.h; sourceTree = ""; }; + 8E385250084CEC6200D715B8 /* sbr_hfgen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sbr_hfgen.c; path = Files/libfaad/sbr_hfgen.c; sourceTree = ""; }; + 8E385251084CEC6200D715B8 /* sbr_hfgen.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_hfgen.h; path = Files/libfaad/sbr_hfgen.h; sourceTree = ""; }; + 8E385252084CEC6200D715B8 /* sbr_huff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sbr_huff.c; path = Files/libfaad/sbr_huff.c; sourceTree = ""; }; + 8E385253084CEC6200D715B8 /* sbr_huff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_huff.h; path = Files/libfaad/sbr_huff.h; sourceTree = ""; }; + 8E385254084CEC6200D715B8 /* sbr_noise.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_noise.h; path = Files/libfaad/sbr_noise.h; sourceTree = ""; }; + 8E385255084CEC6200D715B8 /* sbr_qmf_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_qmf_c.h; path = Files/libfaad/sbr_qmf_c.h; sourceTree = ""; }; + 8E385256084CEC6200D715B8 /* sbr_qmf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sbr_qmf.c; path = Files/libfaad/sbr_qmf.c; sourceTree = ""; }; + 8E385257084CEC6200D715B8 /* sbr_qmf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_qmf.h; path = Files/libfaad/sbr_qmf.h; sourceTree = ""; }; + 8E385258084CEC6200D715B8 /* sbr_syntax.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sbr_syntax.c; path = Files/libfaad/sbr_syntax.c; sourceTree = ""; }; + 8E385259084CEC6200D715B8 /* sbr_syntax.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_syntax.h; path = Files/libfaad/sbr_syntax.h; sourceTree = ""; }; + 8E38525A084CEC6200D715B8 /* sbr_tf_grid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sbr_tf_grid.c; path = Files/libfaad/sbr_tf_grid.c; sourceTree = ""; }; + 8E38525B084CEC6200D715B8 /* sbr_tf_grid.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sbr_tf_grid.h; path = Files/libfaad/sbr_tf_grid.h; sourceTree = ""; }; + 8E38525C084CEC6200D715B8 /* sine_win.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sine_win.h; path = Files/libfaad/sine_win.h; sourceTree = ""; }; + 8E38525D084CEC6200D715B8 /* specrec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = specrec.c; path = Files/libfaad/specrec.c; sourceTree = ""; }; + 8E38525E084CEC6200D715B8 /* specrec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = specrec.h; path = Files/libfaad/specrec.h; sourceTree = ""; }; + 8E38525F084CEC6200D715B8 /* ssr_fb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ssr_fb.c; path = Files/libfaad/ssr_fb.c; sourceTree = ""; }; + 8E385260084CEC6200D715B8 /* ssr_fb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ssr_fb.h; path = Files/libfaad/ssr_fb.h; sourceTree = ""; }; + 8E385261084CEC6200D715B8 /* ssr_ipqf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ssr_ipqf.c; path = Files/libfaad/ssr_ipqf.c; sourceTree = ""; }; + 8E385262084CEC6200D715B8 /* ssr_ipqf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ssr_ipqf.h; path = Files/libfaad/ssr_ipqf.h; sourceTree = ""; }; + 8E385263084CEC6200D715B8 /* ssr_win.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ssr_win.h; path = Files/libfaad/ssr_win.h; sourceTree = ""; }; + 8E385264084CEC6200D715B8 /* ssr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ssr.c; path = Files/libfaad/ssr.c; sourceTree = ""; }; + 8E385265084CEC6200D715B8 /* ssr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ssr.h; path = Files/libfaad/ssr.h; sourceTree = ""; }; + 8E385266084CEC6200D715B8 /* structs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = structs.h; path = Files/libfaad/structs.h; sourceTree = ""; }; + 8E385267084CEC6200D715B8 /* syntax.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = syntax.c; path = Files/libfaad/syntax.c; sourceTree = ""; }; + 8E385268084CEC6200D715B8 /* syntax.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = syntax.h; path = Files/libfaad/syntax.h; sourceTree = ""; }; + 8E385269084CEC6200D715B8 /* tns.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = tns.c; path = Files/libfaad/tns.c; sourceTree = ""; }; + 8E38526A084CEC6200D715B8 /* tns.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tns.h; path = Files/libfaad/tns.h; sourceTree = ""; }; + 8E3852DD084CEC7B00D715B8 /* faad.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = faad.h; path = Files/include/faad.h; sourceTree = ""; }; + 8E3852DE084CEC7B00D715B8 /* neaacdec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = neaacdec.h; path = Files/include/neaacdec.h; sourceTree = ""; }; + 8E3852EC084CED5500D715B8 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = Files/config.h; sourceTree = ""; }; + 8EFC6C0008536C9D00C67D06 /* aacinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aacinfo.c; sourceTree = ""; }; + 8EFC6C0108536C9D00C67D06 /* aacinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aacinfo.h; sourceTree = ""; }; + 8EFC6C0208536C9D00C67D06 /* filestream.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = filestream.c; sourceTree = ""; }; + 8EFC6C0308536C9D00C67D06 /* filestream.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = filestream.h; sourceTree = ""; }; + 8EFC6C0408536C9D00C67D06 /* getopt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = getopt.c; sourceTree = ""; }; + 8EFC6C0508536C9D00C67D06 /* getopt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = getopt.h; sourceTree = ""; }; + 8EFC6C0608536C9D00C67D06 /* id3v2tag.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = id3v2tag.c; sourceTree = ""; }; + 8EFC6C0708536C9D00C67D06 /* id3v2tag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3v2tag.h; sourceTree = ""; }; + 8EFC6C1108536C9D00C67D06 /* drms.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = drms.c; sourceTree = ""; }; + 8EFC6C1208536C9D00C67D06 /* drms.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = drms.h; sourceTree = ""; }; + 8EFC6C1308536C9D00C67D06 /* drmstables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = drmstables.h; sourceTree = ""; }; + 8EFC6C1408536C9D00C67D06 /* mp4atom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mp4atom.c; sourceTree = ""; }; + 8EFC6C1508536C9D00C67D06 /* mp4ff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mp4ff.c; sourceTree = ""; }; + 8EFC6C1608536C9D00C67D06 /* mp4ff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mp4ff.h; sourceTree = ""; }; + 8EFC6C1708536C9D00C67D06 /* mp4ff_int_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mp4ff_int_types.h; sourceTree = ""; }; + 8EFC6C1808536C9D00C67D06 /* mp4ffint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mp4ffint.h; sourceTree = ""; }; + 8EFC6C1908536C9D00C67D06 /* mp4meta.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mp4meta.c; sourceTree = ""; }; + 8EFC6C1A08536C9D00C67D06 /* mp4sample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mp4sample.c; sourceTree = ""; }; + 8EFC6C1B08536C9D00C67D06 /* mp4tagupdate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mp4tagupdate.c; sourceTree = ""; }; + 8EFC6C1C08536C9D00C67D06 /* mp4util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mp4util.c; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 034768DDFF38A45A11DB9C8B /* Products */ = { + isa = PBXGroup; + children = ( + 8D07F2C80486CC7A007CD1D0 /* FAAD2.framework */, + ); + name = Products; + sourceTree = ""; + }; + 0867D691FE84028FC02AAC07 /* FAAD2 */ = { + isa = PBXGroup; + children = ( + 8E64758F08536C4B007B91CB /* Common */, + 8E3852DB084CEC6A00D715B8 /* Headers */, + 08FB77ACFE841707C02AAC07 /* Source */, + 089C1665FE841158C02AAC07 /* Resources */, + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, + 034768DDFF38A45A11DB9C8B /* Products */, + ); + name = FAAD2; + sourceTree = ""; + }; + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C1665FE841158C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D07F2C70486CC7A007CD1D0 /* Info.plist */, + 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ACFE841707C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8E3851FB084CEC6100D715B8 /* analysis.h */, + 8E3851FC084CEC6100D715B8 /* bits.c */, + 8E3851FD084CEC6100D715B8 /* bits.h */, + 8E3851FE084CEC6100D715B8 /* cfft_tab.h */, + 8E3851FF084CEC6100D715B8 /* cfft.c */, + 8E385200084CEC6100D715B8 /* cfft.h */, + 8E385201084CEC6100D715B8 /* codebook */, + 8E38520F084CEC6100D715B8 /* common.c */, + 8E385210084CEC6100D715B8 /* common.h */, + 8E385211084CEC6100D715B8 /* decoder.c */, + 8E385212084CEC6100D715B8 /* decoder.h */, + 8E385213084CEC6100D715B8 /* drc.c */, + 8E385214084CEC6100D715B8 /* drc.h */, + 8E385215084CEC6100D715B8 /* drm_dec.c */, + 8E385216084CEC6100D715B8 /* drm_dec.h */, + 8E385217084CEC6100D715B8 /* error.c */, + 8E385218084CEC6100D715B8 /* error.h */, + 8E385219084CEC6100D715B8 /* filtbank.c */, + 8E38521A084CEC6100D715B8 /* filtbank.h */, + 8E38521B084CEC6100D715B8 /* fixed.h */, + 8E38521C084CEC6100D715B8 /* hcr.c */, + 8E38521D084CEC6100D715B8 /* huffman.c */, + 8E38521E084CEC6100D715B8 /* huffman.h */, + 8E38521F084CEC6100D715B8 /* ic_predict.c */, + 8E385220084CEC6100D715B8 /* ic_predict.h */, + 8E385221084CEC6100D715B8 /* iq_table.h */, + 8E385222084CEC6100D715B8 /* is.c */, + 8E385223084CEC6100D715B8 /* is.h */, + 8E385224084CEC6100D715B8 /* kbd_win.h */, + 8E385230084CEC6100D715B8 /* lt_predict.c */, + 8E385231084CEC6100D715B8 /* lt_predict.h */, + 8E385233084CEC6100D715B8 /* mdct_tab.h */, + 8E385234084CEC6100D715B8 /* mdct.c */, + 8E385235084CEC6100D715B8 /* mdct.h */, + 8E385236084CEC6100D715B8 /* mp4.c */, + 8E385237084CEC6100D715B8 /* mp4.h */, + 8E385238084CEC6100D715B8 /* ms.c */, + 8E385239084CEC6100D715B8 /* ms.h */, + 8E38523A084CEC6100D715B8 /* output.c */, + 8E38523B084CEC6100D715B8 /* output.h */, + 8E38523C084CEC6100D715B8 /* pns.c */, + 8E38523D084CEC6100D715B8 /* pns.h */, + 8E38523E084CEC6100D715B8 /* ps_dec.c */, + 8E38523F084CEC6100D715B8 /* ps_dec.h */, + 8E385240084CEC6100D715B8 /* ps_syntax.c */, + 8E385241084CEC6100D715B8 /* ps_tables.h */, + 8E385242084CEC6100D715B8 /* pulse.c */, + 8E385243084CEC6200D715B8 /* pulse.h */, + 8E385244084CEC6200D715B8 /* rvlc.c */, + 8E385245084CEC6200D715B8 /* rvlc.h */, + 8E385246084CEC6200D715B8 /* sbr_dct.c */, + 8E385247084CEC6200D715B8 /* sbr_dct.h */, + 8E385248084CEC6200D715B8 /* sbr_dec.c */, + 8E385249084CEC6200D715B8 /* sbr_dec.h */, + 8E38524A084CEC6200D715B8 /* sbr_e_nf.c */, + 8E38524B084CEC6200D715B8 /* sbr_e_nf.h */, + 8E38524C084CEC6200D715B8 /* sbr_fbt.c */, + 8E38524D084CEC6200D715B8 /* sbr_fbt.h */, + 8E38524E084CEC6200D715B8 /* sbr_hfadj.c */, + 8E38524F084CEC6200D715B8 /* sbr_hfadj.h */, + 8E385250084CEC6200D715B8 /* sbr_hfgen.c */, + 8E385251084CEC6200D715B8 /* sbr_hfgen.h */, + 8E385252084CEC6200D715B8 /* sbr_huff.c */, + 8E385253084CEC6200D715B8 /* sbr_huff.h */, + 8E385254084CEC6200D715B8 /* sbr_noise.h */, + 8E385255084CEC6200D715B8 /* sbr_qmf_c.h */, + 8E385256084CEC6200D715B8 /* sbr_qmf.c */, + 8E385257084CEC6200D715B8 /* sbr_qmf.h */, + 8E385258084CEC6200D715B8 /* sbr_syntax.c */, + 8E385259084CEC6200D715B8 /* sbr_syntax.h */, + 8E38525A084CEC6200D715B8 /* sbr_tf_grid.c */, + 8E38525B084CEC6200D715B8 /* sbr_tf_grid.h */, + 8E38525C084CEC6200D715B8 /* sine_win.h */, + 8E38525D084CEC6200D715B8 /* specrec.c */, + 8E38525E084CEC6200D715B8 /* specrec.h */, + 8E38525F084CEC6200D715B8 /* ssr_fb.c */, + 8E385260084CEC6200D715B8 /* ssr_fb.h */, + 8E385261084CEC6200D715B8 /* ssr_ipqf.c */, + 8E385262084CEC6200D715B8 /* ssr_ipqf.h */, + 8E385263084CEC6200D715B8 /* ssr_win.h */, + 8E385264084CEC6200D715B8 /* ssr.c */, + 8E385265084CEC6200D715B8 /* ssr.h */, + 8E385266084CEC6200D715B8 /* structs.h */, + 8E385267084CEC6200D715B8 /* syntax.c */, + 8E385268084CEC6200D715B8 /* syntax.h */, + 8E385269084CEC6200D715B8 /* tns.c */, + 8E38526A084CEC6200D715B8 /* tns.h */, + ); + name = Source; + sourceTree = ""; + }; + 8E385201084CEC6100D715B8 /* codebook */ = { + isa = PBXGroup; + children = ( + 8E385202084CEC6100D715B8 /* hcb.h */, + 8E385203084CEC6100D715B8 /* hcb_1.h */, + 8E385204084CEC6100D715B8 /* hcb_10.h */, + 8E385205084CEC6100D715B8 /* hcb_11.h */, + 8E385206084CEC6100D715B8 /* hcb_2.h */, + 8E385207084CEC6100D715B8 /* hcb_3.h */, + 8E385208084CEC6100D715B8 /* hcb_4.h */, + 8E385209084CEC6100D715B8 /* hcb_5.h */, + 8E38520A084CEC6100D715B8 /* hcb_6.h */, + 8E38520B084CEC6100D715B8 /* hcb_7.h */, + 8E38520C084CEC6100D715B8 /* hcb_8.h */, + 8E38520D084CEC6100D715B8 /* hcb_9.h */, + 8E38520E084CEC6100D715B8 /* hcb_sf.h */, + ); + name = codebook; + path = Files/libfaad/codebook; + sourceTree = ""; + }; + 8E3852DB084CEC6A00D715B8 /* Headers */ = { + isa = PBXGroup; + children = ( + 8E3852EC084CED5500D715B8 /* config.h */, + 8E3852DD084CEC7B00D715B8 /* faad.h */, + 8E3852DE084CEC7B00D715B8 /* neaacdec.h */, + ); + name = Headers; + sourceTree = ""; + }; + 8E64758F08536C4B007B91CB /* Common */ = { + isa = PBXGroup; + children = ( + 8EFC6BFF08536C9D00C67D06 /* faad */, + 8EFC6C0808536C9D00C67D06 /* mp4ff */, + ); + name = Common; + sourceTree = ""; + }; + 8EFC6BFF08536C9D00C67D06 /* faad */ = { + isa = PBXGroup; + children = ( + 8EFC6C0008536C9D00C67D06 /* aacinfo.c */, + 8EFC6C0108536C9D00C67D06 /* aacinfo.h */, + 8EFC6C0208536C9D00C67D06 /* filestream.c */, + 8EFC6C0308536C9D00C67D06 /* filestream.h */, + 8EFC6C0408536C9D00C67D06 /* getopt.c */, + 8EFC6C0508536C9D00C67D06 /* getopt.h */, + 8EFC6C0608536C9D00C67D06 /* id3v2tag.c */, + 8EFC6C0708536C9D00C67D06 /* id3v2tag.h */, + ); + name = faad; + path = Files/common/faad; + sourceTree = ""; + }; + 8EFC6C0808536C9D00C67D06 /* mp4ff */ = { + isa = PBXGroup; + children = ( + 8EFC6C0908536C9D00C67D06 /* .deps */, + 8EFC6C1108536C9D00C67D06 /* drms.c */, + 8EFC6C1208536C9D00C67D06 /* drms.h */, + 8EFC6C1308536C9D00C67D06 /* drmstables.h */, + 8EFC6C1408536C9D00C67D06 /* mp4atom.c */, + 8EFC6C1508536C9D00C67D06 /* mp4ff.c */, + 8EFC6C1608536C9D00C67D06 /* mp4ff.h */, + 8EFC6C1708536C9D00C67D06 /* mp4ff_int_types.h */, + 8EFC6C1808536C9D00C67D06 /* mp4ffint.h */, + 8EFC6C1908536C9D00C67D06 /* mp4meta.c */, + 8EFC6C1A08536C9D00C67D06 /* mp4sample.c */, + 8EFC6C1B08536C9D00C67D06 /* mp4tagupdate.c */, + 8EFC6C1C08536C9D00C67D06 /* mp4util.c */, + ); + name = mp4ff; + path = Files/common/mp4ff; + sourceTree = ""; + }; + 8EFC6C0908536C9D00C67D06 /* .deps */ = { + isa = PBXGroup; + children = ( + ); + path = .deps; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E38526B084CEC6200D715B8 /* analysis.h in Headers */, + 8E38526D084CEC6200D715B8 /* bits.h in Headers */, + 8E38526E084CEC6200D715B8 /* cfft_tab.h in Headers */, + 8E385270084CEC6200D715B8 /* cfft.h in Headers */, + 8E385271084CEC6200D715B8 /* hcb.h in Headers */, + 8E385272084CEC6200D715B8 /* hcb_1.h in Headers */, + 8E385273084CEC6200D715B8 /* hcb_10.h in Headers */, + 8E385274084CEC6200D715B8 /* hcb_11.h in Headers */, + 8E385275084CEC6200D715B8 /* hcb_2.h in Headers */, + 8E385276084CEC6200D715B8 /* hcb_3.h in Headers */, + 8E385277084CEC6200D715B8 /* hcb_4.h in Headers */, + 8E385278084CEC6200D715B8 /* hcb_5.h in Headers */, + 8E385279084CEC6200D715B8 /* hcb_6.h in Headers */, + 8E38527A084CEC6200D715B8 /* hcb_7.h in Headers */, + 8E38527B084CEC6200D715B8 /* hcb_8.h in Headers */, + 8E38527C084CEC6200D715B8 /* hcb_9.h in Headers */, + 8E38527D084CEC6200D715B8 /* hcb_sf.h in Headers */, + 8E38527F084CEC6200D715B8 /* common.h in Headers */, + 8E385281084CEC6200D715B8 /* decoder.h in Headers */, + 8E385283084CEC6200D715B8 /* drc.h in Headers */, + 8E385285084CEC6200D715B8 /* drm_dec.h in Headers */, + 8E385287084CEC6200D715B8 /* error.h in Headers */, + 8E385289084CEC6200D715B8 /* filtbank.h in Headers */, + 8E38528A084CEC6200D715B8 /* fixed.h in Headers */, + 8E38528D084CEC6200D715B8 /* huffman.h in Headers */, + 8E38528F084CEC6200D715B8 /* ic_predict.h in Headers */, + 8E385290084CEC6200D715B8 /* iq_table.h in Headers */, + 8E385292084CEC6200D715B8 /* is.h in Headers */, + 8E385293084CEC6200D715B8 /* kbd_win.h in Headers */, + 8E3852A0084CEC6200D715B8 /* lt_predict.h in Headers */, + 8E3852A2084CEC6200D715B8 /* mdct_tab.h in Headers */, + 8E3852A4084CEC6200D715B8 /* mdct.h in Headers */, + 8E3852A6084CEC6200D715B8 /* mp4.h in Headers */, + 8E3852A8084CEC6200D715B8 /* ms.h in Headers */, + 8E3852AA084CEC6200D715B8 /* output.h in Headers */, + 8E3852AC084CEC6200D715B8 /* pns.h in Headers */, + 8E3852AE084CEC6200D715B8 /* ps_dec.h in Headers */, + 8E3852B0084CEC6200D715B8 /* ps_tables.h in Headers */, + 8E3852B2084CEC6200D715B8 /* pulse.h in Headers */, + 8E3852B4084CEC6200D715B8 /* rvlc.h in Headers */, + 8E3852B6084CEC6200D715B8 /* sbr_dct.h in Headers */, + 8E3852B8084CEC6200D715B8 /* sbr_dec.h in Headers */, + 8E3852BA084CEC6200D715B8 /* sbr_e_nf.h in Headers */, + 8E3852BC084CEC6200D715B8 /* sbr_fbt.h in Headers */, + 8E3852BE084CEC6200D715B8 /* sbr_hfadj.h in Headers */, + 8E3852C0084CEC6200D715B8 /* sbr_hfgen.h in Headers */, + 8E3852C2084CEC6200D715B8 /* sbr_huff.h in Headers */, + 8E3852C3084CEC6200D715B8 /* sbr_noise.h in Headers */, + 8E3852C4084CEC6200D715B8 /* sbr_qmf_c.h in Headers */, + 8E3852C6084CEC6200D715B8 /* sbr_qmf.h in Headers */, + 8E3852C8084CEC6200D715B8 /* sbr_syntax.h in Headers */, + 8E3852CA084CEC6200D715B8 /* sbr_tf_grid.h in Headers */, + 8E3852CB084CEC6200D715B8 /* sine_win.h in Headers */, + 8E3852CD084CEC6200D715B8 /* specrec.h in Headers */, + 8E3852CF084CEC6200D715B8 /* ssr_fb.h in Headers */, + 8E3852D1084CEC6200D715B8 /* ssr_ipqf.h in Headers */, + 8E3852D2084CEC6200D715B8 /* ssr_win.h in Headers */, + 8E3852D4084CEC6200D715B8 /* ssr.h in Headers */, + 8E3852D5084CEC6200D715B8 /* structs.h in Headers */, + 8E3852D7084CEC6200D715B8 /* syntax.h in Headers */, + 8E3852D9084CEC6200D715B8 /* tns.h in Headers */, + 8E3852DF084CEC7B00D715B8 /* faad.h in Headers */, + 8E3852E0084CEC7B00D715B8 /* neaacdec.h in Headers */, + 8E3852ED084CED5500D715B8 /* config.h in Headers */, + 8EFC6C1E08536C9D00C67D06 /* aacinfo.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D07F2BC0486CC7A007CD1D0 /* FAAD2 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E6A0CF7086CCBE400B90CF9 /* Build configuration list for PBXNativeTarget "FAAD2" */; + buildPhases = ( + 8D07F2BD0486CC7A007CD1D0 /* Headers */, + 8D07F2BF0486CC7A007CD1D0 /* Resources */, + 8D07F2C10486CC7A007CD1D0 /* Sources */, + 8D07F2C30486CC7A007CD1D0 /* Frameworks */, + 8D07F2C50486CC7A007CD1D0 /* Rez */, + ); + buildRules = ( + 8E6A0CEF086CCBD800B90CF9 /* PBXBuildRule */, + 8E6A0CEE086CCBD000B90CF9 /* PBXBuildRule */, + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + HEADER_SEARCH_PATHS = ( + Files/libfaad/, + Files/common/faad, + ); + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = "-DHAVE_CONFIG_H"; + PRODUCT_NAME = FAAD2; + WRAPPER_EXTENSION = framework; + }; + dependencies = ( + ); + name = FAAD2; + productInstallPath = "$(HOME)/Library/Frameworks"; + productName = FAAD2; + productReference = 8D07F2C80486CC7A007CD1D0 /* FAAD2.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0867D690FE84028FC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 8E6A0CFB086CCBE400B90CF9 /* Build configuration list for PBXProject "FAAD2" */; + buildSettings = { + }; + buildStyles = ( + 4F0BB7EC011F40E904CA0E50 /* Development */, + 4F0BB7ED011F40E904CA0E50 /* Deployment */, + ); + hasScannedForEncodings = 1; + mainGroup = 0867D691FE84028FC02AAC07 /* FAAD2 */; + productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; + projectDirPath = ""; + targets = ( + 8D07F2BC0486CC7A007CD1D0 /* FAAD2 */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D07F2C50486CC7A007CD1D0 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D07F2C10486CC7A007CD1D0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E38526C084CEC6200D715B8 /* bits.c in Sources */, + 8E38526F084CEC6200D715B8 /* cfft.c in Sources */, + 8E38527E084CEC6200D715B8 /* common.c in Sources */, + 8E385280084CEC6200D715B8 /* decoder.c in Sources */, + 8E385282084CEC6200D715B8 /* drc.c in Sources */, + 8E385284084CEC6200D715B8 /* drm_dec.c in Sources */, + 8E385286084CEC6200D715B8 /* error.c in Sources */, + 8E385288084CEC6200D715B8 /* filtbank.c in Sources */, + 8E38528B084CEC6200D715B8 /* hcr.c in Sources */, + 8E38528C084CEC6200D715B8 /* huffman.c in Sources */, + 8E38528E084CEC6200D715B8 /* ic_predict.c in Sources */, + 8E385291084CEC6200D715B8 /* is.c in Sources */, + 8E38529F084CEC6200D715B8 /* lt_predict.c in Sources */, + 8E3852A3084CEC6200D715B8 /* mdct.c in Sources */, + 8E3852A5084CEC6200D715B8 /* mp4.c in Sources */, + 8E3852A7084CEC6200D715B8 /* ms.c in Sources */, + 8E3852A9084CEC6200D715B8 /* output.c in Sources */, + 8E3852AB084CEC6200D715B8 /* pns.c in Sources */, + 8E3852AD084CEC6200D715B8 /* ps_dec.c in Sources */, + 8E3852AF084CEC6200D715B8 /* ps_syntax.c in Sources */, + 8E3852B1084CEC6200D715B8 /* pulse.c in Sources */, + 8E3852B3084CEC6200D715B8 /* rvlc.c in Sources */, + 8E3852B5084CEC6200D715B8 /* sbr_dct.c in Sources */, + 8E3852B7084CEC6200D715B8 /* sbr_dec.c in Sources */, + 8E3852B9084CEC6200D715B8 /* sbr_e_nf.c in Sources */, + 8E3852BB084CEC6200D715B8 /* sbr_fbt.c in Sources */, + 8E3852BD084CEC6200D715B8 /* sbr_hfadj.c in Sources */, + 8E3852BF084CEC6200D715B8 /* sbr_hfgen.c in Sources */, + 8E3852C1084CEC6200D715B8 /* sbr_huff.c in Sources */, + 8E3852C5084CEC6200D715B8 /* sbr_qmf.c in Sources */, + 8E3852C7084CEC6200D715B8 /* sbr_syntax.c in Sources */, + 8E3852C9084CEC6200D715B8 /* sbr_tf_grid.c in Sources */, + 8E3852CC084CEC6200D715B8 /* specrec.c in Sources */, + 8E3852CE084CEC6200D715B8 /* ssr_fb.c in Sources */, + 8E3852D0084CEC6200D715B8 /* ssr_ipqf.c in Sources */, + 8E3852D3084CEC6200D715B8 /* ssr.c in Sources */, + 8E3852D6084CEC6200D715B8 /* syntax.c in Sources */, + 8E3852D8084CEC6200D715B8 /* tns.c in Sources */, + 8EFC6C1D08536C9D00C67D06 /* aacinfo.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1667FE841158C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 8E6A0CF8086CCBE400B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + HEADER_SEARCH_PATHS = ( + Files/libfaad/, + Files/common/faad, + ); + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = "-DHAVE_CONFIG_H"; + PRODUCT_NAME = FAAD2; + WRAPPER_EXTENSION = framework; + ZERO_LINK = YES; + }; + name = Development; + }; + 8E6A0CF9086CCBE400B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + HEADER_SEARCH_PATHS = ( + Files/libfaad/, + Files/common/faad, + ); + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = "-DHAVE_CONFIG_H"; + PRODUCT_NAME = FAAD2; + WRAPPER_EXTENSION = framework; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 8E6A0CFA086CCBE400B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + HEADER_SEARCH_PATHS = ( + Files/libfaad/, + Files/common/faad, + ); + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = "-DHAVE_CONFIG_H"; + PRODUCT_NAME = FAAD2; + WRAPPER_EXTENSION = framework; + }; + name = Default; + }; + 8E6A0CFC086CCBE400B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 8E6A0CFD086CCBE400B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; + 8E6A0CFE086CCBE400B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8E6A0CF7086CCBE400B90CF9 /* Build configuration list for PBXNativeTarget "FAAD2" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0CF8086CCBE400B90CF9 /* Development */, + 8E6A0CF9086CCBE400B90CF9 /* Deployment */, + 8E6A0CFA086CCBE400B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 8E6A0CFB086CCBE400B90CF9 /* Build configuration list for PBXProject "FAAD2" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0CFC086CCBE400B90CF9 /* Development */, + 8E6A0CFD086CCBE400B90CF9 /* Deployment */, + 8E6A0CFE086CCBE400B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0867D690FE84028FC02AAC07 /* Project object */; +} diff --git a/Libraries/FLAC/FLAC.xcode/project.pbxproj b/Libraries/FLAC/FLAC.xcode/project.pbxproj deleted file mode 100644 index e43389a44..000000000 --- a/Libraries/FLAC/FLAC.xcode/project.pbxproj +++ /dev/null @@ -1,1080 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 39; - objects = { - 034768DDFF38A45A11DB9C8B = { - children = ( - 8D07F2C80486CC7A007CD1D0, - ); - isa = PBXGroup; - name = Products; - refType = 4; - sourceTree = ""; - }; -//030 -//031 -//032 -//033 -//034 -//080 -//081 -//082 -//083 -//084 - 0867D690FE84028FC02AAC07 = { - buildSettings = { - }; - buildStyles = ( - 4F0BB7EC011F40E904CA0E50, - 4F0BB7ED011F40E904CA0E50, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0867D691FE84028FC02AAC07; - productRefGroup = 034768DDFF38A45A11DB9C8B; - projectDirPath = ""; - targets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - }; - 0867D691FE84028FC02AAC07 = { - children = ( - 8ED54728082DBF3B00C4727A, - 08FB77ACFE841707C02AAC07, - 089C1665FE841158C02AAC07, - 0867D69AFE84028FC02AAC07, - 034768DDFF38A45A11DB9C8B, - ); - isa = PBXGroup; - name = FLAC; - refType = 4; - sourceTree = ""; - }; - 0867D69AFE84028FC02AAC07 = { - children = ( - ); - isa = PBXGroup; - name = "External Frameworks and Libraries"; - refType = 4; - sourceTree = ""; - }; - 089C1665FE841158C02AAC07 = { - children = ( - 8D07F2C70486CC7A007CD1D0, - 089C1666FE841158C02AAC07, - ); - isa = PBXGroup; - name = Resources; - refType = 4; - sourceTree = ""; - }; - 089C1666FE841158C02AAC07 = { - children = ( - 089C1667FE841158C02AAC07, - ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 089C1667FE841158C02AAC07 = { - fileEncoding = 10; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 08FB77ACFE841707C02AAC07 = { - children = ( - 8ED546A7082DBEAB00C4727A, - 8ED546A8082DBEAB00C4727A, - 8ED546A9082DBEAB00C4727A, - 8ED546AA082DBEAB00C4727A, - 8ED546AB082DBEAB00C4727A, - 8ED546AC082DBEAB00C4727A, - 8ED546AD082DBEAB00C4727A, - 8ED546AE082DBEAB00C4727A, - 8ED546AF082DBEAB00C4727A, - 8ED546B0082DBEAB00C4727A, - 8ED546CD082DBEAB00C4727A, - 8ED546CE082DBEAB00C4727A, - 8ED546CF082DBEAB00C4727A, - 8ED546D0082DBEAB00C4727A, - 8ED546D1082DBEAB00C4727A, - 8ED546D2082DBEAB00C4727A, - 8ED546DD082DBEAB00C4727A, - 8ED546DE082DBEAB00C4727A, - 8ED546DF082DBEAB00C4727A, - 8ED546E0082DBEAB00C4727A, - 8ED546E1082DBEAB00C4727A, - ); - isa = PBXGroup; - name = Source; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 - 4F0BB7EC011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 4F0BB7ED011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D07F2BC0486CC7A007CD1D0 = { - buildPhases = ( - 8D07F2BD0486CC7A007CD1D0, - 8D07F2BF0486CC7A007CD1D0, - 8D07F2C10486CC7A007CD1D0, - 8D07F2C30486CC7A007CD1D0, - 8D07F2C50486CC7A007CD1D0, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - HEADER_SEARCH_PATHS = "files/include files/src/libflac/include"; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_STYLE = DYNAMIC; - OTHER_CFLAGS = "-DVERSION=\\\"1.1.2\\\" -DHAVE_INTTYPES_H -DFLAC__ALIGN_MALLOC_DATA -DFLAC__CPU_PPC -force_cpusubtype_ALL"; - OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; - PRODUCT_NAME = FLAC; - WRAPPER_EXTENSION = framework; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = FLAC; - productInstallPath = "$(HOME)/Library/Frameworks"; - productName = FLAC; - productReference = 8D07F2C80486CC7A007CD1D0; - productType = "com.apple.product-type.framework"; - }; - 8D07F2BD0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8EE5088D082DC8CB006BCDDE, - 8EE5088E082DC8CB006BCDDE, - 8EE5088F082DC8CB006BCDDE, - 8EE50890082DC8CB006BCDDE, - 8EE50891082DC8CB006BCDDE, - 8EE50892082DC8CB006BCDDE, - 8EE50893082DC8CB006BCDDE, - 8EE50894082DC8CB006BCDDE, - 8EE50895082DC8CB006BCDDE, - 8EE50896082DC8CB006BCDDE, - 8EE50897082DC8CB006BCDDE, - 8EE50898082DC8CB006BCDDE, - 8EE50899082DC8CB006BCDDE, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2BF0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8D07F2C00486CC7A007CD1D0, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C00486CC7A007CD1D0 = { - fileRef = 089C1666FE841158C02AAC07; - isa = PBXBuildFile; - settings = { - }; - }; - 8D07F2C10486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8ED546E2082DBEAB00C4727A, - 8ED546E3082DBEAB00C4727A, - 8ED546E4082DBEAB00C4727A, - 8ED546E5082DBEAB00C4727A, - 8ED546E6082DBEAB00C4727A, - 8ED546E7082DBEAB00C4727A, - 8ED546E8082DBEAB00C4727A, - 8ED546E9082DBEAB00C4727A, - 8ED546EA082DBEAB00C4727A, - 8ED54705082DBEAB00C4727A, - 8ED54706082DBEAB00C4727A, - 8ED54707082DBEAB00C4727A, - 8ED54708082DBEAB00C4727A, - 8ED54709082DBEAB00C4727A, - 8ED54712082DBEAB00C4727A, - 8ED54713082DBEAB00C4727A, - 8ED54714082DBEAB00C4727A, - 8ED54715082DBEAB00C4727A, - 8ED54716082DBEAB00C4727A, - 8E4DBA16082DC7360040D7AB, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C30486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C50486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C70486CC7A007CD1D0 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D07F2C80486CC7A007CD1D0 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = FLAC.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//8E0 -//8E1 -//8E2 -//8E3 -//8E4 - 8E4DBA12082DC7360040D7AB = { - children = ( - 8E4DBA13082DC7360040D7AB, - ); - isa = PBXGroup; - path = as; - refType = 4; - sourceTree = ""; - }; - 8E4DBA13082DC7360040D7AB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.asm; - path = lpc_asm.s; - refType = 4; - sourceTree = ""; - }; - 8E4DBA16082DC7360040D7AB = { - fileRef = 8E4DBA13082DC7360040D7AB; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED546A7082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = bitbuffer.c; - path = Files/src/libFLAC/bitbuffer.c; - refType = 4; - sourceTree = ""; - }; - 8ED546A8082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = bitmath.c; - path = Files/src/libFLAC/bitmath.c; - refType = 4; - sourceTree = ""; - }; - 8ED546A9082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = cpu.c; - path = Files/src/libFLAC/cpu.c; - refType = 4; - sourceTree = ""; - }; - 8ED546AA082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = crc.c; - path = Files/src/libFLAC/crc.c; - refType = 4; - sourceTree = ""; - }; - 8ED546AB082DBEAB00C4727A = { - explicitFileType = sourcecode.c.c; - fileEncoding = 30; - isa = PBXFileReference; - name = file_decoder.c; - path = Files/src/libFLAC/file_decoder.c; - refType = 4; - sourceTree = ""; - }; - 8ED546AC082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = file_encoder.c; - path = Files/src/libFLAC/file_encoder.c; - refType = 4; - sourceTree = ""; - }; - 8ED546AD082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = fixed.c; - path = Files/src/libFLAC/fixed.c; - refType = 4; - sourceTree = ""; - }; - 8ED546AE082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = float.c; - path = Files/src/libFLAC/float.c; - refType = 4; - sourceTree = ""; - }; - 8ED546AF082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = format.c; - path = Files/src/libFLAC/format.c; - refType = 4; - sourceTree = ""; - }; - 8ED546B0082DBEAB00C4727A = { - children = ( - 8ED546B3082DBEAB00C4727A, - 8ED546C3082DBEAB00C4727A, - ); - isa = PBXGroup; - name = include; - path = Files/src/libFLAC/include; - refType = 4; - sourceTree = ""; - }; - 8ED546B3082DBEAB00C4727A = { - children = ( - 8ED546B4082DBEAB00C4727A, - 8ED546B5082DBEAB00C4727A, - 8ED546B6082DBEAB00C4727A, - 8ED546B7082DBEAB00C4727A, - 8ED546B8082DBEAB00C4727A, - 8ED546B9082DBEAB00C4727A, - 8ED546BA082DBEAB00C4727A, - 8ED546BB082DBEAB00C4727A, - 8ED546BC082DBEAB00C4727A, - 8ED546BF082DBEAB00C4727A, - 8ED546C0082DBEAB00C4727A, - 8ED546C1082DBEAB00C4727A, - 8ED546C2082DBEAB00C4727A, - ); - isa = PBXGroup; - path = private; - refType = 4; - sourceTree = ""; - }; - 8ED546B4082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = all.h; - refType = 4; - sourceTree = ""; - }; - 8ED546B5082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = bitbuffer.h; - refType = 4; - sourceTree = ""; - }; - 8ED546B6082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = bitmath.h; - refType = 4; - sourceTree = ""; - }; - 8ED546B7082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = cpu.h; - refType = 4; - sourceTree = ""; - }; - 8ED546B8082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = crc.h; - refType = 4; - sourceTree = ""; - }; - 8ED546B9082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = fixed.h; - refType = 4; - sourceTree = ""; - }; - 8ED546BA082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = float.h; - refType = 4; - sourceTree = ""; - }; - 8ED546BB082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = format.h; - refType = 4; - sourceTree = ""; - }; - 8ED546BC082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lpc.h; - refType = 4; - sourceTree = ""; - }; - 8ED546BF082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = md5.h; - refType = 4; - sourceTree = ""; - }; - 8ED546C0082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = memory.h; - refType = 4; - sourceTree = ""; - }; - 8ED546C1082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = metadata.h; - refType = 4; - sourceTree = ""; - }; - 8ED546C2082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = stream_encoder_framing.h; - refType = 4; - sourceTree = ""; - }; - 8ED546C3082DBEAB00C4727A = { - children = ( - 8ED546C4082DBEAB00C4727A, - 8ED546C5082DBEAB00C4727A, - 8ED546C6082DBEAB00C4727A, - 8ED546C9082DBEAB00C4727A, - 8ED546CA082DBEAB00C4727A, - 8ED546CB082DBEAB00C4727A, - 8ED546CC082DBEAB00C4727A, - ); - isa = PBXGroup; - path = protected; - refType = 4; - sourceTree = ""; - }; - 8ED546C4082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = all.h; - refType = 4; - sourceTree = ""; - }; - 8ED546C5082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = file_decoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED546C6082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = file_encoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED546C9082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = seekable_stream_decoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED546CA082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = seekable_stream_encoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED546CB082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = stream_decoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED546CC082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = stream_encoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED546CD082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = lpc.c; - path = Files/src/libFLAC/lpc.c; - refType = 4; - sourceTree = ""; - }; - 8ED546CE082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = md5.c; - path = Files/src/libFLAC/md5.c; - refType = 4; - sourceTree = ""; - }; - 8ED546CF082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = memory.c; - path = Files/src/libFLAC/memory.c; - refType = 4; - sourceTree = ""; - }; - 8ED546D0082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = metadata_iterators.c; - path = Files/src/libFLAC/metadata_iterators.c; - refType = 4; - sourceTree = ""; - }; - 8ED546D1082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = metadata_object.c; - path = Files/src/libFLAC/metadata_object.c; - refType = 4; - sourceTree = ""; - }; - 8ED546D2082DBEAB00C4727A = { - children = ( - 8E4DBA12082DC7360040D7AB, - ); - isa = PBXGroup; - name = ppc; - path = Files/src/libFLAC/ppc; - refType = 4; - sourceTree = ""; - }; - 8ED546DD082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = seekable_stream_decoder.c; - path = Files/src/libFLAC/seekable_stream_decoder.c; - refType = 4; - sourceTree = ""; - }; - 8ED546DE082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = seekable_stream_encoder.c; - path = Files/src/libFLAC/seekable_stream_encoder.c; - refType = 4; - sourceTree = ""; - }; - 8ED546DF082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = stream_decoder.c; - path = Files/src/libFLAC/stream_decoder.c; - refType = 4; - sourceTree = ""; - }; - 8ED546E0082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = stream_encoder_framing.c; - path = Files/src/libFLAC/stream_encoder_framing.c; - refType = 4; - sourceTree = ""; - }; - 8ED546E1082DBEAB00C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = stream_encoder.c; - path = Files/src/libFLAC/stream_encoder.c; - refType = 4; - sourceTree = ""; - }; - 8ED546E2082DBEAB00C4727A = { - fileRef = 8ED546A7082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED546E3082DBEAB00C4727A = { - fileRef = 8ED546A8082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED546E4082DBEAB00C4727A = { - fileRef = 8ED546A9082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED546E5082DBEAB00C4727A = { - fileRef = 8ED546AA082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED546E6082DBEAB00C4727A = { - fileRef = 8ED546AB082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED546E7082DBEAB00C4727A = { - fileRef = 8ED546AC082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED546E8082DBEAB00C4727A = { - fileRef = 8ED546AD082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED546E9082DBEAB00C4727A = { - fileRef = 8ED546AE082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED546EA082DBEAB00C4727A = { - fileRef = 8ED546AF082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54705082DBEAB00C4727A = { - fileRef = 8ED546CD082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54706082DBEAB00C4727A = { - fileRef = 8ED546CE082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54707082DBEAB00C4727A = { - fileRef = 8ED546CF082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54708082DBEAB00C4727A = { - fileRef = 8ED546D0082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54709082DBEAB00C4727A = { - fileRef = 8ED546D1082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54712082DBEAB00C4727A = { - fileRef = 8ED546DD082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54713082DBEAB00C4727A = { - fileRef = 8ED546DE082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54714082DBEAB00C4727A = { - fileRef = 8ED546DF082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54715082DBEAB00C4727A = { - fileRef = 8ED546E0082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54716082DBEAB00C4727A = { - fileRef = 8ED546E1082DBEAB00C4727A; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED54728082DBF3B00C4727A = { - children = ( - 8ED54729082DBF5200C4727A, - 8ED5472A082DBF5200C4727A, - 8ED5472B082DBF5200C4727A, - 8ED5472C082DBF5200C4727A, - 8ED5472D082DBF5200C4727A, - 8ED5472E082DBF5200C4727A, - 8ED5472F082DBF5200C4727A, - 8ED54730082DBF5200C4727A, - 8ED54731082DBF5200C4727A, - 8ED54732082DBF5200C4727A, - 8ED54733082DBF5200C4727A, - 8ED54734082DBF5200C4727A, - 8ED54735082DBF5200C4727A, - ); - isa = PBXGroup; - name = Headers; - refType = 4; - sourceTree = ""; - }; - 8ED54729082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = all.h; - path = Files/include/FLAC/all.h; - refType = 4; - sourceTree = ""; - }; - 8ED5472A082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = assert.h; - path = Files/include/FLAC/assert.h; - refType = 4; - sourceTree = ""; - }; - 8ED5472B082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = callback.h; - path = Files/include/FLAC/callback.h; - refType = 4; - sourceTree = ""; - }; - 8ED5472C082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = export.h; - path = Files/include/FLAC/export.h; - refType = 4; - sourceTree = ""; - }; - 8ED5472D082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = file_decoder.h; - path = Files/include/FLAC/file_decoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED5472E082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = file_encoder.h; - path = Files/include/FLAC/file_encoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED5472F082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = format.h; - path = Files/include/FLAC/format.h; - refType = 4; - sourceTree = ""; - }; - 8ED54730082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = metadata.h; - path = Files/include/FLAC/metadata.h; - refType = 4; - sourceTree = ""; - }; - 8ED54731082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ordinals.h; - path = Files/include/FLAC/ordinals.h; - refType = 4; - sourceTree = ""; - }; - 8ED54732082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = seekable_stream_decoder.h; - path = Files/include/FLAC/seekable_stream_decoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED54733082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = seekable_stream_encoder.h; - path = Files/include/FLAC/seekable_stream_encoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED54734082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = stream_decoder.h; - path = Files/include/FLAC/stream_decoder.h; - refType = 4; - sourceTree = ""; - }; - 8ED54735082DBF5200C4727A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = stream_encoder.h; - path = Files/include/FLAC/stream_encoder.h; - refType = 4; - sourceTree = ""; - }; - 8EE5088D082DC8CB006BCDDE = { - fileRef = 8ED54729082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE5088E082DC8CB006BCDDE = { - fileRef = 8ED5472A082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE5088F082DC8CB006BCDDE = { - fileRef = 8ED5472B082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE50890082DC8CB006BCDDE = { - fileRef = 8ED5472C082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE50891082DC8CB006BCDDE = { - fileRef = 8ED5472D082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE50892082DC8CB006BCDDE = { - fileRef = 8ED5472E082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE50893082DC8CB006BCDDE = { - fileRef = 8ED5472F082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE50894082DC8CB006BCDDE = { - fileRef = 8ED54730082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE50895082DC8CB006BCDDE = { - fileRef = 8ED54731082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE50896082DC8CB006BCDDE = { - fileRef = 8ED54732082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE50897082DC8CB006BCDDE = { - fileRef = 8ED54733082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE50898082DC8CB006BCDDE = { - fileRef = 8ED54734082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EE50899082DC8CB006BCDDE = { - fileRef = 8ED54735082DBF5200C4727A; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - }; - rootObject = 0867D690FE84028FC02AAC07; -} diff --git a/Libraries/FLAC/FLAC.xcode/xugg.mode1 b/Libraries/FLAC/FLAC.xcode/xugg.mode1 deleted file mode 100644 index 7f14e5c04..000000000 --- a/Libraries/FLAC/FLAC.xcode/xugg.mode1 +++ /dev/null @@ -1,1301 +0,0 @@ - - - - - ActivePerspectiveName - Project - AllowedModules - - - BundleLoadPath - - MaxInstances - n - Module - PBXSmartGroupTreeModule - Name - Groups and Files Outline View - - - BundleLoadPath - - MaxInstances - n - Module - PBXNavigatorGroup - Name - Editor - - - BundleLoadPath - - MaxInstances - n - Module - XCTaskListModule - Name - Task List - - - BundleLoadPath - - MaxInstances - n - Module - XCDetailModule - Name - File and Smart Group Detail Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXBuildResultsModule - Name - Detailed Build Results Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXProjectFindModule - Name - Project Batch Find Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXRunSessionModule - Name - Run Log - - - BundleLoadPath - - MaxInstances - n - Module - PBXBookmarksModule - Name - Bookmarks Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXClassBrowserModule - Name - Class Browser - - - BundleLoadPath - - MaxInstances - n - Module - PBXCVSModule - Name - Source Code Control Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXDebugBreakpointsModule - Name - Debug Breakpoints Tool - - - BundleLoadPath - - MaxInstances - n - Module - XCDockableInspector - Name - Inspector - - - BundleLoadPath - - MaxInstances - n - Module - PBXOpenQuicklyModule - Name - Open Quickly Tool - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugSessionModule - Name - Debugger - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugCLIModule - Name - Debug Console - - - Description - DefaultDescriptionKey - DockingSystemVisible - - Extension - mode1 - FavBarConfig - - PBXProjectModuleGUID - 8ED547C6082DC2AB00C4727A - XCBarModuleItemNames - - XCBarModuleItems - - - FirstTimeWindowDisplayed - - Identifier - com.apple.perspectives.project.mode1 - MajorVersion - 31 - MinorVersion - 1 - Name - Default - Notifications - - OpenEditors - - PerspectiveWidths - - -1 - -1 - - Perspectives - - - ChosenToolbarItems - - active-target-popup - action - NSToolbarFlexibleSpaceItem - buildOrClean - build-and-runOrDebug - com.apple.ide.PBXToolbarStopButton - get-info - toggle-editor - NSToolbarFlexibleSpaceItem - com.apple.pbx.toolbar.searchfield - - ControllerClassBaseName - - IconName - WindowOfProjectWithEditor - Identifier - perspective.project - IsVertical - - Layout - - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 1CE0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 0867D691FE84028FC02AAC07 - 8ED54728082DBF3B00C4727A - 08FB77ACFE841707C02AAC07 - 1C37FBAC04509CD000000102 - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 15 - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 128}, {186, 566}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 584}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 0 121 1024 625 0 0 1024 746 - - Module - PBXSmartGroupTreeModule - Proportion - 203pt - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20306471E060097A5F4 - PBXProjectModuleLabel - metadata.h - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CE0B20406471E060097A5F4 - PBXProjectModuleLabel - metadata.h - _historyCapacity - 0 - bookmark - 8ED1CC05084F869400771E1E - history - - 8ED5479E082DC2AB00C4727A - 8ED5479F082DC2AB00C4727A - 8ED547A6082DC2AB00C4727A - 8ED547D7082DC32600C4727A - 8ED547D9082DC32600C4727A - 8ED547DA082DC32600C4727A - 8ED547DB082DC32600C4727A - 8ED547DC082DC32600C4727A - 8E4DB98A082DC49D0040D7AB - 8E4DB98B082DC49D0040D7AB - 8E4DB9CF082DC5AE0040D7AB - 8E4DB9D0082DC5AE0040D7AB - 8E4DB9D2082DC5AE0040D7AB - 8E4DB9D3082DC5AE0040D7AB - 8E4DB9D4082DC5AE0040D7AB - 8E4DB9D5082DC5AE0040D7AB - 8E4DBA09082DC6AE0040D7AB - 8E4DBA1E082DC88D0040D7AB - 8EE508A5082DC942006BCDDE - 8EE508A6082DC942006BCDDE - 8EE508A7082DC942006BCDDE - 8EE508A8082DC942006BCDDE - 8EE508A9082DC942006BCDDE - 8EE508AA082DC942006BCDDE - 8EE508AC082DC942006BCDDE - 8EE508AD082DC942006BCDDE - 8EE508AE082DC942006BCDDE - 8EE508AF082DC942006BCDDE - 8EE508B0082DC942006BCDDE - 8EE508B1082DC942006BCDDE - 8EE508B2082DC942006BCDDE - 8EE508D7082DC960006BCDDE - 8E0EBEEF084BA727003A6E64 - - prevStack - - 8ED547AA082DC2AB00C4727A - 8ED547AB082DC2AB00C4727A - 8ED547AC082DC2AB00C4727A - 8ED547AD082DC2AB00C4727A - 8ED547AE082DC2AB00C4727A - 8ED547AF082DC2AB00C4727A - 8ED547B1082DC2AB00C4727A - 8ED547B2082DC2AB00C4727A - 8ED547B5082DC2AB00C4727A - 8ED547B8082DC2AB00C4727A - 8ED547BA082DC2AB00C4727A - 8ED547BE082DC2AB00C4727A - 8ED547E0082DC32600C4727A - 8ED547E1082DC32600C4727A - 8ED547E2082DC32600C4727A - 8ED547E3082DC32600C4727A - 8ED547E4082DC32600C4727A - 8E4DB993082DC49D0040D7AB - 8E4DB9DC082DC5AE0040D7AB - 8E4DB9E3082DC5AE0040D7AB - 8E4DB9E4082DC5AE0040D7AB - 8E4DB9E8082DC5AE0040D7AB - 8E4DB9EA082DC5AE0040D7AB - 8E4DB9EF082DC5AE0040D7AB - 8E4DB9F0082DC5AE0040D7AB - 8EE508B3082DC942006BCDDE - 8EE508B5082DC942006BCDDE - 8EE508BC082DC942006BCDDE - 8EE508BD082DC942006BCDDE - 8EE508BE082DC942006BCDDE - 8EE508BF082DC942006BCDDE - 8EE508D0082DC942006BCDDE - 8EE508DA082DC960006BCDDE - - - SplitCount - 1 - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {816, 405}} - RubberWindowFrame - 0 121 1024 625 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 405pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20506471E060097A5F4 - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{0, 410}, {816, 174}} - RubberWindowFrame - 0 121 1024 625 0 0 1024 746 - - Module - XCDetailModule - Proportion - 174pt - - - Proportion - 816pt - - - Name - Project - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDetailModule - - TableOfContents - - 8ED1CBFD084F85E000771E1E - 1CE0B1FE06471DED0097A5F4 - 8ED1CBFE084F85E000771E1E - 1CE0B20306471E060097A5F4 - 1CE0B20506471E060097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default - - - ControllerClassBaseName - - IconName - WindowOfProject - Identifier - perspective.morph - IsVertical - 0 - Layout - - - BecomeActive - 1 - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 11E0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 337}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - 1 - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 355}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 373 269 690 397 0 0 1440 878 - - Module - PBXSmartGroupTreeModule - Proportion - 100% - - - Name - Morph - PreferredWidth - 300 - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - - TableOfContents - - 11E0B1FE06471DED0097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default.short - - - PerspectivesBarVisible - - ShelfIsVisible - - SourceDescription - file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' - StatusbarIsVisible - - TimeStamp - 0.0 - ToolbarDisplayMode - 1 - ToolbarIsVisible - - ToolbarSizeMode - 1 - Type - Perspectives - UpdateMessage - The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? - WindowJustification - 5 - WindowOrderList - - /Users/xugg/Projects/Cog/Libraries/FLAC/FLAC.xcode - - WindowString - 0 121 1024 625 0 0 1024 746 - WindowTools - - - FirstTimeWindowDisplayed - - Identifier - windowTool.build - IsVertical - - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528F0623707200166675 - PBXProjectModuleLabel - metadata_object.c - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {500, 218}} - RubberWindowFrame - 401 160 500 500 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 218pt - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - XCMainBuildResultsModuleGUID - PBXProjectModuleLabel - Build - XCBuildResultsTrigger_Collapse - 1021 - XCBuildResultsTrigger_Open - 1011 - - GeometryConfiguration - - Frame - {{0, 223}, {500, 236}} - RubberWindowFrame - 401 160 500 500 0 0 1024 746 - - Module - PBXBuildResultsModule - Proportion - 236pt - - - Proportion - 459pt - - - Name - Build Results - ServiceClasses - - PBXBuildResultsModule - - StatusbarIsVisible - - TableOfContents - - 8ED5471B082DBED700C4727A - 8EE5089F082DC919006BCDDE - 1CD0528F0623707200166675 - XCMainBuildResultsModuleGUID - - ToolbarConfiguration - xcode.toolbar.config.build - WindowString - 401 160 500 500 0 0 1024 746 - WindowToolGUID - 8ED5471B082DBED700C4727A - WindowToolIsVisible - - - - Identifier - windowTool.debugger - Layout - - - Dock - - - ContentConfiguration - - Debugger - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {317, 164}} - {{317, 0}, {377, 164}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {694, 164}} - {{0, 164}, {694, 216}} - - - - LauncherConfigVersion - 8 - PBXProjectModuleGUID - 1C162984064C10D400B95A72 - PBXProjectModuleLabel - Debug - GLUTExamples (Underwater) - - GeometryConfiguration - - DebugConsoleDrawerSize - {100, 120} - DebugConsoleVisible - None - DebugConsoleWindowFrame - {{200, 200}, {500, 300}} - DebugSTDIOWindowFrame - {{200, 200}, {500, 300}} - Frame - {{0, 0}, {694, 380}} - RubberWindowFrame - 321 238 694 422 0 0 1440 878 - - Module - PBXDebugSessionModule - Proportion - 100% - - - Proportion - 100% - - - Name - Debugger - ServiceClasses - - PBXDebugSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1CD10A99069EF8BA00B06720 - 1C0AD2AB069F1E9B00FABCE6 - 1C162984064C10D400B95A72 - 1C0AD2AC069F1E9B00FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.debug - WindowString - 321 238 694 422 0 0 1440 878 - WindowToolGUID - 1CD10A99069EF8BA00B06720 - WindowToolIsVisible - 0 - - - FirstTimeWindowDisplayed - - Identifier - windowTool.find - IsVertical - - Layout - - - Dock - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CDD528C0622207200134675 - PBXProjectModuleLabel - metadata.h - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {1024, 159}} - RubberWindowFrame - 0 65 1024 681 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 1024pt - - - Proportion - 159pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528E0623707200166675 - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{0, 164}, {1024, 476}} - RubberWindowFrame - 0 65 1024 681 0 0 1024 746 - - Module - PBXProjectFindModule - Proportion - 476pt - - - Proportion - 640pt - - - Name - Project Find - ServiceClasses - - PBXProjectFindModule - - StatusbarIsVisible - - TableOfContents - - 1C530D57069F1CE1000CFCEE - 8E6F2A9208480FDE0011F126 - 8E6F2A9308480FDE0011F126 - 1CDD528C0622207200134675 - 1CD0528E0623707200166675 - - WindowString - 0 65 1024 681 0 0 1024 746 - WindowToolGUID - 1C530D57069F1CE1000CFCEE - WindowToolIsVisible - - - - Identifier - MENUSEPARATOR - - - Identifier - windowTool.debuggerConsole - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAAC065D492600B07095 - PBXProjectModuleLabel - Debugger Console - - GeometryConfiguration - - Frame - {{0, 0}, {440, 358}} - RubberWindowFrame - 650 41 440 400 0 0 1280 1002 - - Module - PBXDebugCLIModule - Proportion - 358pt - - - Proportion - 358pt - - - Name - Debugger Console - ServiceClasses - - PBXDebugCLIModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAAD065D492600B07095 - 1C78EAAE065D492600B07095 - 1C78EAAC065D492600B07095 - - WindowString - 650 41 440 400 0 0 1280 1002 - - - Identifier - windowTool.run - Layout - - - Dock - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CD0528B0623707200166675 - PBXProjectModuleLabel - Run - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {493, 167}} - {{0, 176}, {493, 267}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {405, 443}} - {{414, 0}, {514, 443}} - - - - - GeometryConfiguration - - Frame - {{0, 0}, {460, 159}} - RubberWindowFrame - 316 696 459 200 0 0 1280 1002 - - Module - PBXRunSessionModule - Proportion - 159pt - - - Proportion - 159pt - - - Name - Run Log - ServiceClasses - - PBXRunSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C0AD2B3069F1EA900FABCE6 - 1C0AD2B4069F1EA900FABCE6 - 1CD0528B0623707200166675 - 1C0AD2B5069F1EA900FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.run - WindowString - 316 696 459 200 0 0 1280 1002 - WindowToolGUID - 1C0AD2B3069F1EA900FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.scm - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAB2065D492600B07095 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1C78EAB3065D492600B07095 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {452, 0}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052920623707200166675 - PBXProjectModuleLabel - SCM - - GeometryConfiguration - - ConsoleFrame - {{0, 259}, {452, 0}} - Frame - {{0, 7}, {452, 259}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - TableConfiguration - - Status - 30 - FileName - 199 - Path - 197.09500122070312 - - TableFrame - {{0, 0}, {452, 250}} - - Module - PBXCVSModule - Proportion - 262pt - - - Proportion - 266pt - - - Name - SCM - ServiceClasses - - PBXCVSModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAB4065D492600B07095 - 1C78EAB5065D492600B07095 - 1C78EAB2065D492600B07095 - 1CD052920623707200166675 - - ToolbarConfiguration - xcode.toolbar.config.scm - WindowString - 743 379 452 308 0 0 1280 1002 - - - Identifier - windowTool.breakpoints - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052930623707200166675 - PBXProjectModuleLabel - Breakpoints - - GeometryConfiguration - - BreakpointsTreeTableConfiguration - - enabledColumn - 16 - breakpointColumn - 201.5830078125 - - Frame - {{0, 0}, {240, 195}} - RubberWindowFrame - 342 421 240 216 0 0 1440 878 - - Module - PBXDebugBreakpointsModule - Proportion - 195pt - - - Proportion - 195pt - - - Name - Breakpoints - ServiceClasses - - PBXDebugBreakpointsModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AD069F1E9B00FABCE6 - 1C0AD2AE069F1E9B00FABCE6 - 1CD052930623707200166675 - - WindowString - 342 421 240 216 0 0 1440 878 - WindowToolGUID - 1C0AD2AD069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.bookmarks - Layout - - - Dock - - - Module - PBXBookmarksModule - Proportion - 100% - - - Proportion - 100% - - - Name - Bookmarks - ServiceClasses - - PBXBookmarksModule - - StatusbarIsVisible - 0 - WindowString - 538 42 401 187 0 0 1280 1002 - - - Identifier - windowTool.classBrowser - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - OptionsSetName - Hierarchy, all classes - PBXProjectModuleGUID - 1CA6456E063B45B4001379D8 - PBXProjectModuleLabel - Class Browser - NSObject - - GeometryConfiguration - - ClassesFrame - {{0, 0}, {374, 96}} - ClassesTreeTableConfiguration - - PBXClassNameColumnIdentifier - 208 - PBXClassBookColumnIdentifier - 22 - - Frame - {{0, 0}, {630, 331}} - MembersFrame - {{0, 105}, {374, 395}} - MembersTreeTableConfiguration - - PBXMemberTypeIconColumnIdentifier - 22 - PBXMemberNameColumnIdentifier - 216 - PBXMemberTypeColumnIdentifier - 97 - PBXMemberBookColumnIdentifier - 22 - - PBXModuleWindowStatusBarHidden2 - 1 - RubberWindowFrame - 385 179 630 352 0 0 1440 878 - - Module - PBXClassBrowserModule - Proportion - 332pt - - - Proportion - 332pt - - - Name - Class Browser - ServiceClasses - - PBXClassBrowserModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AF069F1E9B00FABCE6 - 1C0AD2B0069F1E9B00FABCE6 - 1CA6456E063B45B4001379D8 - - ToolbarConfiguration - xcode.toolbar.config.classbrowser - WindowString - 385 179 630 352 0 0 1440 878 - WindowToolGUID - 1C0AD2AF069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - - diff --git a/Libraries/FLAC/FLAC.xcode/xugg.pbxuser b/Libraries/FLAC/FLAC.xcode/xugg.pbxuser deleted file mode 100644 index 3b8bb1385..000000000 --- a/Libraries/FLAC/FLAC.xcode/xugg.pbxuser +++ /dev/null @@ -1,1064 +0,0 @@ -// !$*UTF8*$! -{ - 0867D690FE84028FC02AAC07 = { - activeBuildStyle = 4F0BB7ED011F40E904CA0E50; - activeTarget = 8D07F2BC0486CC7A007CD1D0; - addToTargets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - codeSenseManager = 8ED54617082DBE4500C4727A; - perUserDictionary = { - PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID; - PBXFileTableDataSourceColumnWidthsKey = ( - 22, - 300, - 464.5835, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXExecutablesDataSource_ActiveFlagID, - PBXExecutablesDataSource_NameID, - PBXExecutablesDataSource_CommentsID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 577, - 20, - 48, - 43, - 43, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - ); - }; - PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = 1; - PBXFileTableDataSourceColumnSortingKey = PBXTargetDataSource_PrimaryAttribute; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 200, - 397, - 20, - 48, - 43, - 43, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXTargetDataSource_PrimaryAttribute, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - ); - }; - PBXPerProjectTemplateStateSaveDate = 139429339; - PBXWorkspaceStateSaveDate = 139429339; - }; - perUserProjectItems = { - 8E0EBEEF084BA727003A6E64 = 8E0EBEEF084BA727003A6E64; - 8E4DB98A082DC49D0040D7AB = 8E4DB98A082DC49D0040D7AB; - 8E4DB98B082DC49D0040D7AB = 8E4DB98B082DC49D0040D7AB; - 8E4DB993082DC49D0040D7AB = 8E4DB993082DC49D0040D7AB; - 8E4DB9CF082DC5AE0040D7AB = 8E4DB9CF082DC5AE0040D7AB; - 8E4DB9D0082DC5AE0040D7AB = 8E4DB9D0082DC5AE0040D7AB; - 8E4DB9D2082DC5AE0040D7AB = 8E4DB9D2082DC5AE0040D7AB; - 8E4DB9D3082DC5AE0040D7AB = 8E4DB9D3082DC5AE0040D7AB; - 8E4DB9D4082DC5AE0040D7AB = 8E4DB9D4082DC5AE0040D7AB; - 8E4DB9D5082DC5AE0040D7AB = 8E4DB9D5082DC5AE0040D7AB; - 8E4DB9DC082DC5AE0040D7AB = 8E4DB9DC082DC5AE0040D7AB; - 8E4DB9E3082DC5AE0040D7AB = 8E4DB9E3082DC5AE0040D7AB; - 8E4DB9E4082DC5AE0040D7AB = 8E4DB9E4082DC5AE0040D7AB; - 8E4DB9E8082DC5AE0040D7AB = 8E4DB9E8082DC5AE0040D7AB; - 8E4DB9EA082DC5AE0040D7AB = 8E4DB9EA082DC5AE0040D7AB; - 8E4DB9EF082DC5AE0040D7AB = 8E4DB9EF082DC5AE0040D7AB; - 8E4DB9F0082DC5AE0040D7AB = 8E4DB9F0082DC5AE0040D7AB; - 8E4DBA09082DC6AE0040D7AB = 8E4DBA09082DC6AE0040D7AB; - 8E4DBA1E082DC88D0040D7AB = 8E4DBA1E082DC88D0040D7AB; - 8ED1CC05084F869400771E1E = 8ED1CC05084F869400771E1E; - 8ED5479E082DC2AB00C4727A = 8ED5479E082DC2AB00C4727A; - 8ED5479F082DC2AB00C4727A = 8ED5479F082DC2AB00C4727A; - 8ED547A6082DC2AB00C4727A = 8ED547A6082DC2AB00C4727A; - 8ED547AA082DC2AB00C4727A = 8ED547AA082DC2AB00C4727A; - 8ED547AB082DC2AB00C4727A = 8ED547AB082DC2AB00C4727A; - 8ED547AC082DC2AB00C4727A = 8ED547AC082DC2AB00C4727A; - 8ED547AD082DC2AB00C4727A = 8ED547AD082DC2AB00C4727A; - 8ED547AE082DC2AB00C4727A = 8ED547AE082DC2AB00C4727A; - 8ED547AF082DC2AB00C4727A = 8ED547AF082DC2AB00C4727A; - 8ED547B1082DC2AB00C4727A = 8ED547B1082DC2AB00C4727A; - 8ED547B2082DC2AB00C4727A = 8ED547B2082DC2AB00C4727A; - 8ED547B5082DC2AB00C4727A = 8ED547B5082DC2AB00C4727A; - 8ED547B8082DC2AB00C4727A = 8ED547B8082DC2AB00C4727A; - 8ED547BA082DC2AB00C4727A = 8ED547BA082DC2AB00C4727A; - 8ED547BE082DC2AB00C4727A = 8ED547BE082DC2AB00C4727A; - 8ED547D7082DC32600C4727A = 8ED547D7082DC32600C4727A; - 8ED547D9082DC32600C4727A = 8ED547D9082DC32600C4727A; - 8ED547DA082DC32600C4727A = 8ED547DA082DC32600C4727A; - 8ED547DB082DC32600C4727A = 8ED547DB082DC32600C4727A; - 8ED547DC082DC32600C4727A = 8ED547DC082DC32600C4727A; - 8ED547E0082DC32600C4727A = 8ED547E0082DC32600C4727A; - 8ED547E1082DC32600C4727A = 8ED547E1082DC32600C4727A; - 8ED547E2082DC32600C4727A = 8ED547E2082DC32600C4727A; - 8ED547E3082DC32600C4727A = 8ED547E3082DC32600C4727A; - 8ED547E4082DC32600C4727A = 8ED547E4082DC32600C4727A; - 8EE508A5082DC942006BCDDE = 8EE508A5082DC942006BCDDE; - 8EE508A6082DC942006BCDDE = 8EE508A6082DC942006BCDDE; - 8EE508A7082DC942006BCDDE = 8EE508A7082DC942006BCDDE; - 8EE508A8082DC942006BCDDE = 8EE508A8082DC942006BCDDE; - 8EE508A9082DC942006BCDDE = 8EE508A9082DC942006BCDDE; - 8EE508AA082DC942006BCDDE = 8EE508AA082DC942006BCDDE; - 8EE508AC082DC942006BCDDE = 8EE508AC082DC942006BCDDE; - 8EE508AD082DC942006BCDDE = 8EE508AD082DC942006BCDDE; - 8EE508AE082DC942006BCDDE = 8EE508AE082DC942006BCDDE; - 8EE508AF082DC942006BCDDE = 8EE508AF082DC942006BCDDE; - 8EE508B0082DC942006BCDDE = 8EE508B0082DC942006BCDDE; - 8EE508B1082DC942006BCDDE = 8EE508B1082DC942006BCDDE; - 8EE508B2082DC942006BCDDE = 8EE508B2082DC942006BCDDE; - 8EE508B3082DC942006BCDDE = 8EE508B3082DC942006BCDDE; - 8EE508B5082DC942006BCDDE = 8EE508B5082DC942006BCDDE; - 8EE508BC082DC942006BCDDE = 8EE508BC082DC942006BCDDE; - 8EE508BD082DC942006BCDDE = 8EE508BD082DC942006BCDDE; - 8EE508BE082DC942006BCDDE = 8EE508BE082DC942006BCDDE; - 8EE508BF082DC942006BCDDE = 8EE508BF082DC942006BCDDE; - 8EE508D0082DC942006BCDDE = 8EE508D0082DC942006BCDDE; - 8EE508D7082DC960006BCDDE = 8EE508D7082DC960006BCDDE; - 8EE508DA082DC960006BCDDE = 8EE508DA082DC960006BCDDE; - }; - sourceControlManager = 8ED54616082DBE4500C4727A; - userBuildSettings = { - }; - }; - 8D07F2BC0486CC7A007CD1D0 = { - activeExec = 0; - }; - 8E0EBEEF084BA727003A6E64 = { - fRef = 8ED54730082DBF5200C4727A; - isa = PBXTextBookmark; - name = "metadata.h: 81"; - rLen = 0; - rLoc = 3421; - rType = 0; - vrLen = 1302; - vrLoc = 2884; - }; - 8E4DB968082DC4530040D7AB = { - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = file_decoder.h; - path = /Users/xugg/Projects/Cog/Libraries/FLAC/files/src/libflac/include/protected/file_decoder.h; - refType = 0; - sourceTree = ""; - }; - 8E4DB98A082DC49D0040D7AB = { - fRef = 8ED546DF082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "stream_decoder.c: read_subframe_lpc_"; - rLen = 0; - rLoc = 4247; - rType = 0; - vrLen = 3122; - vrLoc = 2628; - }; - 8E4DB98B082DC49D0040D7AB = { - fRef = 8ED546AE082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "float.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1812; - vrLoc = 0; - }; - 8E4DB993082DC49D0040D7AB = { - fRef = 8ED546AE082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "float.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1812; - vrLoc = 0; - }; - 8E4DB9CF082DC5AE0040D7AB = { - fRef = 8ED546AC082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "file_encoder.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1803; - vrLoc = 0; - }; - 8E4DB9D0082DC5AE0040D7AB = { - fRef = 8ED546AB082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "FLAC__FileDecoder *file_decoder = (FLAC__FileDecoder *)client_data;"; - rLen = 69; - rLoc = 25129; - rType = 0; - vrLen = 1533; - vrLoc = 24103; - }; - 8E4DB9D2082DC5AE0040D7AB = { - fRef = 8ED546B8082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "crc.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1797; - vrLoc = 0; - }; - 8E4DB9D3082DC5AE0040D7AB = { - fRef = 8ED546C6082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "file_encoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1829; - vrLoc = 0; - }; - 8E4DB9D4082DC5AE0040D7AB = { - fRef = 8E4DB968082DC4530040D7AB; - isa = PBXTextBookmark; - name = ""; - rLen = 1; - rLoc = 1833; - rType = 0; - vrLen = 1733; - vrLoc = 108; - }; - 8E4DB9D5082DC5AE0040D7AB = { - fRef = 8ED546B4082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "all.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8E4DB9DC082DC5AE0040D7AB = { - fRef = 8E4DB968082DC4530040D7AB; - isa = PBXTextBookmark; - name = "FLAC__FileDecoderState state;"; - rLen = 31; - rLoc = 1772; - rType = 0; - vrLen = 1834; - vrLoc = 0; - }; - 8E4DB9E3082DC5AE0040D7AB = { - fRef = 8ED546AB082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "FLAC__FileDecoder *file_decoder = (FLAC__FileDecoder *)client_data;"; - rLen = 69; - rLoc = 25129; - rType = 0; - vrLen = 1533; - vrLoc = 24103; - }; - 8E4DB9E4082DC5AE0040D7AB = { - fRef = 8ED546AC082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "file_encoder.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1803; - vrLoc = 0; - }; - 8E4DB9E8082DC5AE0040D7AB = { - fRef = 8ED5472B082DBF5200C4727A; - isa = PBXTextBookmark; - name = "callback.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1754; - vrLoc = 0; - }; - 8E4DB9EA082DC5AE0040D7AB = { - fRef = 8ED546B8082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "crc.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1797; - vrLoc = 0; - }; - 8E4DB9EF082DC5AE0040D7AB = { - fRef = 8ED546B4082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "all.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8E4DB9F0082DC5AE0040D7AB = { - fRef = 8ED546AF082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "format.c: 47"; - rLen = 0; - rLoc = 1911; - rType = 0; - vrLen = 705; - vrLoc = 1330; - }; - 8E4DBA09082DC6AE0040D7AB = { - fRef = 8ED546C5082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "file_decoder.h: 35"; - rLen = 0; - rLoc = 1696; - rType = 0; - vrLen = 1152; - vrLoc = 689; - }; - 8E4DBA13082DC7360040D7AB = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 6020}}"; - sepNavSelRange = "{1591, 0}"; - sepNavVisRect = "{{0, 350}, {775, 373}}"; - }; - }; - 8E4DBA1E082DC88D0040D7AB = { - fRef = 8ED546AF082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "FLAC_API const char *FLAC__VERSION_STRING = VERSION;"; - rLen = 53; - rLoc = 2077; - rType = 0; - vrLen = 885; - vrLoc = 1800; - }; - 8ED1CC05084F869400771E1E = { - fRef = 8ED54730082DBF5200C4727A; - isa = PBXTextBookmark; - name = "metadata.h: 81"; - rLen = 0; - rLoc = 3421; - rType = 0; - vrLen = 1302; - vrLoc = 2884; - }; - 8ED54616082DBE4500C4727A = { - fallbackIsa = XCSourceControlManager; - isSCMEnabled = 0; - isa = PBXSourceControlManager; - scmConfiguration = { - }; - scmType = ""; - }; - 8ED54617082DBE4500C4727A = { - indexTemplatePath = ""; - isa = PBXCodeSenseManager; - }; - 8ED546A7082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1562, 37674}}"; - sepNavSelRange = "{1703, 31}"; - sepNavVisRect = "{{0, 311}, {441, 319}}"; - }; - }; - 8ED546AA082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {536, 2100}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {441, 319}}"; - }; - }; - 8ED546AB082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1094, 9436}}"; - sepNavSelRange = "{3109, 180}"; - sepNavVisRect = "{{0, 574}, {459, 186}}"; - }; - }; - 8ED546AC082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1652, 10878}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 547}}"; - }; - }; - 8ED546AE082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 4270}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 547}}"; - }; - }; - 8ED546AF082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1052, 6650}}"; - sepNavSelRange = "{2077, 53}"; - sepNavVisRect = "{{0, 670}, {459, 186}}"; - }; - }; - 8ED546B4082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 686}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 373}}"; - }; - }; - 8ED546B8082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 812}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 547}}"; - }; - }; - 8ED546C5082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 588}}"; - sepNavSelRange = "{1696, 0}"; - sepNavVisRect = "{{0, 215}, {775, 373}}"; - }; - }; - 8ED546C6082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 588}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 547}}"; - }; - }; - 8ED546D1082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1214, 20622}}"; - sepNavSelRange = "{35721, 0}"; - sepNavVisRect = "{{0, 14871}, {775, 373}}"; - }; - }; - 8ED546DD082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1622, 15568}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {441, 319}}"; - }; - }; - 8ED546DE082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1184, 5600}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {441, 319}}"; - }; - }; - 8ED546DF082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1610, 30212}}"; - sepNavSelRange = "{4247, 0}"; - sepNavVisRect = "{{0, 1008}, {775, 547}}"; - }; - }; - 8ED546E0082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1922, 7000}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {441, 319}}"; - }; - }; - 8ED546E1082DBEAB00C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1508, 47530}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {441, 319}}"; - }; - }; - 8ED54723082DBF3500C4727A = { - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = bitbuffer.h; - path = /Users/xugg/Projects/Cog/Libraries/FLAC/files/src/libFLAC/include/private/bitbuffer.h; - refType = 0; - sourceTree = ""; - }; - 8ED54729082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 2226}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 373}}"; - }; - }; - 8ED5472A082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 644}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 373}}"; - }; - }; - 8ED5472B082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 2548}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 373}}"; - }; - }; - 8ED5472C082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 672}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 112}, {775, 373}}"; - }; - }; - 8ED5472D082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1148, 9254}}"; - sepNavSelRange = "{348, 0}"; - sepNavVisRect = "{{0, 700}, {775, 373}}"; - }; - }; - 8ED5472E082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1406, 12208}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 373}}"; - }; - }; - 8ED5472F082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {944, 12068}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 373}}"; - }; - }; - 8ED54730082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1472, 26026}}"; - sepNavSelRange = "{3421, 0}"; - sepNavVisRect = "{{0, 966}, {775, 373}}"; - }; - }; - 8ED54731082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {775, 1036}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 373}}"; - }; - }; - 8ED54732082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1268, 13048}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 373}}"; - }; - }; - 8ED54733082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1532, 13902}}"; - sepNavSelRange = "{240, 0}"; - sepNavVisRect = "{{0, 341}, {775, 373}}"; - }; - }; - 8ED54734082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1172, 12236}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 373}}"; - }; - }; - 8ED54735082DBF5200C4727A = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1430, 14910}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {775, 373}}"; - }; - }; - 8ED5474E082DC01F00C4727A = { - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = file_decoder.h; - path = /Users/xugg/Projects/Cog/Libraries/FLAC/files/src/libFLAC/include/protected/file_decoder.h; - refType = 0; - sourceTree = ""; - }; - 8ED5479E082DC2AB00C4727A = { - fRef = 8ED546A7082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "#include \"private/bitbuffer.h\""; - rLen = 31; - rLoc = 1703; - rType = 0; - vrLen = 985; - vrLoc = 1116; - }; - 8ED5479F082DC2AB00C4727A = { - fRef = 8ED54723082DBF3500C4727A; - isa = PBXTextBookmark; - name = "#include \"FLAC/ordinals.h\""; - rLen = 27; - rLoc = 1720; - rType = 0; - vrLen = 849; - vrLoc = 1260; - }; - 8ED547A6082DC2AB00C4727A = { - fRef = 8ED546AA082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "crc.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547AA082DC2AB00C4727A = { - fRef = 8ED546A7082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "#include \"private/bitbuffer.h\""; - rLen = 31; - rLoc = 1703; - rType = 0; - vrLen = 985; - vrLoc = 1116; - }; - 8ED547AB082DC2AB00C4727A = { - fRef = 8ED54723082DBF3500C4727A; - isa = PBXTextBookmark; - name = "#include \"FLAC/ordinals.h\""; - rLen = 27; - rLoc = 1720; - rType = 0; - vrLen = 849; - vrLoc = 1260; - }; - 8ED547AC082DC2AB00C4727A = { - fRef = 8ED54729082DBF5200C4727A; - isa = PBXTextBookmark; - name = "all.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547AD082DC2AB00C4727A = { - fRef = 8ED5472D082DBF5200C4727A; - isa = PBXTextBookmark; - name = "file_decoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 618; - vrLoc = 23936; - }; - 8ED547AE082DC2AB00C4727A = { - fRef = 8ED54730082DBF5200C4727A; - isa = PBXTextBookmark; - name = "metadata.h: 1859"; - rLen = 0; - rLoc = 83577; - rType = 0; - vrLen = 930; - vrLoc = 82647; - }; - 8ED547AF082DC2AB00C4727A = { - fRef = 8ED5472F082DBF5200C4727A; - isa = PBXTextBookmark; - name = "format.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547B1082DC2AB00C4727A = { - fRef = 8ED546C5082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "file_decoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547B2082DC2AB00C4727A = { - fRef = 8ED546C6082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "file_encoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1184; - vrLoc = 0; - }; - 8ED547B5082DC2AB00C4727A = { - fRef = 8ED5474E082DC01F00C4727A; - isa = PBXTextBookmark; - name = "FLAC__FileDecoderState state;"; - rLen = 31; - rLoc = 1740; - rType = 0; - vrLen = 946; - vrLoc = 895; - }; - 8ED547B8082DC2AB00C4727A = { - fRef = 8ED5472C082DBF5200C4727A; - isa = PBXTextBookmark; - name = "export.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 533; - vrLoc = 1330; - }; - 8ED547BA082DC2AB00C4727A = { - fRef = 8ED5472E082DBF5200C4727A; - isa = PBXTextBookmark; - name = "file_encoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1179; - vrLoc = 0; - }; - 8ED547BE082DC2AB00C4727A = { - fRef = 8ED546AA082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "crc.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547D7082DC32600C4727A = { - fRef = 8ED5474E082DC01F00C4727A; - isa = PBXTextBookmark; - name = "file_decoder.h: 35"; - rLen = 0; - rLoc = 1696; - rType = 0; - vrLen = 988; - vrLoc = 821; - }; - 8ED547D9082DC32600C4727A = { - fRef = 8ED546DD082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "seekable_stream_decoder.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547DA082DC32600C4727A = { - fRef = 8ED546DE082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "seekable_stream_encoder.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1179; - vrLoc = 0; - }; - 8ED547DB082DC32600C4727A = { - fRef = 8ED546E0082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "stream_encoder_framing.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547DC082DC32600C4727A = { - fRef = 8ED546E1082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "stream_encoder.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547E0082DC32600C4727A = { - fRef = 8ED546DD082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "seekable_stream_decoder.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547E1082DC32600C4727A = { - fRef = 8ED546DE082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "seekable_stream_encoder.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1179; - vrLoc = 0; - }; - 8ED547E2082DC32600C4727A = { - fRef = 8ED546DF082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "stream_decoder.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547E3082DC32600C4727A = { - fRef = 8ED546E0082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "stream_encoder_framing.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8ED547E4082DC32600C4727A = { - fRef = 8ED546E1082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "stream_encoder.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1189; - vrLoc = 0; - }; - 8EE508A5082DC942006BCDDE = { - fRef = 8E4DBA13082DC7360040D7AB; - isa = PBXTextBookmark; - name = "lpc_asm.s: 31"; - rLen = 0; - rLoc = 1591; - rType = 0; - vrLen = 1018; - vrLoc = 1305; - }; - 8EE508A6082DC942006BCDDE = { - fRef = 8ED54729082DBF5200C4727A; - isa = PBXTextBookmark; - name = "all.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8EE508A7082DC942006BCDDE = { - fRef = 8ED5472B082DBF5200C4727A; - isa = PBXTextBookmark; - name = "callback.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1456; - vrLoc = 0; - }; - 8EE508A8082DC942006BCDDE = { - fRef = 8ED5472C082DBF5200C4727A; - isa = PBXTextBookmark; - name = "export.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1376; - vrLoc = 334; - }; - 8EE508A9082DC942006BCDDE = { - fRef = 8ED5472D082DBF5200C4727A; - isa = PBXTextBookmark; - name = "file_decoder.h: 9"; - rLen = 0; - rLoc = 348; - rType = 0; - vrLen = 1152; - vrLoc = 2005; - }; - 8EE508AA082DC942006BCDDE = { - fRef = 8ED5472F082DBF5200C4727A; - isa = PBXTextBookmark; - name = "format.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8EE508AC082DC942006BCDDE = { - fRef = 8ED54731082DBF5200C4727A; - isa = PBXTextBookmark; - name = "ordinals.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8EE508AD082DC942006BCDDE = { - fRef = 8ED54732082DBF5200C4727A; - isa = PBXTextBookmark; - name = "seekable_stream_decoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8EE508AE082DC942006BCDDE = { - fRef = 8ED54733082DBF5200C4727A; - isa = PBXTextBookmark; - name = "seekable_stream_encoder.h: 5"; - rLen = 0; - rLoc = 240; - rType = 0; - vrLen = 806; - vrLoc = 1250; - }; - 8EE508AF082DC942006BCDDE = { - fRef = 8ED5472A082DBF5200C4727A; - isa = PBXTextBookmark; - name = "assert.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1471; - vrLoc = 0; - }; - 8EE508B0082DC942006BCDDE = { - fRef = 8ED5472E082DBF5200C4727A; - isa = PBXTextBookmark; - name = "file_encoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1466; - vrLoc = 0; - }; - 8EE508B1082DC942006BCDDE = { - fRef = 8ED54734082DBF5200C4727A; - isa = PBXTextBookmark; - name = "stream_decoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8EE508B2082DC942006BCDDE = { - fRef = 8ED54735082DBF5200C4727A; - isa = PBXTextBookmark; - name = "stream_encoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8EE508B3082DC942006BCDDE = { - fRef = 8E4DBA13082DC7360040D7AB; - isa = PBXTextBookmark; - name = "lpc_asm.s: 31"; - rLen = 0; - rLoc = 1591; - rType = 0; - vrLen = 1018; - vrLoc = 1305; - }; - 8EE508B5082DC942006BCDDE = { - fRef = 8ED5472A082DBF5200C4727A; - isa = PBXTextBookmark; - name = "assert.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1471; - vrLoc = 0; - }; - 8EE508BC082DC942006BCDDE = { - fRef = 8ED54731082DBF5200C4727A; - isa = PBXTextBookmark; - name = "ordinals.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8EE508BD082DC942006BCDDE = { - fRef = 8ED54732082DBF5200C4727A; - isa = PBXTextBookmark; - name = "seekable_stream_decoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8EE508BE082DC942006BCDDE = { - fRef = 8ED54733082DBF5200C4727A; - isa = PBXTextBookmark; - name = "seekable_stream_encoder.h: 5"; - rLen = 0; - rLoc = 240; - rType = 0; - vrLen = 737; - vrLoc = 1320; - }; - 8EE508BF082DC942006BCDDE = { - fRef = 8ED54735082DBF5200C4727A; - isa = PBXTextBookmark; - name = "stream_encoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8EE508D0082DC942006BCDDE = { - fRef = 8ED54734082DBF5200C4727A; - isa = PBXTextBookmark; - name = "stream_decoder.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1476; - vrLoc = 0; - }; - 8EE508D7082DC960006BCDDE = { - fRef = 8ED546D1082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "metadata_object.c: i"; - rLen = 0; - rLoc = 35721; - rType = 0; - vrLen = 941; - vrLoc = 35709; - }; - 8EE508DA082DC960006BCDDE = { - fRef = 8ED546D1082DBEAB00C4727A; - isa = PBXTextBookmark; - name = "metadata_object.c: i"; - rLen = 0; - rLoc = 35721; - rType = 0; - vrLen = 941; - vrLoc = 35709; - }; -} diff --git a/Libraries/FLAC/FLAC.xcodeproj/project.pbxproj b/Libraries/FLAC/FLAC.xcodeproj/project.pbxproj new file mode 100644 index 000000000..34677f94f --- /dev/null +++ b/Libraries/FLAC/FLAC.xcodeproj/project.pbxproj @@ -0,0 +1,600 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; + 8E4DBA16082DC7360040D7AB /* lpc_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = 8E4DBA13082DC7360040D7AB /* lpc_asm.s */; }; + 8ED546E2082DBEAB00C4727A /* bitbuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546A7082DBEAB00C4727A /* bitbuffer.c */; }; + 8ED546E3082DBEAB00C4727A /* bitmath.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546A8082DBEAB00C4727A /* bitmath.c */; }; + 8ED546E4082DBEAB00C4727A /* cpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546A9082DBEAB00C4727A /* cpu.c */; }; + 8ED546E5082DBEAB00C4727A /* crc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546AA082DBEAB00C4727A /* crc.c */; }; + 8ED546E6082DBEAB00C4727A /* file_decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546AB082DBEAB00C4727A /* file_decoder.c */; }; + 8ED546E7082DBEAB00C4727A /* file_encoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546AC082DBEAB00C4727A /* file_encoder.c */; }; + 8ED546E8082DBEAB00C4727A /* fixed.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546AD082DBEAB00C4727A /* fixed.c */; }; + 8ED546E9082DBEAB00C4727A /* float.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546AE082DBEAB00C4727A /* float.c */; }; + 8ED546EA082DBEAB00C4727A /* format.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546AF082DBEAB00C4727A /* format.c */; }; + 8ED54705082DBEAB00C4727A /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546CD082DBEAB00C4727A /* lpc.c */; }; + 8ED54706082DBEAB00C4727A /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546CE082DBEAB00C4727A /* md5.c */; }; + 8ED54707082DBEAB00C4727A /* memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546CF082DBEAB00C4727A /* memory.c */; }; + 8ED54708082DBEAB00C4727A /* metadata_iterators.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546D0082DBEAB00C4727A /* metadata_iterators.c */; }; + 8ED54709082DBEAB00C4727A /* metadata_object.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546D1082DBEAB00C4727A /* metadata_object.c */; }; + 8ED54712082DBEAB00C4727A /* seekable_stream_decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546DD082DBEAB00C4727A /* seekable_stream_decoder.c */; }; + 8ED54713082DBEAB00C4727A /* seekable_stream_encoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546DE082DBEAB00C4727A /* seekable_stream_encoder.c */; }; + 8ED54714082DBEAB00C4727A /* stream_decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546DF082DBEAB00C4727A /* stream_decoder.c */; }; + 8ED54715082DBEAB00C4727A /* stream_encoder_framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546E0082DBEAB00C4727A /* stream_encoder_framing.c */; }; + 8ED54716082DBEAB00C4727A /* stream_encoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 8ED546E1082DBEAB00C4727A /* stream_encoder.c */; }; + 8EE5088D082DC8CB006BCDDE /* all.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED54729082DBF5200C4727A /* all.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE5088E082DC8CB006BCDDE /* assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED5472A082DBF5200C4727A /* assert.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE5088F082DC8CB006BCDDE /* callback.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED5472B082DBF5200C4727A /* callback.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE50890082DC8CB006BCDDE /* export.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED5472C082DBF5200C4727A /* export.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE50891082DC8CB006BCDDE /* file_decoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED5472D082DBF5200C4727A /* file_decoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE50892082DC8CB006BCDDE /* file_encoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED5472E082DBF5200C4727A /* file_encoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE50893082DC8CB006BCDDE /* format.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED5472F082DBF5200C4727A /* format.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE50894082DC8CB006BCDDE /* metadata.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED54730082DBF5200C4727A /* metadata.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE50895082DC8CB006BCDDE /* ordinals.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED54731082DBF5200C4727A /* ordinals.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE50896082DC8CB006BCDDE /* seekable_stream_decoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED54732082DBF5200C4727A /* seekable_stream_decoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE50897082DC8CB006BCDDE /* seekable_stream_encoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED54733082DBF5200C4727A /* seekable_stream_encoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE50898082DC8CB006BCDDE /* stream_decoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED54734082DBF5200C4727A /* stream_decoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EE50899082DC8CB006BCDDE /* stream_encoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED54735082DBF5200C4727A /* stream_encoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildRule section */ + 8E6A0D02086CCBF700B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.c; + isEditable = 1; + outputFiles = ( + ); + }; + 8E6A0D03086CCBFF00B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.asm; + isEditable = 1; + outputFiles = ( + ); + }; +/* End PBXBuildRule section */ + +/* Begin PBXBuildStyle section */ + 4F0BB7EC011F40E904CA0E50 /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + ZERO_LINK = YES; + }; + name = Development; + }; + 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + ZERO_LINK = NO; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D07F2C80486CC7A007CD1D0 /* FLAC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FLAC.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E4DBA13082DC7360040D7AB /* lpc_asm.s */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.asm; path = lpc_asm.s; sourceTree = ""; }; + 8ED546A7082DBEAB00C4727A /* bitbuffer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitbuffer.c; path = Files/src/libFLAC/bitbuffer.c; sourceTree = ""; }; + 8ED546A8082DBEAB00C4727A /* bitmath.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitmath.c; path = Files/src/libFLAC/bitmath.c; sourceTree = ""; }; + 8ED546A9082DBEAB00C4727A /* cpu.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = cpu.c; path = Files/src/libFLAC/cpu.c; sourceTree = ""; }; + 8ED546AA082DBEAB00C4727A /* crc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = crc.c; path = Files/src/libFLAC/crc.c; sourceTree = ""; }; + 8ED546AB082DBEAB00C4727A /* file_decoder.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; name = file_decoder.c; path = Files/src/libFLAC/file_decoder.c; sourceTree = ""; }; + 8ED546AC082DBEAB00C4727A /* file_encoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = file_encoder.c; path = Files/src/libFLAC/file_encoder.c; sourceTree = ""; }; + 8ED546AD082DBEAB00C4727A /* fixed.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = fixed.c; path = Files/src/libFLAC/fixed.c; sourceTree = ""; }; + 8ED546AE082DBEAB00C4727A /* float.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = float.c; path = Files/src/libFLAC/float.c; sourceTree = ""; }; + 8ED546AF082DBEAB00C4727A /* format.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = format.c; path = Files/src/libFLAC/format.c; sourceTree = ""; }; + 8ED546B4082DBEAB00C4727A /* all.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = all.h; sourceTree = ""; }; + 8ED546B5082DBEAB00C4727A /* bitbuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bitbuffer.h; sourceTree = ""; }; + 8ED546B6082DBEAB00C4727A /* bitmath.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bitmath.h; sourceTree = ""; }; + 8ED546B7082DBEAB00C4727A /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = ""; }; + 8ED546B8082DBEAB00C4727A /* crc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = ""; }; + 8ED546B9082DBEAB00C4727A /* fixed.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fixed.h; sourceTree = ""; }; + 8ED546BA082DBEAB00C4727A /* float.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = float.h; sourceTree = ""; }; + 8ED546BB082DBEAB00C4727A /* format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = format.h; sourceTree = ""; }; + 8ED546BC082DBEAB00C4727A /* lpc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lpc.h; sourceTree = ""; }; + 8ED546BF082DBEAB00C4727A /* md5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = ""; }; + 8ED546C0082DBEAB00C4727A /* memory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = ""; }; + 8ED546C1082DBEAB00C4727A /* metadata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = metadata.h; sourceTree = ""; }; + 8ED546C2082DBEAB00C4727A /* stream_encoder_framing.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stream_encoder_framing.h; sourceTree = ""; }; + 8ED546C4082DBEAB00C4727A /* all.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = all.h; sourceTree = ""; }; + 8ED546C5082DBEAB00C4727A /* file_decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = file_decoder.h; sourceTree = ""; }; + 8ED546C6082DBEAB00C4727A /* file_encoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = file_encoder.h; sourceTree = ""; }; + 8ED546C9082DBEAB00C4727A /* seekable_stream_decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = seekable_stream_decoder.h; sourceTree = ""; }; + 8ED546CA082DBEAB00C4727A /* seekable_stream_encoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = seekable_stream_encoder.h; sourceTree = ""; }; + 8ED546CB082DBEAB00C4727A /* stream_decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stream_decoder.h; sourceTree = ""; }; + 8ED546CC082DBEAB00C4727A /* stream_encoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stream_encoder.h; sourceTree = ""; }; + 8ED546CD082DBEAB00C4727A /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lpc.c; path = Files/src/libFLAC/lpc.c; sourceTree = ""; }; + 8ED546CE082DBEAB00C4727A /* md5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = md5.c; path = Files/src/libFLAC/md5.c; sourceTree = ""; }; + 8ED546CF082DBEAB00C4727A /* memory.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = memory.c; path = Files/src/libFLAC/memory.c; sourceTree = ""; }; + 8ED546D0082DBEAB00C4727A /* metadata_iterators.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = metadata_iterators.c; path = Files/src/libFLAC/metadata_iterators.c; sourceTree = ""; }; + 8ED546D1082DBEAB00C4727A /* metadata_object.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = metadata_object.c; path = Files/src/libFLAC/metadata_object.c; sourceTree = ""; }; + 8ED546DD082DBEAB00C4727A /* seekable_stream_decoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = seekable_stream_decoder.c; path = Files/src/libFLAC/seekable_stream_decoder.c; sourceTree = ""; }; + 8ED546DE082DBEAB00C4727A /* seekable_stream_encoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = seekable_stream_encoder.c; path = Files/src/libFLAC/seekable_stream_encoder.c; sourceTree = ""; }; + 8ED546DF082DBEAB00C4727A /* stream_decoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = stream_decoder.c; path = Files/src/libFLAC/stream_decoder.c; sourceTree = ""; }; + 8ED546E0082DBEAB00C4727A /* stream_encoder_framing.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = stream_encoder_framing.c; path = Files/src/libFLAC/stream_encoder_framing.c; sourceTree = ""; }; + 8ED546E1082DBEAB00C4727A /* stream_encoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = stream_encoder.c; path = Files/src/libFLAC/stream_encoder.c; sourceTree = ""; }; + 8ED54729082DBF5200C4727A /* all.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = all.h; path = Files/include/FLAC/all.h; sourceTree = ""; }; + 8ED5472A082DBF5200C4727A /* assert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = assert.h; path = Files/include/FLAC/assert.h; sourceTree = ""; }; + 8ED5472B082DBF5200C4727A /* callback.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = callback.h; path = Files/include/FLAC/callback.h; sourceTree = ""; }; + 8ED5472C082DBF5200C4727A /* export.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = export.h; path = Files/include/FLAC/export.h; sourceTree = ""; }; + 8ED5472D082DBF5200C4727A /* file_decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = file_decoder.h; path = Files/include/FLAC/file_decoder.h; sourceTree = ""; }; + 8ED5472E082DBF5200C4727A /* file_encoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = file_encoder.h; path = Files/include/FLAC/file_encoder.h; sourceTree = ""; }; + 8ED5472F082DBF5200C4727A /* format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = format.h; path = Files/include/FLAC/format.h; sourceTree = ""; }; + 8ED54730082DBF5200C4727A /* metadata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = metadata.h; path = Files/include/FLAC/metadata.h; sourceTree = ""; }; + 8ED54731082DBF5200C4727A /* ordinals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ordinals.h; path = Files/include/FLAC/ordinals.h; sourceTree = ""; }; + 8ED54732082DBF5200C4727A /* seekable_stream_decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = seekable_stream_decoder.h; path = Files/include/FLAC/seekable_stream_decoder.h; sourceTree = ""; }; + 8ED54733082DBF5200C4727A /* seekable_stream_encoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = seekable_stream_encoder.h; path = Files/include/FLAC/seekable_stream_encoder.h; sourceTree = ""; }; + 8ED54734082DBF5200C4727A /* stream_decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stream_decoder.h; path = Files/include/FLAC/stream_decoder.h; sourceTree = ""; }; + 8ED54735082DBF5200C4727A /* stream_encoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stream_encoder.h; path = Files/include/FLAC/stream_encoder.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 034768DDFF38A45A11DB9C8B /* Products */ = { + isa = PBXGroup; + children = ( + 8D07F2C80486CC7A007CD1D0 /* FLAC.framework */, + ); + name = Products; + sourceTree = ""; + }; + 0867D691FE84028FC02AAC07 /* FLAC */ = { + isa = PBXGroup; + children = ( + 8ED54728082DBF3B00C4727A /* Headers */, + 08FB77ACFE841707C02AAC07 /* Source */, + 089C1665FE841158C02AAC07 /* Resources */, + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, + 034768DDFF38A45A11DB9C8B /* Products */, + ); + name = FLAC; + sourceTree = ""; + }; + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C1665FE841158C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D07F2C70486CC7A007CD1D0 /* Info.plist */, + 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ACFE841707C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8ED546A7082DBEAB00C4727A /* bitbuffer.c */, + 8ED546A8082DBEAB00C4727A /* bitmath.c */, + 8ED546A9082DBEAB00C4727A /* cpu.c */, + 8ED546AA082DBEAB00C4727A /* crc.c */, + 8ED546AB082DBEAB00C4727A /* file_decoder.c */, + 8ED546AC082DBEAB00C4727A /* file_encoder.c */, + 8ED546AD082DBEAB00C4727A /* fixed.c */, + 8ED546AE082DBEAB00C4727A /* float.c */, + 8ED546AF082DBEAB00C4727A /* format.c */, + 8ED546B0082DBEAB00C4727A /* include */, + 8ED546CD082DBEAB00C4727A /* lpc.c */, + 8ED546CE082DBEAB00C4727A /* md5.c */, + 8ED546CF082DBEAB00C4727A /* memory.c */, + 8ED546D0082DBEAB00C4727A /* metadata_iterators.c */, + 8ED546D1082DBEAB00C4727A /* metadata_object.c */, + 8ED546D2082DBEAB00C4727A /* ppc */, + 8ED546DD082DBEAB00C4727A /* seekable_stream_decoder.c */, + 8ED546DE082DBEAB00C4727A /* seekable_stream_encoder.c */, + 8ED546DF082DBEAB00C4727A /* stream_decoder.c */, + 8ED546E0082DBEAB00C4727A /* stream_encoder_framing.c */, + 8ED546E1082DBEAB00C4727A /* stream_encoder.c */, + ); + name = Source; + sourceTree = ""; + }; + 8E4DBA12082DC7360040D7AB /* as */ = { + isa = PBXGroup; + children = ( + 8E4DBA13082DC7360040D7AB /* lpc_asm.s */, + ); + path = as; + sourceTree = ""; + }; + 8ED546B0082DBEAB00C4727A /* include */ = { + isa = PBXGroup; + children = ( + 8ED546B3082DBEAB00C4727A /* private */, + 8ED546C3082DBEAB00C4727A /* protected */, + ); + name = include; + path = Files/src/libFLAC/include; + sourceTree = ""; + }; + 8ED546B3082DBEAB00C4727A /* private */ = { + isa = PBXGroup; + children = ( + 8ED546B4082DBEAB00C4727A /* all.h */, + 8ED546B5082DBEAB00C4727A /* bitbuffer.h */, + 8ED546B6082DBEAB00C4727A /* bitmath.h */, + 8ED546B7082DBEAB00C4727A /* cpu.h */, + 8ED546B8082DBEAB00C4727A /* crc.h */, + 8ED546B9082DBEAB00C4727A /* fixed.h */, + 8ED546BA082DBEAB00C4727A /* float.h */, + 8ED546BB082DBEAB00C4727A /* format.h */, + 8ED546BC082DBEAB00C4727A /* lpc.h */, + 8ED546BF082DBEAB00C4727A /* md5.h */, + 8ED546C0082DBEAB00C4727A /* memory.h */, + 8ED546C1082DBEAB00C4727A /* metadata.h */, + 8ED546C2082DBEAB00C4727A /* stream_encoder_framing.h */, + ); + path = private; + sourceTree = ""; + }; + 8ED546C3082DBEAB00C4727A /* protected */ = { + isa = PBXGroup; + children = ( + 8ED546C4082DBEAB00C4727A /* all.h */, + 8ED546C5082DBEAB00C4727A /* file_decoder.h */, + 8ED546C6082DBEAB00C4727A /* file_encoder.h */, + 8ED546C9082DBEAB00C4727A /* seekable_stream_decoder.h */, + 8ED546CA082DBEAB00C4727A /* seekable_stream_encoder.h */, + 8ED546CB082DBEAB00C4727A /* stream_decoder.h */, + 8ED546CC082DBEAB00C4727A /* stream_encoder.h */, + ); + path = protected; + sourceTree = ""; + }; + 8ED546D2082DBEAB00C4727A /* ppc */ = { + isa = PBXGroup; + children = ( + 8E4DBA12082DC7360040D7AB /* as */, + ); + name = ppc; + path = Files/src/libFLAC/ppc; + sourceTree = ""; + }; + 8ED54728082DBF3B00C4727A /* Headers */ = { + isa = PBXGroup; + children = ( + 8ED54729082DBF5200C4727A /* all.h */, + 8ED5472A082DBF5200C4727A /* assert.h */, + 8ED5472B082DBF5200C4727A /* callback.h */, + 8ED5472C082DBF5200C4727A /* export.h */, + 8ED5472D082DBF5200C4727A /* file_decoder.h */, + 8ED5472E082DBF5200C4727A /* file_encoder.h */, + 8ED5472F082DBF5200C4727A /* format.h */, + 8ED54730082DBF5200C4727A /* metadata.h */, + 8ED54731082DBF5200C4727A /* ordinals.h */, + 8ED54732082DBF5200C4727A /* seekable_stream_decoder.h */, + 8ED54733082DBF5200C4727A /* seekable_stream_encoder.h */, + 8ED54734082DBF5200C4727A /* stream_decoder.h */, + 8ED54735082DBF5200C4727A /* stream_encoder.h */, + ); + name = Headers; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8EE5088D082DC8CB006BCDDE /* all.h in Headers */, + 8EE5088E082DC8CB006BCDDE /* assert.h in Headers */, + 8EE5088F082DC8CB006BCDDE /* callback.h in Headers */, + 8EE50890082DC8CB006BCDDE /* export.h in Headers */, + 8EE50891082DC8CB006BCDDE /* file_decoder.h in Headers */, + 8EE50892082DC8CB006BCDDE /* file_encoder.h in Headers */, + 8EE50893082DC8CB006BCDDE /* format.h in Headers */, + 8EE50894082DC8CB006BCDDE /* metadata.h in Headers */, + 8EE50895082DC8CB006BCDDE /* ordinals.h in Headers */, + 8EE50896082DC8CB006BCDDE /* seekable_stream_decoder.h in Headers */, + 8EE50897082DC8CB006BCDDE /* seekable_stream_encoder.h in Headers */, + 8EE50898082DC8CB006BCDDE /* stream_decoder.h in Headers */, + 8EE50899082DC8CB006BCDDE /* stream_encoder.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D07F2BC0486CC7A007CD1D0 /* FLAC */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E6A0D0B086CCC0A00B90CF9 /* Build configuration list for PBXNativeTarget "FLAC" */; + buildPhases = ( + 8D07F2BD0486CC7A007CD1D0 /* Headers */, + 8D07F2BF0486CC7A007CD1D0 /* Resources */, + 8D07F2C10486CC7A007CD1D0 /* Sources */, + 8D07F2C30486CC7A007CD1D0 /* Frameworks */, + 8D07F2C50486CC7A007CD1D0 /* Rez */, + ); + buildRules = ( + 8E6A0D03086CCBFF00B90CF9 /* PBXBuildRule */, + 8E6A0D02086CCBF700B90CF9 /* PBXBuildRule */, + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + HEADER_SEARCH_PATHS = ( + files/include, + files/src/libflac/include, + ); + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-DVERSION=1.1.2", + "-DHAVE_INTTYPES_H", + "-DFLAC__ALIGN_MALLOC_DATA", + "-DFLAC__CPU_PPC", + "-force_cpusubtype_ALL", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PRODUCT_NAME = FLAC; + WRAPPER_EXTENSION = framework; + }; + dependencies = ( + ); + name = FLAC; + productInstallPath = "$(HOME)/Library/Frameworks"; + productName = FLAC; + productReference = 8D07F2C80486CC7A007CD1D0 /* FLAC.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0867D690FE84028FC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 8E6A0D0F086CCC0A00B90CF9 /* Build configuration list for PBXProject "FLAC" */; + buildSettings = { + }; + buildStyles = ( + 4F0BB7EC011F40E904CA0E50 /* Development */, + 4F0BB7ED011F40E904CA0E50 /* Deployment */, + ); + hasScannedForEncodings = 1; + mainGroup = 0867D691FE84028FC02AAC07 /* FLAC */; + productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; + projectDirPath = ""; + targets = ( + 8D07F2BC0486CC7A007CD1D0 /* FLAC */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D07F2C50486CC7A007CD1D0 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D07F2C10486CC7A007CD1D0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8ED546E2082DBEAB00C4727A /* bitbuffer.c in Sources */, + 8ED546E3082DBEAB00C4727A /* bitmath.c in Sources */, + 8ED546E4082DBEAB00C4727A /* cpu.c in Sources */, + 8ED546E5082DBEAB00C4727A /* crc.c in Sources */, + 8ED546E6082DBEAB00C4727A /* file_decoder.c in Sources */, + 8ED546E7082DBEAB00C4727A /* file_encoder.c in Sources */, + 8ED546E8082DBEAB00C4727A /* fixed.c in Sources */, + 8ED546E9082DBEAB00C4727A /* float.c in Sources */, + 8ED546EA082DBEAB00C4727A /* format.c in Sources */, + 8ED54705082DBEAB00C4727A /* lpc.c in Sources */, + 8ED54706082DBEAB00C4727A /* md5.c in Sources */, + 8ED54707082DBEAB00C4727A /* memory.c in Sources */, + 8ED54708082DBEAB00C4727A /* metadata_iterators.c in Sources */, + 8ED54709082DBEAB00C4727A /* metadata_object.c in Sources */, + 8ED54712082DBEAB00C4727A /* seekable_stream_decoder.c in Sources */, + 8ED54713082DBEAB00C4727A /* seekable_stream_encoder.c in Sources */, + 8ED54714082DBEAB00C4727A /* stream_decoder.c in Sources */, + 8ED54715082DBEAB00C4727A /* stream_encoder_framing.c in Sources */, + 8ED54716082DBEAB00C4727A /* stream_encoder.c in Sources */, + 8E4DBA16082DC7360040D7AB /* lpc_asm.s in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1667FE841158C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 8E6A0D0C086CCC0A00B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + HEADER_SEARCH_PATHS = ( + files/include, + files/src/libflac/include, + ); + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-DVERSION=1.1.2", + "-DHAVE_INTTYPES_H", + "-DFLAC__ALIGN_MALLOC_DATA", + "-DFLAC__CPU_PPC", + "-force_cpusubtype_ALL", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PRODUCT_NAME = FLAC; + WRAPPER_EXTENSION = framework; + ZERO_LINK = YES; + }; + name = Development; + }; + 8E6A0D0D086CCC0A00B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + HEADER_SEARCH_PATHS = ( + files/include, + files/src/libflac/include, + ); + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-DHAVE_INTTYPES_H", + "-DFLAC__ALIGN_MALLOC_DATA", + "-DFLAC__CPU_PPC", + "-force_cpusubtype_ALL", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PRODUCT_NAME = FLAC; + WRAPPER_EXTENSION = framework; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 8E6A0D0E086CCC0A00B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + HEADER_SEARCH_PATHS = ( + files/include, + files/src/libflac/include, + ); + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-DVERSION=1.1.2", + "-DHAVE_INTTYPES_H", + "-DFLAC__ALIGN_MALLOC_DATA", + "-DFLAC__CPU_PPC", + "-force_cpusubtype_ALL", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PRODUCT_NAME = FLAC; + WRAPPER_EXTENSION = framework; + }; + name = Default; + }; + 8E6A0D10086CCC0A00B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 8E6A0D11086CCC0A00B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; + 8E6A0D12086CCC0A00B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8E6A0D0B086CCC0A00B90CF9 /* Build configuration list for PBXNativeTarget "FLAC" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0D0C086CCC0A00B90CF9 /* Development */, + 8E6A0D0D086CCC0A00B90CF9 /* Deployment */, + 8E6A0D0E086CCC0A00B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 8E6A0D0F086CCC0A00B90CF9 /* Build configuration list for PBXProject "FLAC" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0D10086CCC0A00B90CF9 /* Development */, + 8E6A0D11086CCC0A00B90CF9 /* Deployment */, + 8E6A0D12086CCC0A00B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0867D690FE84028FC02AAC07 /* Project object */; +} diff --git a/Libraries/MAC/MAC.xcode/project.pbxproj b/Libraries/MAC/MAC.xcode/project.pbxproj deleted file mode 100644 index 3b01fb7b1..000000000 --- a/Libraries/MAC/MAC.xcode/project.pbxproj +++ /dev/null @@ -1,1333 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 39; - objects = { - 034768DDFF38A45A11DB9C8B = { - children = ( - 8D07F2C80486CC7A007CD1D0, - ); - isa = PBXGroup; - name = Products; - refType = 4; - sourceTree = ""; - }; -//030 -//031 -//032 -//033 -//034 -//080 -//081 -//082 -//083 -//084 - 0867D690FE84028FC02AAC07 = { - buildSettings = { - }; - buildStyles = ( - 4F0BB7EC011F40E904CA0E50, - 4F0BB7ED011F40E904CA0E50, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0867D691FE84028FC02AAC07; - productRefGroup = 034768DDFF38A45A11DB9C8B; - projectDirPath = ""; - targets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - }; - 0867D691FE84028FC02AAC07 = { - children = ( - 8E6577FA084F5CB600F28C07, - 08FB77ACFE841707C02AAC07, - 089C1665FE841158C02AAC07, - 0867D69AFE84028FC02AAC07, - 034768DDFF38A45A11DB9C8B, - ); - isa = PBXGroup; - name = MAC; - refType = 4; - sourceTree = ""; - }; - 0867D69AFE84028FC02AAC07 = { - children = ( - ); - isa = PBXGroup; - name = "External Frameworks and Libraries"; - refType = 4; - sourceTree = ""; - }; - 089C1665FE841158C02AAC07 = { - children = ( - 8D07F2C70486CC7A007CD1D0, - 089C1666FE841158C02AAC07, - ); - isa = PBXGroup; - name = Resources; - refType = 4; - sourceTree = ""; - }; - 089C1666FE841158C02AAC07 = { - children = ( - 089C1667FE841158C02AAC07, - ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 089C1667FE841158C02AAC07 = { - fileEncoding = 10; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 08FB77ACFE841707C02AAC07 = { - children = ( - 8EEBC77E084F5B1B009FE5BE, - 8EEBC77F084F5B1B009FE5BE, - 8EEBC780084F5B1B009FE5BE, - 8EEBC781084F5B1B009FE5BE, - 8EEBC758084F5AF9009FE5BE, - 8EEBC759084F5AF9009FE5BE, - 8EEBC75A084F5AF9009FE5BE, - 8EEBC75B084F5AF9009FE5BE, - 8EEBC75C084F5AF9009FE5BE, - 8EEBC75D084F5AF9009FE5BE, - 8EEBC75E084F5AF9009FE5BE, - 8EEBC75F084F5AF9009FE5BE, - 8EEBC760084F5AF9009FE5BE, - 8EEBC761084F5AF9009FE5BE, - 8EEBC762084F5AF9009FE5BE, - 8EEBC763084F5AF9009FE5BE, - 8EEBC764084F5AF9009FE5BE, - 8EEBC765084F5AF9009FE5BE, - 8EEBC766084F5AF9009FE5BE, - 8EEBC767084F5AF9009FE5BE, - 8EEBC768084F5AF9009FE5BE, - 8EEBC769084F5AF9009FE5BE, - 8EEBC76A084F5AF9009FE5BE, - ); - isa = PBXGroup; - name = Source; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 - 4F0BB7EC011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 4F0BB7ED011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D07F2BC0486CC7A007CD1D0 = { - buildPhases = ( - 8D07F2BD0486CC7A007CD1D0, - 8D07F2BF0486CC7A007CD1D0, - 8D07F2C10486CC7A007CD1D0, - 8D07F2C30486CC7A007CD1D0, - 8D07F2C50486CC7A007CD1D0, - ); - buildRules = ( - 8E35E2E8084B9B9600C8FE72, - 8E35E2E7084B9B8200C8FE72, - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_ENABLE_ASM_KEYWORD = YES; - GCC_ENABLE_PASCAL_STRINGS = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_OPTIMIZATION_LEVEL = 3; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_STYLE = DYNAMIC; - OTHER_CFLAGS = "-maltivec -faltivec"; - OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; - PREBINDING = YES; - PRODUCT_NAME = MAC; - WRAPPER_EXTENSION = framework; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = MAC; - productInstallPath = "$(HOME)/Library/Frameworks"; - productName = MAC; - productReference = 8D07F2C80486CC7A007CD1D0; - productType = "com.apple.product-type.framework"; - }; - 8D07F2BD0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8ED1CB70084F616500771E1E, - 8ED1CB71084F616500771E1E, - 8ED1CB72084F616500771E1E, - 8ED1CB73084F616500771E1E, - 8ED1CB74084F616500771E1E, - 8ED1CB75084F616500771E1E, - 8ED1CB76084F616500771E1E, - 8ED1CB77084F616500771E1E, - 8ED1CB78084F616500771E1E, - 8ED1CB79084F616500771E1E, - 8ED1CB7A084F616500771E1E, - 8ED1CB7B084F616500771E1E, - 8ED1CB7C084F616500771E1E, - 8ED1CB7D084F616500771E1E, - 8ED1CB7E084F616500771E1E, - 8ED1CB7F084F616500771E1E, - 8ED1CB80084F616500771E1E, - 8ED1CB81084F616500771E1E, - 8ED1CB82084F616500771E1E, - 8ED1CB83084F616500771E1E, - 8ED1CB84084F616500771E1E, - 8ED1CB85084F616500771E1E, - 8ED1CB86084F616500771E1E, - 8ED1CB87084F616500771E1E, - 8ED1CB88084F616500771E1E, - 8ED1CB89084F616500771E1E, - 8ED1CB8A084F616500771E1E, - 8ED1CB8B084F616500771E1E, - 8ED1CB8C084F616500771E1E, - 8ED1CB8D084F616500771E1E, - 8ED1CB8E084F616500771E1E, - 8ED1CB8F084F616500771E1E, - 8ED1CB90084F616500771E1E, - 8ED1CB91084F616500771E1E, - 8ED1CB92084F616500771E1E, - 8ED1CB93084F616500771E1E, - 8ED1CB94084F616500771E1E, - 8ED1CB95084F616500771E1E, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2BF0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8D07F2C00486CC7A007CD1D0, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C00486CC7A007CD1D0 = { - fileRef = 089C1666FE841158C02AAC07; - isa = PBXBuildFile; - settings = { - }; - }; - 8D07F2C10486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8EEBC76B084F5AF9009FE5BE, - 8EEBC76C084F5AF9009FE5BE, - 8EEBC76D084F5AF9009FE5BE, - 8EEBC76E084F5AF9009FE5BE, - 8EEBC76F084F5AF9009FE5BE, - 8EEBC770084F5AF9009FE5BE, - 8EEBC771084F5AF9009FE5BE, - 8EEBC772084F5AF9009FE5BE, - 8EEBC773084F5AF9009FE5BE, - 8EEBC774084F5AF9009FE5BE, - 8EEBC775084F5AF9009FE5BE, - 8EEBC776084F5AF9009FE5BE, - 8EEBC777084F5AF9009FE5BE, - 8EEBC778084F5AF9009FE5BE, - 8EEBC779084F5AF9009FE5BE, - 8EEBC77A084F5AF9009FE5BE, - 8EEBC77B084F5AF9009FE5BE, - 8EEBC77C084F5AF9009FE5BE, - 8EEBC77D084F5AF9009FE5BE, - 8EEBC782084F5B1B009FE5BE, - 8EEBC783084F5B1B009FE5BE, - 8EEBC784084F5B1B009FE5BE, - 8EEBC785084F5B1B009FE5BE, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C30486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C50486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C70486CC7A007CD1D0 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D07F2C80486CC7A007CD1D0 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = MAC.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//8E0 -//8E1 -//8E2 -//8E3 -//8E4 - 8E35E2E7084B9B8200C8FE72 = { - compilerSpec = com.apple.compilers.gcc.3_3; - fileType = sourcecode.c; - isEditable = 1; - isa = PBXBuildRule; - outputFiles = ( - ); - }; - 8E35E2E8084B9B9600C8FE72 = { - compilerSpec = com.apple.compilers.gcc.3_3; - fileType = sourcecode.asm; - isEditable = 1; - isa = PBXBuildRule; - outputFiles = ( - ); - }; - 8E6577FA084F5CB600F28C07 = { - children = ( - 8EEBC7C4084F5BB3009FE5BE, - 8EEBC7C5084F5BB3009FE5BE, - 8EEBC7C6084F5BB3009FE5BE, - 8EEBC7C7084F5BB3009FE5BE, - 8EEBC7C8084F5BB3009FE5BE, - 8EEBC7C9084F5BB3009FE5BE, - 8EEBC7CA084F5BB3009FE5BE, - 8EEBC7CB084F5BB3009FE5BE, - 8EEBC7CC084F5BB3009FE5BE, - 8EEBC7CD084F5BB3009FE5BE, - 8EEBC7CE084F5BB3009FE5BE, - 8EEBC792084F5B65009FE5BE, - 8EEBC793084F5B65009FE5BE, - 8EEBC794084F5B65009FE5BE, - 8EEBC795084F5B65009FE5BE, - 8EEBC796084F5B65009FE5BE, - 8EEBC797084F5B65009FE5BE, - 8EEBC798084F5B65009FE5BE, - 8EEBC799084F5B65009FE5BE, - 8EEBC79A084F5B65009FE5BE, - 8EEBC79B084F5B65009FE5BE, - 8EEBC79C084F5B65009FE5BE, - 8EEBC79D084F5B65009FE5BE, - 8EEBC79E084F5B65009FE5BE, - 8EEBC79F084F5B65009FE5BE, - 8EEBC7A0084F5B65009FE5BE, - 8EEBC7A1084F5B65009FE5BE, - 8EEBC7A2084F5B65009FE5BE, - 8EEBC7A3084F5B65009FE5BE, - 8EEBC7A4084F5B65009FE5BE, - 8EEBC7A5084F5B65009FE5BE, - 8EEBC7A6084F5B65009FE5BE, - 8EEBC7A7084F5B65009FE5BE, - 8EEBC787084F5B30009FE5BE, - 8EEBC788084F5B30009FE5BE, - 8EEBC789084F5B30009FE5BE, - 8EEBC78A084F5B30009FE5BE, - 8EEBC78B084F5B30009FE5BE, - ); - isa = PBXGroup; - name = Headers; - refType = 4; - sourceTree = ""; - }; - 8ED1CB70084F616500771E1E = { - fileRef = 8EEBC7C4084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8ED1CB71084F616500771E1E = { - fileRef = 8EEBC7C5084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB72084F616500771E1E = { - fileRef = 8EEBC7C6084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB73084F616500771E1E = { - fileRef = 8EEBC7C7084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB74084F616500771E1E = { - fileRef = 8EEBC7C8084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB75084F616500771E1E = { - fileRef = 8EEBC7C9084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB76084F616500771E1E = { - fileRef = 8EEBC7CA084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8ED1CB77084F616500771E1E = { - fileRef = 8EEBC7CB084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB78084F616500771E1E = { - fileRef = 8EEBC7CC084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8ED1CB79084F616500771E1E = { - fileRef = 8EEBC7CD084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB7A084F616500771E1E = { - fileRef = 8EEBC7CE084F5BB3009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB7B084F616500771E1E = { - fileRef = 8EEBC792084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB7C084F616500771E1E = { - fileRef = 8EEBC793084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB7D084F616500771E1E = { - fileRef = 8EEBC794084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB7E084F616500771E1E = { - fileRef = 8EEBC795084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB7F084F616500771E1E = { - fileRef = 8EEBC796084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB80084F616500771E1E = { - fileRef = 8EEBC797084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8ED1CB81084F616500771E1E = { - fileRef = 8EEBC798084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB82084F616500771E1E = { - fileRef = 8EEBC799084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB83084F616500771E1E = { - fileRef = 8EEBC79A084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB84084F616500771E1E = { - fileRef = 8EEBC79B084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8ED1CB85084F616500771E1E = { - fileRef = 8EEBC79C084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB86084F616500771E1E = { - fileRef = 8EEBC79D084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB87084F616500771E1E = { - fileRef = 8EEBC79E084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB88084F616500771E1E = { - fileRef = 8EEBC79F084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB89084F616500771E1E = { - fileRef = 8EEBC7A0084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB8A084F616500771E1E = { - fileRef = 8EEBC7A1084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB8B084F616500771E1E = { - fileRef = 8EEBC7A2084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB8C084F616500771E1E = { - fileRef = 8EEBC7A3084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB8D084F616500771E1E = { - fileRef = 8EEBC7A4084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB8E084F616500771E1E = { - fileRef = 8EEBC7A5084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB8F084F616500771E1E = { - fileRef = 8EEBC7A6084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB90084F616500771E1E = { - fileRef = 8EEBC7A7084F5B65009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB91084F616500771E1E = { - fileRef = 8EEBC787084F5B30009FE5BE; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8ED1CB92084F616500771E1E = { - fileRef = 8EEBC788084F5B30009FE5BE; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8ED1CB93084F616500771E1E = { - fileRef = 8EEBC789084F5B30009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB94084F616500771E1E = { - fileRef = 8EEBC78A084F5B30009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8ED1CB95084F616500771E1E = { - fileRef = 8EEBC78B084F5B30009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC758084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = APECompress.cpp; - path = Files/Source/MACLib/APECompress.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC759084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = APECompressCore.cpp; - path = Files/Source/MACLib/APECompressCore.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC75A084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = APECompressCreate.cpp; - path = Files/Source/MACLib/APECompressCreate.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC75B084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = APEDecompress.cpp; - path = Files/Source/MACLib/APEDecompress.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC75C084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = APEHeader.cpp; - path = Files/Source/MACLib/APEHeader.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC75D084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = APEInfo.cpp; - path = Files/Source/MACLib/APEInfo.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC75E084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = APELink.cpp; - path = Files/Source/MACLib/APELink.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC75F084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = APESimple.cpp; - path = Files/Source/MACLib/APESimple.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC760084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = APETag.cpp; - path = Files/Source/MACLib/APETag.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC761084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = BitArray.cpp; - path = Files/Source/MACLib/BitArray.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC762084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = MACLib.cpp; - path = Files/Source/MACLib/MACLib.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC763084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = MACProgressHelper.cpp; - path = Files/Source/MACLib/MACProgressHelper.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC764084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = MD5.cpp; - path = Files/Source/MACLib/MD5.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC765084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = NewPredictor.cpp; - path = Files/Source/MACLib/NewPredictor.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC766084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = NNFilter.cpp; - path = Files/Source/MACLib/NNFilter.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC767084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = Prepare.cpp; - path = Files/Source/MACLib/Prepare.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC768084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = UnBitArray.cpp; - path = Files/Source/MACLib/UnBitArray.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC769084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = UnBitArrayBase.cpp; - path = Files/Source/MACLib/UnBitArrayBase.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC76A084F5AF9009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = WAVInputSource.cpp; - path = Files/Source/MACLib/WAVInputSource.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC76B084F5AF9009FE5BE = { - fileRef = 8EEBC758084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC76C084F5AF9009FE5BE = { - fileRef = 8EEBC759084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC76D084F5AF9009FE5BE = { - fileRef = 8EEBC75A084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC76E084F5AF9009FE5BE = { - fileRef = 8EEBC75B084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC76F084F5AF9009FE5BE = { - fileRef = 8EEBC75C084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC770084F5AF9009FE5BE = { - fileRef = 8EEBC75D084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC771084F5AF9009FE5BE = { - fileRef = 8EEBC75E084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC772084F5AF9009FE5BE = { - fileRef = 8EEBC75F084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC773084F5AF9009FE5BE = { - fileRef = 8EEBC760084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC774084F5AF9009FE5BE = { - fileRef = 8EEBC761084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC775084F5AF9009FE5BE = { - fileRef = 8EEBC762084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC776084F5AF9009FE5BE = { - fileRef = 8EEBC763084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC777084F5AF9009FE5BE = { - fileRef = 8EEBC764084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC778084F5AF9009FE5BE = { - fileRef = 8EEBC765084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC779084F5AF9009FE5BE = { - fileRef = 8EEBC766084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC77A084F5AF9009FE5BE = { - fileRef = 8EEBC767084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC77B084F5AF9009FE5BE = { - fileRef = 8EEBC768084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC77C084F5AF9009FE5BE = { - fileRef = 8EEBC769084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC77D084F5AF9009FE5BE = { - fileRef = 8EEBC76A084F5AF9009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC77E084F5B1B009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = CharacterHelper.cpp; - path = Files/Source/Shared/CharacterHelper.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC77F084F5B1B009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = CircleBuffer.cpp; - path = Files/Source/Shared/CircleBuffer.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC780084F5B1B009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = GlobalFunctions.cpp; - path = Files/Source/Shared/GlobalFunctions.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC781084F5B1B009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = StdLibFileIO.cpp; - path = Files/Source/Shared/StdLibFileIO.cpp; - refType = 4; - sourceTree = ""; - }; - 8EEBC782084F5B1B009FE5BE = { - fileRef = 8EEBC77E084F5B1B009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC783084F5B1B009FE5BE = { - fileRef = 8EEBC77F084F5B1B009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC784084F5B1B009FE5BE = { - fileRef = 8EEBC780084F5B1B009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC785084F5B1B009FE5BE = { - fileRef = 8EEBC781084F5B1B009FE5BE; - isa = PBXBuildFile; - settings = { - }; - }; - 8EEBC787084F5B30009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = APETag.h; - path = Files/Shared/APETag.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC788084F5B30009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = IO.h; - path = Files/Shared/IO.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC789084F5B30009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = MACDll.h; - path = Files/Shared/MACDll.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC78A084F5B30009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = MACLib.h; - path = Files/Shared/MACLib.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC78B084F5B30009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = SmartPtr.h; - path = Files/Shared/SmartPtr.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC792084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = APECompress.h; - path = Files/Source/MACLib/APECompress.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC793084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = APECompressCore.h; - path = Files/Source/MACLib/APECompressCore.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC794084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = APECompressCreate.h; - path = Files/Source/MACLib/APECompressCreate.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC795084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = APEDecompress.h; - path = Files/Source/MACLib/APEDecompress.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC796084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = APEHeader.h; - path = Files/Source/MACLib/APEHeader.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC797084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = APEInfo.h; - path = Files/Source/MACLib/APEInfo.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC798084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = APELink.h; - path = Files/Source/MACLib/APELink.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC799084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = APETag.h; - path = Files/Source/MACLib/APETag.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC79A084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = BitArray.h; - path = Files/Source/MACLib/BitArray.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC79B084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = MACLib.h; - path = Files/Source/MACLib/MACLib.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC79C084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = MACProgressHelper.h; - path = Files/Source/MACLib/MACProgressHelper.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC79D084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = md5.h; - path = Files/Source/MACLib/md5.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC79E084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = MultichannelNNFilter.h; - path = Files/Source/MACLib/MultichannelNNFilter.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC79F084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = NewPredictor.h; - path = Files/Source/MACLib/NewPredictor.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7A0084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = NNFilter.h; - path = Files/Source/MACLib/NNFilter.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7A1084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = Predictor.h; - path = Files/Source/MACLib/Predictor.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7A2084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = Prepare.h; - path = Files/Source/MACLib/Prepare.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7A3084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ScaledFirstOrderFilter.h; - path = Files/Source/MACLib/ScaledFirstOrderFilter.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7A4084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = StartFilter.h; - path = Files/Source/MACLib/StartFilter.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7A5084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = UnBitArray.h; - path = Files/Source/MACLib/UnBitArray.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7A6084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = UnBitArrayBase.h; - path = Files/Source/MACLib/UnBitArrayBase.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7A7084F5B65009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = WAVInputSource.h; - path = Files/Source/MACLib/WAVInputSource.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7C4084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = All.h; - path = Files/Source/Shared/All.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7C5084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = CharacterHelper.h; - path = Files/Source/Shared/CharacterHelper.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7C6084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = CircleBuffer.h; - path = Files/Source/Shared/CircleBuffer.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7C7084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = GlobalFunctions.h; - path = Files/Source/Shared/GlobalFunctions.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7C8084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ID3Genres.h; - path = Files/Source/Shared/ID3Genres.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7C9084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = IO.h; - path = Files/Source/Shared/IO.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7CA084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = NoWindows.h; - path = Files/Source/Shared/NoWindows.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7CB084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = RollBuffer.h; - path = Files/Source/Shared/RollBuffer.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7CC084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = SmartPtr.h; - path = Files/Source/Shared/SmartPtr.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7CD084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = StdLibFileIO.h; - path = Files/Source/Shared/StdLibFileIO.h; - refType = 4; - sourceTree = ""; - }; - 8EEBC7CE084F5BB3009FE5BE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = StdString.h; - path = Files/Source/Shared/StdString.h; - refType = 4; - sourceTree = ""; - }; - }; - rootObject = 0867D690FE84028FC02AAC07; -} diff --git a/Libraries/MAC/MAC.xcode/xugg.mode1 b/Libraries/MAC/MAC.xcode/xugg.mode1 deleted file mode 100644 index 8204b0fc8..000000000 --- a/Libraries/MAC/MAC.xcode/xugg.mode1 +++ /dev/null @@ -1,1281 +0,0 @@ - - - - - ActivePerspectiveName - Project - AllowedModules - - - BundleLoadPath - - MaxInstances - n - Module - PBXSmartGroupTreeModule - Name - Groups and Files Outline View - - - BundleLoadPath - - MaxInstances - n - Module - PBXNavigatorGroup - Name - Editor - - - BundleLoadPath - - MaxInstances - n - Module - XCTaskListModule - Name - Task List - - - BundleLoadPath - - MaxInstances - n - Module - XCDetailModule - Name - File and Smart Group Detail Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXBuildResultsModule - Name - Detailed Build Results Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXProjectFindModule - Name - Project Batch Find Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXRunSessionModule - Name - Run Log - - - BundleLoadPath - - MaxInstances - n - Module - PBXBookmarksModule - Name - Bookmarks Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXClassBrowserModule - Name - Class Browser - - - BundleLoadPath - - MaxInstances - n - Module - PBXCVSModule - Name - Source Code Control Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXDebugBreakpointsModule - Name - Debug Breakpoints Tool - - - BundleLoadPath - - MaxInstances - n - Module - XCDockableInspector - Name - Inspector - - - BundleLoadPath - - MaxInstances - n - Module - PBXOpenQuicklyModule - Name - Open Quickly Tool - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugSessionModule - Name - Debugger - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugCLIModule - Name - Debug Console - - - Description - DefaultDescriptionKey - DockingSystemVisible - - Extension - mode1 - FavBarConfig - - PBXProjectModuleGUID - 8E4DD369082DCBC7004B6830 - XCBarModuleItemNames - - XCBarModuleItems - - - FirstTimeWindowDisplayed - - Identifier - com.apple.perspectives.project.mode1 - MajorVersion - 31 - MinorVersion - 1 - Name - Default - Notifications - - OpenEditors - - PerspectiveWidths - - -1 - -1 - - Perspectives - - - ChosenToolbarItems - - active-target-popup - action - NSToolbarFlexibleSpaceItem - buildOrClean - build-and-runOrDebug - com.apple.ide.PBXToolbarStopButton - get-info - toggle-editor - NSToolbarFlexibleSpaceItem - com.apple.pbx.toolbar.searchfield - - ControllerClassBaseName - - IconName - WindowOfProjectWithEditor - Identifier - perspective.project - IsVertical - - Layout - - - BecomeActive - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 1CE0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 231 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 0867D691FE84028FC02AAC07 - 8E6577FA084F5CB600F28C07 - 08FB77ACFE841707C02AAC07 - 034768DDFF38A45A11DB9C8B - 1C37FBAC04509CD000000102 - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {231, 566}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {248, 584}} - GroupTreeTableConfiguration - - MainColumn - 231 - - RubberWindowFrame - -2 121 1024 625 0 0 1024 746 - - Module - PBXSmartGroupTreeModule - Proportion - 248pt - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20306471E060097A5F4 - PBXProjectModuleLabel - IO.h - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CE0B20406471E060097A5F4 - PBXProjectModuleLabel - IO.h - _historyCapacity - 0 - bookmark - 8EFC6BF608536C8300C67D06 - history - - 8EEBC7F2084F5C3C009FE5BE - 8EEBC7F4084F5C3C009FE5BE - 8E65785E084F5EDB00F28C07 - 8E65785F084F5EDB00F28C07 - 8E657860084F5EDB00F28C07 - 8E657861084F5EDB00F28C07 - 8E657862084F5EDB00F28C07 - 8E657863084F5EDB00F28C07 - 8E657864084F5EDB00F28C07 - 8E657865084F5EDB00F28C07 - 8E657867084F5EDB00F28C07 - 8E657868084F5EDB00F28C07 - 8ED1CBA4084F619E00771E1E - 8ED1CBA7084F619E00771E1E - 8E2BC7F4084F898E004518D1 - 8E2BC7F5084F898E004518D1 - 8E2BC7F6084F898E004518D1 - 8E2BC7F7084F898E004518D1 - 8E2BC7F8084F898E004518D1 - 8E2BC7F9084F898E004518D1 - 8E2BC800084F898E004518D1 - - prevStack - - 8EEBC7FA084F5C3C009FE5BE - 8EEBC7FC084F5C3C009FE5BE - 8EEBC7FD084F5C3C009FE5BE - 8EEBC7FE084F5C3C009FE5BE - 8EEBC7FF084F5C3C009FE5BE - 8EEBC800084F5C3C009FE5BE - 8E65786B084F5EDB00F28C07 - 8E65786E084F5EDB00F28C07 - 8E657870084F5EDB00F28C07 - 8E657878084F5EDB00F28C07 - 8E65787A084F5EDB00F28C07 - 8E65787B084F5EDB00F28C07 - 8E65787C084F5EDB00F28C07 - 8E65787E084F5EDB00F28C07 - 8E65787F084F5EDB00F28C07 - 8E657888084F5EDB00F28C07 - 8ED1CBAA084F619E00771E1E - 8ED1CBAC084F619E00771E1E - 8E2BC7FA084F898E004518D1 - 8E2BC7FB084F898E004518D1 - 8E2BC7FC084F898E004518D1 - - - SplitCount - 1 - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {771, 109}} - RubberWindowFrame - -2 121 1024 625 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 109pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20506471E060097A5F4 - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{0, 114}, {771, 470}} - RubberWindowFrame - -2 121 1024 625 0 0 1024 746 - - Module - XCDetailModule - Proportion - 470pt - - - Proportion - 771pt - - - Name - Project - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDetailModule - - TableOfContents - - 8EFC6BF708536C8300C67D06 - 1CE0B1FE06471DED0097A5F4 - 8EFC6BF808536C8300C67D06 - 1CE0B20306471E060097A5F4 - 1CE0B20506471E060097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default - - - ControllerClassBaseName - - IconName - WindowOfProject - Identifier - perspective.morph - IsVertical - 0 - Layout - - - BecomeActive - 1 - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 11E0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 337}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - 1 - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 355}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 373 269 690 397 0 0 1440 878 - - Module - PBXSmartGroupTreeModule - Proportion - 100% - - - Name - Morph - PreferredWidth - 300 - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - - TableOfContents - - 11E0B1FE06471DED0097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default.short - - - PerspectivesBarVisible - - ShelfIsVisible - - SourceDescription - file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' - StatusbarIsVisible - - TimeStamp - 0.0 - ToolbarDisplayMode - 1 - ToolbarIsVisible - - ToolbarSizeMode - 1 - Type - Perspectives - UpdateMessage - The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? - WindowJustification - 5 - WindowOrderList - - /Users/xugg/Projects/Cog/Libraries/MAC/MAC.xcode - - WindowString - -2 121 1024 625 0 0 1024 746 - WindowTools - - - FirstTimeWindowDisplayed - - Identifier - windowTool.build - IsVertical - - Layout - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528F0623707200166675 - PBXProjectModuleLabel - NNFilter.cpp - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {1024, 342}} - RubberWindowFrame - 0 122 1024 624 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 342pt - - - ContentConfiguration - - PBXProjectModuleGUID - XCMainBuildResultsModuleGUID - PBXProjectModuleLabel - Build - XCBuildResultsTrigger_Collapse - 1021 - XCBuildResultsTrigger_Open - 1011 - - GeometryConfiguration - - Frame - {{0, 347}, {1024, 236}} - RubberWindowFrame - 0 122 1024 624 0 0 1024 746 - - Module - PBXBuildResultsModule - Proportion - 236pt - - - Proportion - 583pt - - - Name - Build Results - ServiceClasses - - PBXBuildResultsModule - - StatusbarIsVisible - - TableOfContents - - 8E4DD299082DCA59004B6830 - 8ED1CB66084F612000771E1E - 1CD0528F0623707200166675 - XCMainBuildResultsModuleGUID - - ToolbarConfiguration - xcode.toolbar.config.build - WindowString - 0 122 1024 624 0 0 1024 746 - WindowToolGUID - 8E4DD299082DCA59004B6830 - WindowToolIsVisible - - - - Identifier - windowTool.debugger - Layout - - - Dock - - - ContentConfiguration - - Debugger - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {317, 164}} - {{317, 0}, {377, 164}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {694, 164}} - {{0, 164}, {694, 216}} - - - - LauncherConfigVersion - 8 - PBXProjectModuleGUID - 1C162984064C10D400B95A72 - PBXProjectModuleLabel - Debug - GLUTExamples (Underwater) - - GeometryConfiguration - - DebugConsoleDrawerSize - {100, 120} - DebugConsoleVisible - None - DebugConsoleWindowFrame - {{200, 200}, {500, 300}} - DebugSTDIOWindowFrame - {{200, 200}, {500, 300}} - Frame - {{0, 0}, {694, 380}} - RubberWindowFrame - 321 238 694 422 0 0 1440 878 - - Module - PBXDebugSessionModule - Proportion - 100% - - - Proportion - 100% - - - Name - Debugger - ServiceClasses - - PBXDebugSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1CD10A99069EF8BA00B06720 - 1C0AD2AB069F1E9B00FABCE6 - 1C162984064C10D400B95A72 - 1C0AD2AC069F1E9B00FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.debug - WindowString - 321 238 694 422 0 0 1440 878 - WindowToolGUID - 1CD10A99069EF8BA00B06720 - WindowToolIsVisible - 0 - - - FirstTimeWindowDisplayed - - Identifier - windowTool.find - IsVertical - - Layout - - - Dock - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CDD528C0622207200134675 - PBXProjectModuleLabel - StdString.h - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {781, 212}} - RubberWindowFrame - 188 243 781 470 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 781pt - - - Proportion - 212pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528E0623707200166675 - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{0, 217}, {781, 212}} - RubberWindowFrame - 188 243 781 470 0 0 1024 746 - - Module - PBXProjectFindModule - Proportion - 212pt - - - Proportion - 429pt - - - Name - Project Find - ServiceClasses - - PBXProjectFindModule - - StatusbarIsVisible - - TableOfContents - - 1C530D57069F1CE1000CFCEE - 8ED1CB6B084F614400771E1E - 8ED1CB6C084F614400771E1E - 1CDD528C0622207200134675 - 1CD0528E0623707200166675 - - WindowString - 188 243 781 470 0 0 1024 746 - WindowToolGUID - 1C530D57069F1CE1000CFCEE - WindowToolIsVisible - - - - Identifier - MENUSEPARATOR - - - Identifier - windowTool.debuggerConsole - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAAC065D492600B07095 - PBXProjectModuleLabel - Debugger Console - - GeometryConfiguration - - Frame - {{0, 0}, {440, 358}} - RubberWindowFrame - 650 41 440 400 0 0 1280 1002 - - Module - PBXDebugCLIModule - Proportion - 358pt - - - Proportion - 358pt - - - Name - Debugger Console - ServiceClasses - - PBXDebugCLIModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAAD065D492600B07095 - 1C78EAAE065D492600B07095 - 1C78EAAC065D492600B07095 - - WindowString - 650 41 440 400 0 0 1280 1002 - - - FirstTimeWindowDisplayed - - Identifier - windowTool.run - IsVertical - - Layout - - - Dock - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CD0528B0623707200166675 - PBXProjectModuleLabel - Run - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {493, 168}} - {{0, 173}, {493, 270}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {406, 443}} - {{411, 0}, {517, 443}} - - - - - GeometryConfiguration - - Frame - {{0, 0}, {459, 159}} - RubberWindowFrame - 25 522 459 200 0 0 1024 746 - - Module - PBXRunSessionModule - Proportion - 159pt - - - Proportion - 159pt - - - Name - Run Log - ServiceClasses - - PBXRunSessionModule - - StatusbarIsVisible - - TableOfContents - - 1C0AD2B3069F1EA900FABCE6 - 8E65782B084F5D9A00F28C07 - 1CD0528B0623707200166675 - 8E65782C084F5D9A00F28C07 - - ToolbarConfiguration - xcode.toolbar.config.run - WindowString - 25 522 459 200 0 0 1024 746 - WindowToolGUID - 1C0AD2B3069F1EA900FABCE6 - WindowToolIsVisible - - - - Identifier - windowTool.scm - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAB2065D492600B07095 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1C78EAB3065D492600B07095 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {452, 0}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052920623707200166675 - PBXProjectModuleLabel - SCM - - GeometryConfiguration - - ConsoleFrame - {{0, 259}, {452, 0}} - Frame - {{0, 7}, {452, 259}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - TableConfiguration - - Status - 30 - FileName - 199 - Path - 197.09500122070312 - - TableFrame - {{0, 0}, {452, 250}} - - Module - PBXCVSModule - Proportion - 262pt - - - Proportion - 266pt - - - Name - SCM - ServiceClasses - - PBXCVSModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAB4065D492600B07095 - 1C78EAB5065D492600B07095 - 1C78EAB2065D492600B07095 - 1CD052920623707200166675 - - ToolbarConfiguration - xcode.toolbar.config.scm - WindowString - 743 379 452 308 0 0 1280 1002 - - - Identifier - windowTool.breakpoints - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052930623707200166675 - PBXProjectModuleLabel - Breakpoints - - GeometryConfiguration - - BreakpointsTreeTableConfiguration - - enabledColumn - 16 - breakpointColumn - 201.5830078125 - - Frame - {{0, 0}, {240, 195}} - RubberWindowFrame - 342 421 240 216 0 0 1440 878 - - Module - PBXDebugBreakpointsModule - Proportion - 195pt - - - Proportion - 195pt - - - Name - Breakpoints - ServiceClasses - - PBXDebugBreakpointsModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AD069F1E9B00FABCE6 - 1C0AD2AE069F1E9B00FABCE6 - 1CD052930623707200166675 - - WindowString - 342 421 240 216 0 0 1440 878 - WindowToolGUID - 1C0AD2AD069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.bookmarks - Layout - - - Dock - - - Module - PBXBookmarksModule - Proportion - 100% - - - Proportion - 100% - - - Name - Bookmarks - ServiceClasses - - PBXBookmarksModule - - StatusbarIsVisible - 0 - WindowString - 538 42 401 187 0 0 1280 1002 - - - Identifier - windowTool.classBrowser - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - OptionsSetName - Hierarchy, all classes - PBXProjectModuleGUID - 1CA6456E063B45B4001379D8 - PBXProjectModuleLabel - Class Browser - NSObject - - GeometryConfiguration - - ClassesFrame - {{0, 0}, {374, 96}} - ClassesTreeTableConfiguration - - PBXClassNameColumnIdentifier - 208 - PBXClassBookColumnIdentifier - 22 - - Frame - {{0, 0}, {630, 331}} - MembersFrame - {{0, 105}, {374, 395}} - MembersTreeTableConfiguration - - PBXMemberTypeIconColumnIdentifier - 22 - PBXMemberNameColumnIdentifier - 216 - PBXMemberTypeColumnIdentifier - 97 - PBXMemberBookColumnIdentifier - 22 - - PBXModuleWindowStatusBarHidden2 - 1 - RubberWindowFrame - 385 179 630 352 0 0 1440 878 - - Module - PBXClassBrowserModule - Proportion - 332pt - - - Proportion - 332pt - - - Name - Class Browser - ServiceClasses - - PBXClassBrowserModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AF069F1E9B00FABCE6 - 1C0AD2B0069F1E9B00FABCE6 - 1CA6456E063B45B4001379D8 - - ToolbarConfiguration - xcode.toolbar.config.classbrowser - WindowString - 385 179 630 352 0 0 1440 878 - WindowToolGUID - 1C0AD2AF069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - - diff --git a/Libraries/MAC/MAC.xcode/xugg.pbxuser b/Libraries/MAC/MAC.xcode/xugg.pbxuser deleted file mode 100644 index 210eedad2..000000000 --- a/Libraries/MAC/MAC.xcode/xugg.pbxuser +++ /dev/null @@ -1,741 +0,0 @@ -// !$*UTF8*$! -{ - 0867D690FE84028FC02AAC07 = { - activeBuildStyle = 4F0BB7ED011F40E904CA0E50; - activeTarget = 8D07F2BC0486CC7A007CD1D0; - addToTargets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - codeSenseManager = 8E4DD23D082DCA1B004B6830; - perUserDictionary = { - PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 300, - 133, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXErrorsWarningsDataSource_TypeID, - PBXErrorsWarningsDataSource_MessageID, - PBXErrorsWarningsDataSource_LocationID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID; - PBXFileTableDataSourceColumnWidthsKey = ( - 22, - 300, - 419.5835, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXExecutablesDataSource_ActiveFlagID, - PBXExecutablesDataSource_NameID, - PBXExecutablesDataSource_CommentsID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 532, - 20, - 48, - 43, - 43, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - ); - }; - PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 200, - 352, - 20, - 48, - 43, - 43, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXTargetDataSource_PrimaryAttribute, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - ); - }; - PBXPerProjectTemplateStateSaveDate = 139684956; - PBXWorkspaceStateSaveDate = 139684956; - }; - perUserProjectItems = { - 8E2BC7F4084F898E004518D1 = 8E2BC7F4084F898E004518D1; - 8E2BC7F5084F898E004518D1 = 8E2BC7F5084F898E004518D1; - 8E2BC7F6084F898E004518D1 = 8E2BC7F6084F898E004518D1; - 8E2BC7F7084F898E004518D1 = 8E2BC7F7084F898E004518D1; - 8E2BC7F8084F898E004518D1 = 8E2BC7F8084F898E004518D1; - 8E2BC7F9084F898E004518D1 = 8E2BC7F9084F898E004518D1; - 8E2BC7FA084F898E004518D1 = 8E2BC7FA084F898E004518D1; - 8E2BC7FB084F898E004518D1 = 8E2BC7FB084F898E004518D1; - 8E2BC7FC084F898E004518D1 = 8E2BC7FC084F898E004518D1; - 8E2BC800084F898E004518D1 = 8E2BC800084F898E004518D1; - 8E65785E084F5EDB00F28C07 = 8E65785E084F5EDB00F28C07; - 8E65785F084F5EDB00F28C07 = 8E65785F084F5EDB00F28C07; - 8E657860084F5EDB00F28C07 = 8E657860084F5EDB00F28C07; - 8E657861084F5EDB00F28C07 = 8E657861084F5EDB00F28C07; - 8E657862084F5EDB00F28C07 = 8E657862084F5EDB00F28C07; - 8E657863084F5EDB00F28C07 = 8E657863084F5EDB00F28C07; - 8E657864084F5EDB00F28C07 = 8E657864084F5EDB00F28C07; - 8E657865084F5EDB00F28C07 = 8E657865084F5EDB00F28C07; - 8E657867084F5EDB00F28C07 = 8E657867084F5EDB00F28C07; - 8E657868084F5EDB00F28C07 = 8E657868084F5EDB00F28C07; - 8E65786B084F5EDB00F28C07 = 8E65786B084F5EDB00F28C07; - 8E65786E084F5EDB00F28C07 = 8E65786E084F5EDB00F28C07; - 8E657870084F5EDB00F28C07 = 8E657870084F5EDB00F28C07; - 8E657878084F5EDB00F28C07 = 8E657878084F5EDB00F28C07; - 8E65787A084F5EDB00F28C07 = 8E65787A084F5EDB00F28C07; - 8E65787B084F5EDB00F28C07 = 8E65787B084F5EDB00F28C07; - 8E65787C084F5EDB00F28C07 = 8E65787C084F5EDB00F28C07; - 8E65787E084F5EDB00F28C07 = 8E65787E084F5EDB00F28C07; - 8E65787F084F5EDB00F28C07 = 8E65787F084F5EDB00F28C07; - 8E657888084F5EDB00F28C07 = 8E657888084F5EDB00F28C07; - 8ED1CBA4084F619E00771E1E = 8ED1CBA4084F619E00771E1E; - 8ED1CBA7084F619E00771E1E = 8ED1CBA7084F619E00771E1E; - 8ED1CBAA084F619E00771E1E = 8ED1CBAA084F619E00771E1E; - 8ED1CBAC084F619E00771E1E = 8ED1CBAC084F619E00771E1E; - 8EEBC7F2084F5C3C009FE5BE = 8EEBC7F2084F5C3C009FE5BE; - 8EEBC7F4084F5C3C009FE5BE = 8EEBC7F4084F5C3C009FE5BE; - 8EEBC7FA084F5C3C009FE5BE = 8EEBC7FA084F5C3C009FE5BE; - 8EEBC7FC084F5C3C009FE5BE = 8EEBC7FC084F5C3C009FE5BE; - 8EEBC7FD084F5C3C009FE5BE = 8EEBC7FD084F5C3C009FE5BE; - 8EEBC7FE084F5C3C009FE5BE = 8EEBC7FE084F5C3C009FE5BE; - 8EEBC7FF084F5C3C009FE5BE = 8EEBC7FF084F5C3C009FE5BE; - 8EEBC800084F5C3C009FE5BE = 8EEBC800084F5C3C009FE5BE; - 8EFC6BF608536C8300C67D06 = 8EFC6BF608536C8300C67D06; - }; - sourceControlManager = 8E4DD23C082DCA1B004B6830; - userBuildSettings = { - }; - }; - 8D07F2BC0486CC7A007CD1D0 = { - activeExec = 0; - }; - 8E2BC7F4084F898E004518D1 = { - fRef = 8EEBC78B084F5B30009FE5BE; - isa = PBXTextBookmark; - name = "SmartPtr.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 137; - vrLoc = 0; - }; - 8E2BC7F5084F898E004518D1 = { - fRef = 8EEBC79B084F5B65009FE5BE; - isa = PBXTextBookmark; - name = "MACLib.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 250; - vrLoc = 0; - }; - 8E2BC7F6084F898E004518D1 = { - fRef = 8EEBC765084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "NewPredictor.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 195; - vrLoc = 0; - }; - 8E2BC7F7084F898E004518D1 = { - fRef = 8EEBC75D084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "m_spIO.Assign(new IO_CLASS_NAME);"; - rLen = 39; - rLoc = 783; - rType = 0; - vrLen = 162; - vrLoc = 709; - }; - 8E2BC7F8084F898E004518D1 = { - fRef = 8EEBC797084F5B65009FE5BE; - isa = PBXTextBookmark; - name = "APEInfo.h: 79"; - rLen = 0; - rLoc = 4830; - rType = 0; - vrLen = 86; - vrLoc = 1090; - }; - 8E2BC7F9084F898E004518D1 = { - fRef = 8EEBC787084F5B30009FE5BE; - isa = PBXTextBookmark; - name = "APETag.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 152; - vrLoc = 0; - }; - 8E2BC7FA084F898E004518D1 = { - fRef = 8EEBC78B084F5B30009FE5BE; - isa = PBXTextBookmark; - name = "SmartPtr.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 137; - vrLoc = 0; - }; - 8E2BC7FB084F898E004518D1 = { - fRef = 8EEBC79B084F5B65009FE5BE; - isa = PBXTextBookmark; - name = "MACLib.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 250; - vrLoc = 0; - }; - 8E2BC7FC084F898E004518D1 = { - fRef = 8EEBC765084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "NewPredictor.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 195; - vrLoc = 0; - }; - 8E2BC800084F898E004518D1 = { - fRef = 8EEBC788084F5B30009FE5BE; - isa = PBXTextBookmark; - name = "virtual int Open(const wchar_t * pName) = 0;"; - rLen = 50; - rLoc = 351; - rType = 0; - vrLen = 268; - vrLoc = 401; - }; - 8E4DD23C082DCA1B004B6830 = { - fallbackIsa = XCSourceControlManager; - isSCMEnabled = 0; - isa = PBXSourceControlManager; - scmConfiguration = { - }; - scmType = ""; - }; - 8E4DD23D082DCA1B004B6830 = { - indexTemplatePath = ""; - isa = PBXCodeSenseManager; - }; - 8E65785E084F5EDB00F28C07 = { - fRef = 8EEBC7C5084F5BB3009FE5BE; - isa = PBXTextBookmark; - name = "CharacterHelper.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 648; - vrLoc = 0; - }; - 8E65785F084F5EDB00F28C07 = { - fRef = 8EEBC792084F5B65009FE5BE; - isa = PBXTextBookmark; - name = "APECompress.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1539; - vrLoc = 0; - }; - 8E657860084F5EDB00F28C07 = { - fRef = 8EEBC7CA084F5BB3009FE5BE; - isa = PBXTextBookmark; - name = wchar_t; - rLen = 7; - rLoc = 451; - rType = 0; - vrLen = 839; - vrLoc = 0; - }; - 8E657861084F5EDB00F28C07 = { - fRef = 8EEBC77F084F5B1B009FE5BE; - isa = PBXTextBookmark; - name = "CircleBuffer.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 658; - vrLoc = 0; - }; - 8E657862084F5EDB00F28C07 = { - fRef = 8EEBC75B084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "APEDecompress.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 868; - vrLoc = 0; - }; - 8E657863084F5EDB00F28C07 = { - fRef = 8EEBC75C084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "APEHeader.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 801; - vrLoc = 0; - }; - 8E657864084F5EDB00F28C07 = { - fRef = 8EEBC75F084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "APESimple.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1519; - vrLoc = 0; - }; - 8E657865084F5EDB00F28C07 = { - fRef = 8EEBC762084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "MACLib.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1010; - vrLoc = 0; - }; - 8E657867084F5EDB00F28C07 = { - fRef = 8EEBC781084F5B1B009FE5BE; - isa = PBXTextBookmark; - name = "StdLibFileIO.cpp: GetName"; - rLen = 0; - rLoc = 6201; - rType = 0; - vrLen = 724; - vrLoc = 5817; - }; - 8E657868084F5EDB00F28C07 = { - fRef = 8EEBC7CD084F5BB3009FE5BE; - isa = PBXTextBookmark; - name = "StdLibFileIO.h: GetName"; - rLen = 0; - rLoc = 916; - rType = 0; - vrLen = 787; - vrLoc = 349; - }; - 8E65786B084F5EDB00F28C07 = { - fRef = 8EEBC7CD084F5BB3009FE5BE; - isa = PBXTextBookmark; - name = "StdLibFileIO.h: Open"; - rLen = 0; - rLoc = 302; - rType = 0; - vrLen = 739; - vrLoc = 0; - }; - 8E65786E084F5EDB00F28C07 = { - fRef = 8EEBC781084F5B1B009FE5BE; - isa = PBXTextBookmark; - name = "StdLibFileIO.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 802; - vrLoc = 3342; - }; - 8E657870084F5EDB00F28C07 = { - fRef = 8EEBC788084F5B30009FE5BE; - isa = PBXTextBookmark; - name = "virtual int Open(const wchar_t * pName) = 0;"; - rLen = 50; - rLoc = 351; - rType = 0; - vrLen = 669; - vrLoc = 0; - }; - 8E657878084F5EDB00F28C07 = { - fRef = 8EEBC7CA084F5BB3009FE5BE; - isa = PBXTextBookmark; - name = wchar_t; - rLen = 7; - rLoc = 451; - rType = 0; - vrLen = 839; - vrLoc = 0; - }; - 8E65787A084F5EDB00F28C07 = { - fRef = 8EEBC77F084F5B1B009FE5BE; - isa = PBXTextBookmark; - name = "CircleBuffer.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 658; - vrLoc = 0; - }; - 8E65787B084F5EDB00F28C07 = { - fRef = 8EEBC75B084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "APEDecompress.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 868; - vrLoc = 0; - }; - 8E65787C084F5EDB00F28C07 = { - fRef = 8EEBC75C084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "APEHeader.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 801; - vrLoc = 0; - }; - 8E65787E084F5EDB00F28C07 = { - fRef = 8EEBC75F084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "APESimple.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1519; - vrLoc = 0; - }; - 8E65787F084F5EDB00F28C07 = { - fRef = 8EEBC762084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "MACLib.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1010; - vrLoc = 0; - }; - 8E657888084F5EDB00F28C07 = { - fRef = 8EEBC797084F5B65009FE5BE; - isa = PBXTextBookmark; - name = "APEInfo.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1906; - vrLoc = 736; - }; - 8ED1CBA4084F619E00771E1E = { - fRef = 8EEBC7CE084F5BB3009FE5BE; - isa = PBXTextBookmark; - name = wchar_t; - rLen = 7; - rLoc = 11811; - rType = 0; - vrLen = 606; - vrLoc = 11444; - }; - 8ED1CBA7084F619E00771E1E = { - fRef = 8EEBC7C4084F5BB3009FE5BE; - isa = PBXTextBookmark; - name = "All.h: 36"; - rLen = 0; - rLoc = 1055; - rType = 0; - vrLen = 840; - vrLoc = 873; - }; - 8ED1CBAA084F619E00771E1E = { - fRef = 8EEBC7CE084F5BB3009FE5BE; - isa = PBXTextBookmark; - name = wchar_t; - rLen = 7; - rLoc = 11811; - rType = 0; - vrLen = 606; - vrLoc = 11444; - }; - 8ED1CBAC084F619E00771E1E = { - fRef = 8EEBC787084F5B30009FE5BE; - isa = PBXTextBookmark; - name = "APETag.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1305; - vrLoc = 0; - }; - 8EEBC75B084F5AF9009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {884, 6846}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 448}}"; - }; - }; - 8EEBC75C084F5AF9009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1442, 4536}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 448}}"; - }; - }; - 8EEBC75D084F5AF9009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {902, 5166}}"; - sepNavSelRange = "{783, 39}"; - sepNavVisRect = "{{0, 235}, {730, 77}}"; - }; - }; - 8EEBC75F084F5AF9009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1208, 5992}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 448}}"; - }; - }; - 8EEBC762084F5AF9009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {770, 2226}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 448}}"; - }; - }; - 8EEBC765084F5AF9009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1250, 5726}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 77}}"; - }; - }; - 8EEBC766084F5AF9009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {983, 4592}}"; - sepNavSelRange = "{158, 0}"; - sepNavVisRect = "{{0, 0}, {983, 310}}"; - }; - }; - 8EEBC76A084F5AF9009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1082, 4102}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 448}}"; - }; - }; - 8EEBC77F084F5B1B009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {782, 1260}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 448}}"; - }; - }; - 8EEBC781084F5B1B009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {730, 3402}}"; - sepNavSelRange = "{6201, 0}"; - sepNavVisRect = "{{0, 2646}, {730, 448}}"; - }; - }; - 8EEBC787084F5B30009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {854, 4116}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 77}}"; - }; - }; - 8EEBC788084F5B30009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {730, 700}}"; - sepNavSelRange = "{351, 50}"; - sepNavVisRect = "{{0, 364}, {730, 77}}"; - }; - }; - 8EEBC78B084F5B30009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {730, 1260}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 77}}"; - }; - }; - 8EEBC792084F5B65009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1424, 798}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 448}}"; - }; - }; - 8EEBC797084F5B65009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {758, 1414}}"; - sepNavSelRange = "{4830, 0}"; - sepNavVisRect = "{{0, 294}, {730, 77}}"; - }; - }; - 8EEBC79B084F5B65009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1574, 6328}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 77}}"; - }; - }; - 8EEBC7A1084F5B65009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {730, 448}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 448}}"; - }; - }; - 8EEBC7C4084F5BB3009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {8486, 3500}}"; - sepNavSelRange = "{1036, 0}"; - sepNavVisRect = "{{0, 441}, {730, 203}}"; - }; - }; - 8EEBC7C5084F5BB3009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {730, 448}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {730, 448}}"; - }; - }; - 8EEBC7CA084F5BB3009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {730, 994}}"; - sepNavSelRange = "{451, 7}"; - sepNavVisRect = "{{0, 791}, {730, 203}}"; - }; - }; - 8EEBC7CC084F5BB3009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {730, 1260}}"; - sepNavSelRange = "{182, 0}"; - sepNavVisRect = "{{0, 0}, {730, 203}}"; - }; - }; - 8EEBC7CD084F5BB3009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {730, 756}}"; - sepNavSelRange = "{916, 0}"; - sepNavVisRect = "{{0, 287}, {730, 448}}"; - }; - }; - 8EEBC7CE084F5BB3009FE5BE = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {730, 42210}}"; - sepNavSelRange = "{11811, 7}"; - sepNavVisRect = "{{0, 3633}, {730, 448}}"; - }; - }; - 8EEBC7F2084F5C3C009FE5BE = { - fRef = 8EEBC76A084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "WAVInputSource.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1112; - vrLoc = 0; - }; - 8EEBC7F4084F5C3C009FE5BE = { - fRef = 8EEBC7A1084F5B65009FE5BE; - isa = PBXTextBookmark; - name = "Predictor.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1096; - vrLoc = 0; - }; - 8EEBC7FA084F5C3C009FE5BE = { - fRef = 8EEBC76A084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "WAVInputSource.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1112; - vrLoc = 0; - }; - 8EEBC7FC084F5C3C009FE5BE = { - fRef = 8EEBC7A1084F5B65009FE5BE; - isa = PBXTextBookmark; - name = "Predictor.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1096; - vrLoc = 0; - }; - 8EEBC7FD084F5C3C009FE5BE = { - fRef = 8EEBC792084F5B65009FE5BE; - isa = PBXTextBookmark; - name = "APECompress.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1539; - vrLoc = 0; - }; - 8EEBC7FE084F5C3C009FE5BE = { - fRef = 8EEBC75D084F5AF9009FE5BE; - isa = PBXTextBookmark; - name = "m_spIO.Assign(new IO_CLASS_NAME);"; - rLen = 39; - rLoc = 786; - rType = 0; - vrLen = 1114; - vrLoc = 0; - }; - 8EEBC7FF084F5C3C009FE5BE = { - fRef = 8EEBC7C4084F5BB3009FE5BE; - isa = PBXTextBookmark; - name = "All.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 807; - vrLoc = 286; - }; - 8EEBC800084F5C3C009FE5BE = { - fRef = 8EEBC7C5084F5BB3009FE5BE; - isa = PBXTextBookmark; - name = "CharacterHelper.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 648; - vrLoc = 0; - }; - 8EFC6BF608536C8300C67D06 = { - fRef = 8EEBC788084F5B30009FE5BE; - isa = PBXTextBookmark; - name = "virtual int Open(const wchar_t * pName) = 0;"; - rLen = 50; - rLoc = 351; - rType = 0; - vrLen = 268; - vrLoc = 401; - }; -} diff --git a/Libraries/MAC/MAC.xcodeproj/project.pbxproj b/Libraries/MAC/MAC.xcodeproj/project.pbxproj new file mode 100644 index 000000000..fc7704443 --- /dev/null +++ b/Libraries/MAC/MAC.xcodeproj/project.pbxproj @@ -0,0 +1,623 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; + 8ED1CB70084F616500771E1E /* All.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7C4084F5BB3009FE5BE /* All.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8ED1CB71084F616500771E1E /* CharacterHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7C5084F5BB3009FE5BE /* CharacterHelper.h */; }; + 8ED1CB72084F616500771E1E /* CircleBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7C6084F5BB3009FE5BE /* CircleBuffer.h */; }; + 8ED1CB73084F616500771E1E /* GlobalFunctions.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7C7084F5BB3009FE5BE /* GlobalFunctions.h */; }; + 8ED1CB74084F616500771E1E /* ID3Genres.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7C8084F5BB3009FE5BE /* ID3Genres.h */; }; + 8ED1CB75084F616500771E1E /* IO.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7C9084F5BB3009FE5BE /* IO.h */; }; + 8ED1CB76084F616500771E1E /* NoWindows.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7CA084F5BB3009FE5BE /* NoWindows.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8ED1CB77084F616500771E1E /* RollBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7CB084F5BB3009FE5BE /* RollBuffer.h */; }; + 8ED1CB78084F616500771E1E /* SmartPtr.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7CC084F5BB3009FE5BE /* SmartPtr.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8ED1CB79084F616500771E1E /* StdLibFileIO.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7CD084F5BB3009FE5BE /* StdLibFileIO.h */; }; + 8ED1CB7A084F616500771E1E /* StdString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7CE084F5BB3009FE5BE /* StdString.h */; }; + 8ED1CB7B084F616500771E1E /* APECompress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC792084F5B65009FE5BE /* APECompress.h */; }; + 8ED1CB7C084F616500771E1E /* APECompressCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC793084F5B65009FE5BE /* APECompressCore.h */; }; + 8ED1CB7D084F616500771E1E /* APECompressCreate.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC794084F5B65009FE5BE /* APECompressCreate.h */; }; + 8ED1CB7E084F616500771E1E /* APEDecompress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC795084F5B65009FE5BE /* APEDecompress.h */; }; + 8ED1CB7F084F616500771E1E /* APEHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC796084F5B65009FE5BE /* APEHeader.h */; }; + 8ED1CB80084F616500771E1E /* APEInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC797084F5B65009FE5BE /* APEInfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8ED1CB81084F616500771E1E /* APELink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC798084F5B65009FE5BE /* APELink.h */; }; + 8ED1CB82084F616500771E1E /* APETag.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC799084F5B65009FE5BE /* APETag.h */; }; + 8ED1CB83084F616500771E1E /* BitArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC79A084F5B65009FE5BE /* BitArray.h */; }; + 8ED1CB84084F616500771E1E /* MACLib.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC79B084F5B65009FE5BE /* MACLib.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8ED1CB85084F616500771E1E /* MACProgressHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC79C084F5B65009FE5BE /* MACProgressHelper.h */; }; + 8ED1CB86084F616500771E1E /* md5.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC79D084F5B65009FE5BE /* md5.h */; }; + 8ED1CB87084F616500771E1E /* MultichannelNNFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC79E084F5B65009FE5BE /* MultichannelNNFilter.h */; }; + 8ED1CB88084F616500771E1E /* NewPredictor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC79F084F5B65009FE5BE /* NewPredictor.h */; }; + 8ED1CB89084F616500771E1E /* NNFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7A0084F5B65009FE5BE /* NNFilter.h */; }; + 8ED1CB8A084F616500771E1E /* Predictor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7A1084F5B65009FE5BE /* Predictor.h */; }; + 8ED1CB8B084F616500771E1E /* Prepare.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7A2084F5B65009FE5BE /* Prepare.h */; }; + 8ED1CB8C084F616500771E1E /* ScaledFirstOrderFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7A3084F5B65009FE5BE /* ScaledFirstOrderFilter.h */; }; + 8ED1CB8D084F616500771E1E /* StartFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7A4084F5B65009FE5BE /* StartFilter.h */; }; + 8ED1CB8E084F616500771E1E /* UnBitArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7A5084F5B65009FE5BE /* UnBitArray.h */; }; + 8ED1CB8F084F616500771E1E /* UnBitArrayBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7A6084F5B65009FE5BE /* UnBitArrayBase.h */; }; + 8ED1CB90084F616500771E1E /* WAVInputSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC7A7084F5B65009FE5BE /* WAVInputSource.h */; }; + 8ED1CB91084F616500771E1E /* APETag.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC787084F5B30009FE5BE /* APETag.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8ED1CB92084F616500771E1E /* IO.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC788084F5B30009FE5BE /* IO.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8ED1CB93084F616500771E1E /* MACDll.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC789084F5B30009FE5BE /* MACDll.h */; }; + 8ED1CB94084F616500771E1E /* MACLib.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC78A084F5B30009FE5BE /* MACLib.h */; }; + 8ED1CB95084F616500771E1E /* SmartPtr.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEBC78B084F5B30009FE5BE /* SmartPtr.h */; }; + 8EEBC76B084F5AF9009FE5BE /* APECompress.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC758084F5AF9009FE5BE /* APECompress.cpp */; }; + 8EEBC76C084F5AF9009FE5BE /* APECompressCore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC759084F5AF9009FE5BE /* APECompressCore.cpp */; }; + 8EEBC76D084F5AF9009FE5BE /* APECompressCreate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC75A084F5AF9009FE5BE /* APECompressCreate.cpp */; }; + 8EEBC76E084F5AF9009FE5BE /* APEDecompress.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC75B084F5AF9009FE5BE /* APEDecompress.cpp */; }; + 8EEBC76F084F5AF9009FE5BE /* APEHeader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC75C084F5AF9009FE5BE /* APEHeader.cpp */; }; + 8EEBC770084F5AF9009FE5BE /* APEInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC75D084F5AF9009FE5BE /* APEInfo.cpp */; }; + 8EEBC771084F5AF9009FE5BE /* APELink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC75E084F5AF9009FE5BE /* APELink.cpp */; }; + 8EEBC772084F5AF9009FE5BE /* APESimple.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC75F084F5AF9009FE5BE /* APESimple.cpp */; }; + 8EEBC773084F5AF9009FE5BE /* APETag.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC760084F5AF9009FE5BE /* APETag.cpp */; }; + 8EEBC774084F5AF9009FE5BE /* BitArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC761084F5AF9009FE5BE /* BitArray.cpp */; }; + 8EEBC775084F5AF9009FE5BE /* MACLib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC762084F5AF9009FE5BE /* MACLib.cpp */; }; + 8EEBC776084F5AF9009FE5BE /* MACProgressHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC763084F5AF9009FE5BE /* MACProgressHelper.cpp */; }; + 8EEBC777084F5AF9009FE5BE /* MD5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC764084F5AF9009FE5BE /* MD5.cpp */; }; + 8EEBC778084F5AF9009FE5BE /* NewPredictor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC765084F5AF9009FE5BE /* NewPredictor.cpp */; }; + 8EEBC779084F5AF9009FE5BE /* NNFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC766084F5AF9009FE5BE /* NNFilter.cpp */; }; + 8EEBC77A084F5AF9009FE5BE /* Prepare.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC767084F5AF9009FE5BE /* Prepare.cpp */; }; + 8EEBC77B084F5AF9009FE5BE /* UnBitArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC768084F5AF9009FE5BE /* UnBitArray.cpp */; }; + 8EEBC77C084F5AF9009FE5BE /* UnBitArrayBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC769084F5AF9009FE5BE /* UnBitArrayBase.cpp */; }; + 8EEBC77D084F5AF9009FE5BE /* WAVInputSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC76A084F5AF9009FE5BE /* WAVInputSource.cpp */; }; + 8EEBC782084F5B1B009FE5BE /* CharacterHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC77E084F5B1B009FE5BE /* CharacterHelper.cpp */; }; + 8EEBC783084F5B1B009FE5BE /* CircleBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC77F084F5B1B009FE5BE /* CircleBuffer.cpp */; }; + 8EEBC784084F5B1B009FE5BE /* GlobalFunctions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC780084F5B1B009FE5BE /* GlobalFunctions.cpp */; }; + 8EEBC785084F5B1B009FE5BE /* StdLibFileIO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBC781084F5B1B009FE5BE /* StdLibFileIO.cpp */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildRule section */ + 8E35E2E7084B9B8200C8FE72 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.c; + isEditable = 1; + outputFiles = ( + ); + }; + 8E35E2E8084B9B9600C8FE72 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.asm; + isEditable = 1; + outputFiles = ( + ); + }; +/* End PBXBuildRule section */ + +/* Begin PBXBuildStyle section */ + 4F0BB7EC011F40E904CA0E50 /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + ZERO_LINK = YES; + }; + name = Development; + }; + 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + ZERO_LINK = NO; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D07F2C80486CC7A007CD1D0 /* MAC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MAC.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8EEBC758084F5AF9009FE5BE /* APECompress.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = APECompress.cpp; path = Files/Source/MACLib/APECompress.cpp; sourceTree = ""; }; + 8EEBC759084F5AF9009FE5BE /* APECompressCore.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = APECompressCore.cpp; path = Files/Source/MACLib/APECompressCore.cpp; sourceTree = ""; }; + 8EEBC75A084F5AF9009FE5BE /* APECompressCreate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = APECompressCreate.cpp; path = Files/Source/MACLib/APECompressCreate.cpp; sourceTree = ""; }; + 8EEBC75B084F5AF9009FE5BE /* APEDecompress.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = APEDecompress.cpp; path = Files/Source/MACLib/APEDecompress.cpp; sourceTree = ""; }; + 8EEBC75C084F5AF9009FE5BE /* APEHeader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = APEHeader.cpp; path = Files/Source/MACLib/APEHeader.cpp; sourceTree = ""; }; + 8EEBC75D084F5AF9009FE5BE /* APEInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = APEInfo.cpp; path = Files/Source/MACLib/APEInfo.cpp; sourceTree = ""; }; + 8EEBC75E084F5AF9009FE5BE /* APELink.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = APELink.cpp; path = Files/Source/MACLib/APELink.cpp; sourceTree = ""; }; + 8EEBC75F084F5AF9009FE5BE /* APESimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = APESimple.cpp; path = Files/Source/MACLib/APESimple.cpp; sourceTree = ""; }; + 8EEBC760084F5AF9009FE5BE /* APETag.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = APETag.cpp; path = Files/Source/MACLib/APETag.cpp; sourceTree = ""; }; + 8EEBC761084F5AF9009FE5BE /* BitArray.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BitArray.cpp; path = Files/Source/MACLib/BitArray.cpp; sourceTree = ""; }; + 8EEBC762084F5AF9009FE5BE /* MACLib.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MACLib.cpp; path = Files/Source/MACLib/MACLib.cpp; sourceTree = ""; }; + 8EEBC763084F5AF9009FE5BE /* MACProgressHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MACProgressHelper.cpp; path = Files/Source/MACLib/MACProgressHelper.cpp; sourceTree = ""; }; + 8EEBC764084F5AF9009FE5BE /* MD5.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MD5.cpp; path = Files/Source/MACLib/MD5.cpp; sourceTree = ""; }; + 8EEBC765084F5AF9009FE5BE /* NewPredictor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = NewPredictor.cpp; path = Files/Source/MACLib/NewPredictor.cpp; sourceTree = ""; }; + 8EEBC766084F5AF9009FE5BE /* NNFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = NNFilter.cpp; path = Files/Source/MACLib/NNFilter.cpp; sourceTree = ""; }; + 8EEBC767084F5AF9009FE5BE /* Prepare.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Prepare.cpp; path = Files/Source/MACLib/Prepare.cpp; sourceTree = ""; }; + 8EEBC768084F5AF9009FE5BE /* UnBitArray.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = UnBitArray.cpp; path = Files/Source/MACLib/UnBitArray.cpp; sourceTree = ""; }; + 8EEBC769084F5AF9009FE5BE /* UnBitArrayBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = UnBitArrayBase.cpp; path = Files/Source/MACLib/UnBitArrayBase.cpp; sourceTree = ""; }; + 8EEBC76A084F5AF9009FE5BE /* WAVInputSource.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = WAVInputSource.cpp; path = Files/Source/MACLib/WAVInputSource.cpp; sourceTree = ""; }; + 8EEBC77E084F5B1B009FE5BE /* CharacterHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CharacterHelper.cpp; path = Files/Source/Shared/CharacterHelper.cpp; sourceTree = ""; }; + 8EEBC77F084F5B1B009FE5BE /* CircleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CircleBuffer.cpp; path = Files/Source/Shared/CircleBuffer.cpp; sourceTree = ""; }; + 8EEBC780084F5B1B009FE5BE /* GlobalFunctions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = GlobalFunctions.cpp; path = Files/Source/Shared/GlobalFunctions.cpp; sourceTree = ""; }; + 8EEBC781084F5B1B009FE5BE /* StdLibFileIO.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = StdLibFileIO.cpp; path = Files/Source/Shared/StdLibFileIO.cpp; sourceTree = ""; }; + 8EEBC787084F5B30009FE5BE /* APETag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = APETag.h; path = Files/Shared/APETag.h; sourceTree = ""; }; + 8EEBC788084F5B30009FE5BE /* IO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = IO.h; path = Files/Shared/IO.h; sourceTree = ""; }; + 8EEBC789084F5B30009FE5BE /* MACDll.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MACDll.h; path = Files/Shared/MACDll.h; sourceTree = ""; }; + 8EEBC78A084F5B30009FE5BE /* MACLib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MACLib.h; path = Files/Shared/MACLib.h; sourceTree = ""; }; + 8EEBC78B084F5B30009FE5BE /* SmartPtr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SmartPtr.h; path = Files/Shared/SmartPtr.h; sourceTree = ""; }; + 8EEBC792084F5B65009FE5BE /* APECompress.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = APECompress.h; path = Files/Source/MACLib/APECompress.h; sourceTree = ""; }; + 8EEBC793084F5B65009FE5BE /* APECompressCore.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = APECompressCore.h; path = Files/Source/MACLib/APECompressCore.h; sourceTree = ""; }; + 8EEBC794084F5B65009FE5BE /* APECompressCreate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = APECompressCreate.h; path = Files/Source/MACLib/APECompressCreate.h; sourceTree = ""; }; + 8EEBC795084F5B65009FE5BE /* APEDecompress.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = APEDecompress.h; path = Files/Source/MACLib/APEDecompress.h; sourceTree = ""; }; + 8EEBC796084F5B65009FE5BE /* APEHeader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = APEHeader.h; path = Files/Source/MACLib/APEHeader.h; sourceTree = ""; }; + 8EEBC797084F5B65009FE5BE /* APEInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = APEInfo.h; path = Files/Source/MACLib/APEInfo.h; sourceTree = ""; }; + 8EEBC798084F5B65009FE5BE /* APELink.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = APELink.h; path = Files/Source/MACLib/APELink.h; sourceTree = ""; }; + 8EEBC799084F5B65009FE5BE /* APETag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = APETag.h; path = Files/Source/MACLib/APETag.h; sourceTree = ""; }; + 8EEBC79A084F5B65009FE5BE /* BitArray.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = BitArray.h; path = Files/Source/MACLib/BitArray.h; sourceTree = ""; }; + 8EEBC79B084F5B65009FE5BE /* MACLib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MACLib.h; path = Files/Source/MACLib/MACLib.h; sourceTree = ""; }; + 8EEBC79C084F5B65009FE5BE /* MACProgressHelper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MACProgressHelper.h; path = Files/Source/MACLib/MACProgressHelper.h; sourceTree = ""; }; + 8EEBC79D084F5B65009FE5BE /* md5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = md5.h; path = Files/Source/MACLib/md5.h; sourceTree = ""; }; + 8EEBC79E084F5B65009FE5BE /* MultichannelNNFilter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MultichannelNNFilter.h; path = Files/Source/MACLib/MultichannelNNFilter.h; sourceTree = ""; }; + 8EEBC79F084F5B65009FE5BE /* NewPredictor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NewPredictor.h; path = Files/Source/MACLib/NewPredictor.h; sourceTree = ""; }; + 8EEBC7A0084F5B65009FE5BE /* NNFilter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NNFilter.h; path = Files/Source/MACLib/NNFilter.h; sourceTree = ""; }; + 8EEBC7A1084F5B65009FE5BE /* Predictor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Predictor.h; path = Files/Source/MACLib/Predictor.h; sourceTree = ""; }; + 8EEBC7A2084F5B65009FE5BE /* Prepare.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Prepare.h; path = Files/Source/MACLib/Prepare.h; sourceTree = ""; }; + 8EEBC7A3084F5B65009FE5BE /* ScaledFirstOrderFilter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ScaledFirstOrderFilter.h; path = Files/Source/MACLib/ScaledFirstOrderFilter.h; sourceTree = ""; }; + 8EEBC7A4084F5B65009FE5BE /* StartFilter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = StartFilter.h; path = Files/Source/MACLib/StartFilter.h; sourceTree = ""; }; + 8EEBC7A5084F5B65009FE5BE /* UnBitArray.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = UnBitArray.h; path = Files/Source/MACLib/UnBitArray.h; sourceTree = ""; }; + 8EEBC7A6084F5B65009FE5BE /* UnBitArrayBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = UnBitArrayBase.h; path = Files/Source/MACLib/UnBitArrayBase.h; sourceTree = ""; }; + 8EEBC7A7084F5B65009FE5BE /* WAVInputSource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = WAVInputSource.h; path = Files/Source/MACLib/WAVInputSource.h; sourceTree = ""; }; + 8EEBC7C4084F5BB3009FE5BE /* All.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = All.h; path = Files/Source/Shared/All.h; sourceTree = ""; }; + 8EEBC7C5084F5BB3009FE5BE /* CharacterHelper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CharacterHelper.h; path = Files/Source/Shared/CharacterHelper.h; sourceTree = ""; }; + 8EEBC7C6084F5BB3009FE5BE /* CircleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CircleBuffer.h; path = Files/Source/Shared/CircleBuffer.h; sourceTree = ""; }; + 8EEBC7C7084F5BB3009FE5BE /* GlobalFunctions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = GlobalFunctions.h; path = Files/Source/Shared/GlobalFunctions.h; sourceTree = ""; }; + 8EEBC7C8084F5BB3009FE5BE /* ID3Genres.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ID3Genres.h; path = Files/Source/Shared/ID3Genres.h; sourceTree = ""; }; + 8EEBC7C9084F5BB3009FE5BE /* IO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = IO.h; path = Files/Source/Shared/IO.h; sourceTree = ""; }; + 8EEBC7CA084F5BB3009FE5BE /* NoWindows.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NoWindows.h; path = Files/Source/Shared/NoWindows.h; sourceTree = ""; }; + 8EEBC7CB084F5BB3009FE5BE /* RollBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = RollBuffer.h; path = Files/Source/Shared/RollBuffer.h; sourceTree = ""; }; + 8EEBC7CC084F5BB3009FE5BE /* SmartPtr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SmartPtr.h; path = Files/Source/Shared/SmartPtr.h; sourceTree = ""; }; + 8EEBC7CD084F5BB3009FE5BE /* StdLibFileIO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = StdLibFileIO.h; path = Files/Source/Shared/StdLibFileIO.h; sourceTree = ""; }; + 8EEBC7CE084F5BB3009FE5BE /* StdString.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = StdString.h; path = Files/Source/Shared/StdString.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 034768DDFF38A45A11DB9C8B /* Products */ = { + isa = PBXGroup; + children = ( + 8D07F2C80486CC7A007CD1D0 /* MAC.framework */, + ); + name = Products; + sourceTree = ""; + }; + 0867D691FE84028FC02AAC07 /* MAC */ = { + isa = PBXGroup; + children = ( + 8E6577FA084F5CB600F28C07 /* Headers */, + 08FB77ACFE841707C02AAC07 /* Source */, + 089C1665FE841158C02AAC07 /* Resources */, + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, + 034768DDFF38A45A11DB9C8B /* Products */, + ); + name = MAC; + sourceTree = ""; + }; + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C1665FE841158C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D07F2C70486CC7A007CD1D0 /* Info.plist */, + 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ACFE841707C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8EEBC77E084F5B1B009FE5BE /* CharacterHelper.cpp */, + 8EEBC77F084F5B1B009FE5BE /* CircleBuffer.cpp */, + 8EEBC780084F5B1B009FE5BE /* GlobalFunctions.cpp */, + 8EEBC781084F5B1B009FE5BE /* StdLibFileIO.cpp */, + 8EEBC758084F5AF9009FE5BE /* APECompress.cpp */, + 8EEBC759084F5AF9009FE5BE /* APECompressCore.cpp */, + 8EEBC75A084F5AF9009FE5BE /* APECompressCreate.cpp */, + 8EEBC75B084F5AF9009FE5BE /* APEDecompress.cpp */, + 8EEBC75C084F5AF9009FE5BE /* APEHeader.cpp */, + 8EEBC75D084F5AF9009FE5BE /* APEInfo.cpp */, + 8EEBC75E084F5AF9009FE5BE /* APELink.cpp */, + 8EEBC75F084F5AF9009FE5BE /* APESimple.cpp */, + 8EEBC760084F5AF9009FE5BE /* APETag.cpp */, + 8EEBC761084F5AF9009FE5BE /* BitArray.cpp */, + 8EEBC762084F5AF9009FE5BE /* MACLib.cpp */, + 8EEBC763084F5AF9009FE5BE /* MACProgressHelper.cpp */, + 8EEBC764084F5AF9009FE5BE /* MD5.cpp */, + 8EEBC765084F5AF9009FE5BE /* NewPredictor.cpp */, + 8EEBC766084F5AF9009FE5BE /* NNFilter.cpp */, + 8EEBC767084F5AF9009FE5BE /* Prepare.cpp */, + 8EEBC768084F5AF9009FE5BE /* UnBitArray.cpp */, + 8EEBC769084F5AF9009FE5BE /* UnBitArrayBase.cpp */, + 8EEBC76A084F5AF9009FE5BE /* WAVInputSource.cpp */, + ); + name = Source; + sourceTree = ""; + }; + 8E6577FA084F5CB600F28C07 /* Headers */ = { + isa = PBXGroup; + children = ( + 8EEBC7C4084F5BB3009FE5BE /* All.h */, + 8EEBC7C5084F5BB3009FE5BE /* CharacterHelper.h */, + 8EEBC7C6084F5BB3009FE5BE /* CircleBuffer.h */, + 8EEBC7C7084F5BB3009FE5BE /* GlobalFunctions.h */, + 8EEBC7C8084F5BB3009FE5BE /* ID3Genres.h */, + 8EEBC7C9084F5BB3009FE5BE /* IO.h */, + 8EEBC7CA084F5BB3009FE5BE /* NoWindows.h */, + 8EEBC7CB084F5BB3009FE5BE /* RollBuffer.h */, + 8EEBC7CC084F5BB3009FE5BE /* SmartPtr.h */, + 8EEBC7CD084F5BB3009FE5BE /* StdLibFileIO.h */, + 8EEBC7CE084F5BB3009FE5BE /* StdString.h */, + 8EEBC792084F5B65009FE5BE /* APECompress.h */, + 8EEBC793084F5B65009FE5BE /* APECompressCore.h */, + 8EEBC794084F5B65009FE5BE /* APECompressCreate.h */, + 8EEBC795084F5B65009FE5BE /* APEDecompress.h */, + 8EEBC796084F5B65009FE5BE /* APEHeader.h */, + 8EEBC797084F5B65009FE5BE /* APEInfo.h */, + 8EEBC798084F5B65009FE5BE /* APELink.h */, + 8EEBC799084F5B65009FE5BE /* APETag.h */, + 8EEBC79A084F5B65009FE5BE /* BitArray.h */, + 8EEBC79B084F5B65009FE5BE /* MACLib.h */, + 8EEBC79C084F5B65009FE5BE /* MACProgressHelper.h */, + 8EEBC79D084F5B65009FE5BE /* md5.h */, + 8EEBC79E084F5B65009FE5BE /* MultichannelNNFilter.h */, + 8EEBC79F084F5B65009FE5BE /* NewPredictor.h */, + 8EEBC7A0084F5B65009FE5BE /* NNFilter.h */, + 8EEBC7A1084F5B65009FE5BE /* Predictor.h */, + 8EEBC7A2084F5B65009FE5BE /* Prepare.h */, + 8EEBC7A3084F5B65009FE5BE /* ScaledFirstOrderFilter.h */, + 8EEBC7A4084F5B65009FE5BE /* StartFilter.h */, + 8EEBC7A5084F5B65009FE5BE /* UnBitArray.h */, + 8EEBC7A6084F5B65009FE5BE /* UnBitArrayBase.h */, + 8EEBC7A7084F5B65009FE5BE /* WAVInputSource.h */, + 8EEBC787084F5B30009FE5BE /* APETag.h */, + 8EEBC788084F5B30009FE5BE /* IO.h */, + 8EEBC789084F5B30009FE5BE /* MACDll.h */, + 8EEBC78A084F5B30009FE5BE /* MACLib.h */, + 8EEBC78B084F5B30009FE5BE /* SmartPtr.h */, + ); + name = Headers; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8ED1CB70084F616500771E1E /* All.h in Headers */, + 8ED1CB71084F616500771E1E /* CharacterHelper.h in Headers */, + 8ED1CB72084F616500771E1E /* CircleBuffer.h in Headers */, + 8ED1CB73084F616500771E1E /* GlobalFunctions.h in Headers */, + 8ED1CB74084F616500771E1E /* ID3Genres.h in Headers */, + 8ED1CB75084F616500771E1E /* IO.h in Headers */, + 8ED1CB76084F616500771E1E /* NoWindows.h in Headers */, + 8ED1CB77084F616500771E1E /* RollBuffer.h in Headers */, + 8ED1CB78084F616500771E1E /* SmartPtr.h in Headers */, + 8ED1CB79084F616500771E1E /* StdLibFileIO.h in Headers */, + 8ED1CB7A084F616500771E1E /* StdString.h in Headers */, + 8ED1CB7B084F616500771E1E /* APECompress.h in Headers */, + 8ED1CB7C084F616500771E1E /* APECompressCore.h in Headers */, + 8ED1CB7D084F616500771E1E /* APECompressCreate.h in Headers */, + 8ED1CB7E084F616500771E1E /* APEDecompress.h in Headers */, + 8ED1CB7F084F616500771E1E /* APEHeader.h in Headers */, + 8ED1CB80084F616500771E1E /* APEInfo.h in Headers */, + 8ED1CB81084F616500771E1E /* APELink.h in Headers */, + 8ED1CB82084F616500771E1E /* APETag.h in Headers */, + 8ED1CB83084F616500771E1E /* BitArray.h in Headers */, + 8ED1CB84084F616500771E1E /* MACLib.h in Headers */, + 8ED1CB85084F616500771E1E /* MACProgressHelper.h in Headers */, + 8ED1CB86084F616500771E1E /* md5.h in Headers */, + 8ED1CB87084F616500771E1E /* MultichannelNNFilter.h in Headers */, + 8ED1CB88084F616500771E1E /* NewPredictor.h in Headers */, + 8ED1CB89084F616500771E1E /* NNFilter.h in Headers */, + 8ED1CB8A084F616500771E1E /* Predictor.h in Headers */, + 8ED1CB8B084F616500771E1E /* Prepare.h in Headers */, + 8ED1CB8C084F616500771E1E /* ScaledFirstOrderFilter.h in Headers */, + 8ED1CB8D084F616500771E1E /* StartFilter.h in Headers */, + 8ED1CB8E084F616500771E1E /* UnBitArray.h in Headers */, + 8ED1CB8F084F616500771E1E /* UnBitArrayBase.h in Headers */, + 8ED1CB90084F616500771E1E /* WAVInputSource.h in Headers */, + 8ED1CB91084F616500771E1E /* APETag.h in Headers */, + 8ED1CB92084F616500771E1E /* IO.h in Headers */, + 8ED1CB93084F616500771E1E /* MACDll.h in Headers */, + 8ED1CB94084F616500771E1E /* MACLib.h in Headers */, + 8ED1CB95084F616500771E1E /* SmartPtr.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D07F2BC0486CC7A007CD1D0 /* MAC */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E6A0D1A086CCC1700B90CF9 /* Build configuration list for PBXNativeTarget "MAC" */; + buildPhases = ( + 8D07F2BD0486CC7A007CD1D0 /* Headers */, + 8D07F2BF0486CC7A007CD1D0 /* Resources */, + 8D07F2C10486CC7A007CD1D0 /* Sources */, + 8D07F2C30486CC7A007CD1D0 /* Frameworks */, + 8D07F2C50486CC7A007CD1D0 /* Rez */, + ); + buildRules = ( + 8E35E2E8084B9B9600C8FE72 /* PBXBuildRule */, + 8E35E2E7084B9B8200C8FE72 /* PBXBuildRule */, + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ENABLE_ASM_KEYWORD = YES; + GCC_ENABLE_PASCAL_STRINGS = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-maltivec", + "-faltivec", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PREBINDING = YES; + PRODUCT_NAME = MAC; + WRAPPER_EXTENSION = framework; + }; + dependencies = ( + ); + name = MAC; + productInstallPath = "$(HOME)/Library/Frameworks"; + productName = MAC; + productReference = 8D07F2C80486CC7A007CD1D0 /* MAC.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0867D690FE84028FC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 8E6A0D1E086CCC1700B90CF9 /* Build configuration list for PBXProject "MAC" */; + buildSettings = { + }; + buildStyles = ( + 4F0BB7EC011F40E904CA0E50 /* Development */, + 4F0BB7ED011F40E904CA0E50 /* Deployment */, + ); + hasScannedForEncodings = 1; + mainGroup = 0867D691FE84028FC02AAC07 /* MAC */; + productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; + projectDirPath = ""; + targets = ( + 8D07F2BC0486CC7A007CD1D0 /* MAC */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D07F2C50486CC7A007CD1D0 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D07F2C10486CC7A007CD1D0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8EEBC76B084F5AF9009FE5BE /* APECompress.cpp in Sources */, + 8EEBC76C084F5AF9009FE5BE /* APECompressCore.cpp in Sources */, + 8EEBC76D084F5AF9009FE5BE /* APECompressCreate.cpp in Sources */, + 8EEBC76E084F5AF9009FE5BE /* APEDecompress.cpp in Sources */, + 8EEBC76F084F5AF9009FE5BE /* APEHeader.cpp in Sources */, + 8EEBC770084F5AF9009FE5BE /* APEInfo.cpp in Sources */, + 8EEBC771084F5AF9009FE5BE /* APELink.cpp in Sources */, + 8EEBC772084F5AF9009FE5BE /* APESimple.cpp in Sources */, + 8EEBC773084F5AF9009FE5BE /* APETag.cpp in Sources */, + 8EEBC774084F5AF9009FE5BE /* BitArray.cpp in Sources */, + 8EEBC775084F5AF9009FE5BE /* MACLib.cpp in Sources */, + 8EEBC776084F5AF9009FE5BE /* MACProgressHelper.cpp in Sources */, + 8EEBC777084F5AF9009FE5BE /* MD5.cpp in Sources */, + 8EEBC778084F5AF9009FE5BE /* NewPredictor.cpp in Sources */, + 8EEBC779084F5AF9009FE5BE /* NNFilter.cpp in Sources */, + 8EEBC77A084F5AF9009FE5BE /* Prepare.cpp in Sources */, + 8EEBC77B084F5AF9009FE5BE /* UnBitArray.cpp in Sources */, + 8EEBC77C084F5AF9009FE5BE /* UnBitArrayBase.cpp in Sources */, + 8EEBC77D084F5AF9009FE5BE /* WAVInputSource.cpp in Sources */, + 8EEBC782084F5B1B009FE5BE /* CharacterHelper.cpp in Sources */, + 8EEBC783084F5B1B009FE5BE /* CircleBuffer.cpp in Sources */, + 8EEBC784084F5B1B009FE5BE /* GlobalFunctions.cpp in Sources */, + 8EEBC785084F5B1B009FE5BE /* StdLibFileIO.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1667FE841158C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 8E6A0D1B086CCC1700B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_ASM_KEYWORD = YES; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_ENABLE_PASCAL_STRINGS = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G4; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-maltivec", + "-faltivec", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PREBINDING = YES; + PRODUCT_NAME = MAC; + WRAPPER_EXTENSION = framework; + ZERO_LINK = YES; + }; + name = Development; + }; + 8E6A0D1C086CCC1700B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_ENABLE_ASM_KEYWORD = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_ENABLE_PASCAL_STRINGS = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-maltivec", + "-faltivec", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PREBINDING = YES; + PRODUCT_NAME = MAC; + WRAPPER_EXTENSION = framework; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 8E6A0D1D086CCC1700B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ENABLE_ASM_KEYWORD = YES; + GCC_ENABLE_PASCAL_STRINGS = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-maltivec", + "-faltivec", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PREBINDING = YES; + PRODUCT_NAME = MAC; + WRAPPER_EXTENSION = framework; + }; + name = Default; + }; + 8E6A0D1F086CCC1700B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + }; + name = Development; + }; + 8E6A0D20086CCC1700B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + GCC_OPTIMIZATION_LEVEL = 0; + }; + name = Deployment; + }; + 8E6A0D21086CCC1700B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8E6A0D1A086CCC1700B90CF9 /* Build configuration list for PBXNativeTarget "MAC" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0D1B086CCC1700B90CF9 /* Development */, + 8E6A0D1C086CCC1700B90CF9 /* Deployment */, + 8E6A0D1D086CCC1700B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 8E6A0D1E086CCC1700B90CF9 /* Build configuration list for PBXProject "MAC" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0D1F086CCC1700B90CF9 /* Development */, + 8E6A0D20086CCC1700B90CF9 /* Deployment */, + 8E6A0D21086CCC1700B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0867D690FE84028FC02AAC07 /* Project object */; +} diff --git a/Libraries/MPCDec/MPCDec.xcode/project.pbxproj b/Libraries/MPCDec/MPCDec.xcode/project.pbxproj deleted file mode 100644 index 4a4916195..000000000 --- a/Libraries/MPCDec/MPCDec.xcode/project.pbxproj +++ /dev/null @@ -1,599 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 39; - objects = { - 034768DDFF38A45A11DB9C8B = { - children = ( - 8D07F2C80486CC7A007CD1D0, - ); - isa = PBXGroup; - name = Products; - refType = 4; - sourceTree = ""; - }; -//030 -//031 -//032 -//033 -//034 -//080 -//081 -//082 -//083 -//084 - 0867D690FE84028FC02AAC07 = { - buildSettings = { - }; - buildStyles = ( - 4F0BB7EC011F40E904CA0E50, - 4F0BB7ED011F40E904CA0E50, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0867D691FE84028FC02AAC07; - productRefGroup = 034768DDFF38A45A11DB9C8B; - projectDirPath = ""; - targets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - }; - 0867D691FE84028FC02AAC07 = { - children = ( - 8E8D0EF0082DD1E600CC65F0, - 08FB77ACFE841707C02AAC07, - 089C1665FE841158C02AAC07, - 0867D69AFE84028FC02AAC07, - 034768DDFF38A45A11DB9C8B, - ); - isa = PBXGroup; - name = MPCDec; - refType = 4; - sourceTree = ""; - }; - 0867D69AFE84028FC02AAC07 = { - children = ( - ); - isa = PBXGroup; - name = "External Frameworks and Libraries"; - refType = 4; - sourceTree = ""; - }; - 089C1665FE841158C02AAC07 = { - children = ( - 8D07F2C70486CC7A007CD1D0, - 089C1666FE841158C02AAC07, - ); - isa = PBXGroup; - name = Resources; - refType = 4; - sourceTree = ""; - }; - 089C1666FE841158C02AAC07 = { - children = ( - 089C1667FE841158C02AAC07, - ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 089C1667FE841158C02AAC07 = { - fileEncoding = 10; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 08FB77ACFE841707C02AAC07 = { - children = ( - 8E8D0EDD082DD1E100CC65F0, - 8E8D0EDE082DD1E100CC65F0, - 8E8D0EDF082DD1E100CC65F0, - 8E8D0EE0082DD1E100CC65F0, - 8E8D0EE1082DD1E100CC65F0, - 8E8D0EE2082DD1E100CC65F0, - 8E8D0EE3082DD1E100CC65F0, - 8E8D0EE4082DD1E100CC65F0, - 8E8D0EE5082DD1E100CC65F0, - ); - isa = PBXGroup; - name = Source; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 - 4F0BB7EC011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 4F0BB7ED011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D07F2BC0486CC7A007CD1D0 = { - buildPhases = ( - 8D07F2BD0486CC7A007CD1D0, - 8D07F2BF0486CC7A007CD1D0, - 8D07F2C10486CC7A007CD1D0, - 8D07F2C30486CC7A007CD1D0, - 8D07F2C50486CC7A007CD1D0, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_AUTO_VECTORIZATION = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_OPTIMIZATION_LEVEL = 3; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_STYLE = DYNAMIC; - PRODUCT_NAME = MPCDec; - WRAPPER_EXTENSION = framework; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = MPCDec; - productInstallPath = "$(HOME)/Library/Frameworks"; - productName = MPCDec; - productReference = 8D07F2C80486CC7A007CD1D0; - productType = "com.apple.product-type.framework"; - }; - 8D07F2BD0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8E8D0EFA082DD1F800CC65F0, - 8E8D0EFB082DD1F800CC65F0, - 8E8D0EFC082DD1F800CC65F0, - 8E8D0EFD082DD1F800CC65F0, - 8E8D0EFE082DD1F800CC65F0, - 8E8D0EFF082DD1F800CC65F0, - 8E8D0F00082DD1F800CC65F0, - 8E8D0F01082DD1F800CC65F0, - 8E8D0F03082DD28900CC65F0, - 8E8D0F05082DD29500CC65F0, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2BF0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8D07F2C00486CC7A007CD1D0, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C00486CC7A007CD1D0 = { - fileRef = 089C1666FE841158C02AAC07; - isa = PBXBuildFile; - settings = { - }; - }; - 8D07F2C10486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8E8D0EE6082DD1E100CC65F0, - 8E8D0EE7082DD1E100CC65F0, - 8E8D0EE8082DD1E100CC65F0, - 8E8D0EE9082DD1E100CC65F0, - 8E8D0EEA082DD1E100CC65F0, - 8E8D0EEB082DD1E100CC65F0, - 8E8D0EED082DD1E100CC65F0, - 8E8D0EEE082DD1E100CC65F0, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C30486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C50486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C70486CC7A007CD1D0 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D07F2C80486CC7A007CD1D0 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = MPCDec.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//8E0 -//8E1 -//8E2 -//8E3 -//8E4 - 8E8D0EDD082DD1E100CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = huffsv7.c; - path = Files/src/huffsv7.c; - refType = 4; - sourceTree = ""; - }; - 8E8D0EDE082DD1E100CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = huffsv46.c; - path = Files/src/huffsv46.c; - refType = 4; - sourceTree = ""; - }; - 8E8D0EDF082DD1E100CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = idtag.c; - path = Files/src/idtag.c; - refType = 4; - sourceTree = ""; - }; - 8E8D0EE0082DD1E100CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = mpc_decoder.c; - path = Files/src/mpc_decoder.c; - refType = 4; - sourceTree = ""; - }; - 8E8D0EE1082DD1E100CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = mpc_reader.c; - path = Files/src/mpc_reader.c; - refType = 4; - sourceTree = ""; - }; - 8E8D0EE2082DD1E100CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = requant.c; - path = Files/src/requant.c; - refType = 4; - sourceTree = ""; - }; - 8E8D0EE3082DD1E100CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = sample.cpp; - path = Files/src/sample.cpp; - refType = 4; - sourceTree = ""; - }; - 8E8D0EE4082DD1E100CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = streaminfo.c; - path = Files/src/streaminfo.c; - refType = 4; - sourceTree = ""; - }; - 8E8D0EE5082DD1E100CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = synth_filter.c; - path = Files/src/synth_filter.c; - refType = 4; - sourceTree = ""; - }; - 8E8D0EE6082DD1E100CC65F0 = { - fileRef = 8E8D0EDD082DD1E100CC65F0; - isa = PBXBuildFile; - settings = { - }; - }; - 8E8D0EE7082DD1E100CC65F0 = { - fileRef = 8E8D0EDE082DD1E100CC65F0; - isa = PBXBuildFile; - settings = { - }; - }; - 8E8D0EE8082DD1E100CC65F0 = { - fileRef = 8E8D0EDF082DD1E100CC65F0; - isa = PBXBuildFile; - settings = { - }; - }; - 8E8D0EE9082DD1E100CC65F0 = { - fileRef = 8E8D0EE0082DD1E100CC65F0; - isa = PBXBuildFile; - settings = { - }; - }; - 8E8D0EEA082DD1E100CC65F0 = { - fileRef = 8E8D0EE1082DD1E100CC65F0; - isa = PBXBuildFile; - settings = { - }; - }; - 8E8D0EEB082DD1E100CC65F0 = { - fileRef = 8E8D0EE2082DD1E100CC65F0; - isa = PBXBuildFile; - settings = { - }; - }; - 8E8D0EED082DD1E100CC65F0 = { - fileRef = 8E8D0EE4082DD1E100CC65F0; - isa = PBXBuildFile; - settings = { - }; - }; - 8E8D0EEE082DD1E100CC65F0 = { - fileRef = 8E8D0EE5082DD1E100CC65F0; - isa = PBXBuildFile; - settings = { - }; - }; - 8E8D0EF0082DD1E600CC65F0 = { - children = ( - 8E8D0F04082DD29500CC65F0, - 8E8D0F02082DD28900CC65F0, - 8E8D0EF2082DD1F800CC65F0, - 8E8D0EF3082DD1F800CC65F0, - 8E8D0EF4082DD1F800CC65F0, - 8E8D0EF5082DD1F800CC65F0, - 8E8D0EF6082DD1F800CC65F0, - 8E8D0EF7082DD1F800CC65F0, - 8E8D0EF8082DD1F800CC65F0, - 8E8D0EF9082DD1F800CC65F0, - ); - isa = PBXGroup; - name = Headers; - refType = 4; - sourceTree = ""; - }; - 8E8D0EF2082DD1F800CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = decoder.h; - path = Files/include/mpcdec/decoder.h; - refType = 4; - sourceTree = ""; - }; - 8E8D0EF3082DD1F800CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = huffman.h; - path = Files/include/mpcdec/huffman.h; - refType = 4; - sourceTree = ""; - }; - 8E8D0EF4082DD1F800CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = internal.h; - path = Files/include/mpcdec/internal.h; - refType = 4; - sourceTree = ""; - }; - 8E8D0EF5082DD1F800CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = math.h; - path = Files/include/mpcdec/math.h; - refType = 4; - sourceTree = ""; - }; - 8E8D0EF6082DD1F800CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = mpcdec.h; - path = Files/include/mpcdec/mpcdec.h; - refType = 4; - sourceTree = ""; - }; - 8E8D0EF7082DD1F800CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = reader.h; - path = Files/include/mpcdec/reader.h; - refType = 4; - sourceTree = ""; - }; - 8E8D0EF8082DD1F800CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = requant.h; - path = Files/include/mpcdec/requant.h; - refType = 4; - sourceTree = ""; - }; - 8E8D0EF9082DD1F800CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = streaminfo.h; - path = Files/include/mpcdec/streaminfo.h; - refType = 4; - sourceTree = ""; - }; - 8E8D0EFA082DD1F800CC65F0 = { - fileRef = 8E8D0EF2082DD1F800CC65F0; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E8D0EFB082DD1F800CC65F0 = { - fileRef = 8E8D0EF3082DD1F800CC65F0; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E8D0EFC082DD1F800CC65F0 = { - fileRef = 8E8D0EF4082DD1F800CC65F0; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E8D0EFD082DD1F800CC65F0 = { - fileRef = 8E8D0EF5082DD1F800CC65F0; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E8D0EFE082DD1F800CC65F0 = { - fileRef = 8E8D0EF6082DD1F800CC65F0; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E8D0EFF082DD1F800CC65F0 = { - fileRef = 8E8D0EF7082DD1F800CC65F0; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E8D0F00082DD1F800CC65F0 = { - fileRef = 8E8D0EF8082DD1F800CC65F0; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E8D0F01082DD1F800CC65F0 = { - fileRef = 8E8D0EF9082DD1F800CC65F0; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E8D0F02082DD28900CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = config.h; - path = Files/include/config.h; - refType = 4; - sourceTree = ""; - }; - 8E8D0F03082DD28900CC65F0 = { - fileRef = 8E8D0F02082DD28900CC65F0; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E8D0F04082DD29500CC65F0 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = config_types.h; - path = Files/include/mpcdec/config_types.h; - refType = 4; - sourceTree = ""; - }; - 8E8D0F05082DD29500CC65F0 = { - fileRef = 8E8D0F04082DD29500CC65F0; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - }; - rootObject = 0867D690FE84028FC02AAC07; -} diff --git a/Libraries/MPCDec/MPCDec.xcode/xugg.mode1 b/Libraries/MPCDec/MPCDec.xcode/xugg.mode1 deleted file mode 100644 index b1219b820..000000000 --- a/Libraries/MPCDec/MPCDec.xcode/xugg.mode1 +++ /dev/null @@ -1,1237 +0,0 @@ - - - - - ActivePerspectiveName - Project - AllowedModules - - - BundleLoadPath - - MaxInstances - n - Module - PBXSmartGroupTreeModule - Name - Groups and Files Outline View - - - BundleLoadPath - - MaxInstances - n - Module - PBXNavigatorGroup - Name - Editor - - - BundleLoadPath - - MaxInstances - n - Module - XCTaskListModule - Name - Task List - - - BundleLoadPath - - MaxInstances - n - Module - XCDetailModule - Name - File and Smart Group Detail Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXBuildResultsModule - Name - Detailed Build Results Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXProjectFindModule - Name - Project Batch Find Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXRunSessionModule - Name - Run Log - - - BundleLoadPath - - MaxInstances - n - Module - PBXBookmarksModule - Name - Bookmarks Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXClassBrowserModule - Name - Class Browser - - - BundleLoadPath - - MaxInstances - n - Module - PBXCVSModule - Name - Source Code Control Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXDebugBreakpointsModule - Name - Debug Breakpoints Tool - - - BundleLoadPath - - MaxInstances - n - Module - XCDockableInspector - Name - Inspector - - - BundleLoadPath - - MaxInstances - n - Module - PBXOpenQuicklyModule - Name - Open Quickly Tool - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugSessionModule - Name - Debugger - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugCLIModule - Name - Debug Console - - - Description - DefaultDescriptionKey - DockingSystemVisible - - Extension - mode1 - FavBarConfig - - PBXProjectModuleGUID - 8E8D0F10082DD2A700CC65F0 - XCBarModuleItemNames - - XCBarModuleItems - - - FirstTimeWindowDisplayed - - Identifier - com.apple.perspectives.project.mode1 - MajorVersion - 31 - MinorVersion - 1 - Name - Default - Notifications - - OpenEditors - - PerspectiveWidths - - -1 - -1 - - Perspectives - - - ChosenToolbarItems - - active-target-popup - action - NSToolbarFlexibleSpaceItem - buildOrClean - build-and-runOrDebug - com.apple.ide.PBXToolbarStopButton - get-info - toggle-editor - NSToolbarFlexibleSpaceItem - com.apple.pbx.toolbar.searchfield - - ControllerClassBaseName - - IconName - WindowOfProjectWithEditor - Identifier - perspective.project - IsVertical - - Layout - - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 1CE0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 0867D691FE84028FC02AAC07 - 8E8D0EF0082DD1E600CC65F0 - 08FB77ACFE841707C02AAC07 - 1C37FBAC04509CD000000102 - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 19 - 12 - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 135}, {186, 338}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 356}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - PBXSmartGroupTreeModule - Proportion - 203pt - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20306471E060097A5F4 - PBXProjectModuleLabel - sample.cpp - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CE0B20406471E060097A5F4 - PBXProjectModuleLabel - sample.cpp - _historyCapacity - 0 - bookmark - 8ED1CC1F084F86C800771E1E - history - - 8E6F2AA8084810380011F126 - 8E94D9A7084BE940007F0AEB - - prevStack - - 8E6F2AAA084810380011F126 - - - SplitCount - 1 - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {482, 0}} - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20506471E060097A5F4 - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{0, 5}, {482, 351}} - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - XCDetailModule - Proportion - 351pt - - - Proportion - 482pt - - - Name - Project - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDetailModule - - TableOfContents - - 8ED1CC20084F86C800771E1E - 1CE0B1FE06471DED0097A5F4 - 8ED1CC21084F86C800771E1E - 1CE0B20306471E060097A5F4 - 1CE0B20506471E060097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default - - - ControllerClassBaseName - - IconName - WindowOfProject - Identifier - perspective.morph - IsVertical - 0 - Layout - - - BecomeActive - 1 - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 11E0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 337}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - 1 - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 355}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 373 269 690 397 0 0 1440 878 - - Module - PBXSmartGroupTreeModule - Proportion - 100% - - - Name - Morph - PreferredWidth - 300 - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - - TableOfContents - - 11E0B1FE06471DED0097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default.short - - - PerspectivesBarVisible - - ShelfIsVisible - - SourceDescription - file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' - StatusbarIsVisible - - TimeStamp - 0.0 - ToolbarDisplayMode - 1 - ToolbarIsVisible - - ToolbarSizeMode - 1 - Type - Perspectives - UpdateMessage - The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? - WindowJustification - 5 - WindowOrderList - - /Users/xugg/Projects/Cog/Libraries/MPCDec/MPCDec.xcode - - WindowString - 167 339 690 397 0 0 1024 746 - WindowTools - - - FirstTimeWindowDisplayed - - Identifier - windowTool.build - IsVertical - - Layout - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528F0623707200166675 - PBXProjectModuleLabel - huffsv7.c - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {500, 218}} - RubberWindowFrame - 188 213 500 500 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 218pt - - - ContentConfiguration - - PBXProjectModuleGUID - XCMainBuildResultsModuleGUID - PBXProjectModuleLabel - Build - XCBuildResultsTrigger_Collapse - 1021 - XCBuildResultsTrigger_Open - 1011 - - GeometryConfiguration - - Frame - {{0, 223}, {500, 236}} - RubberWindowFrame - 188 213 500 500 0 0 1024 746 - - Module - PBXBuildResultsModule - Proportion - 236pt - - - Proportion - 459pt - - - Name - Build Results - ServiceClasses - - PBXBuildResultsModule - - StatusbarIsVisible - - TableOfContents - - 8E8D0F0A082DD2A300CC65F0 - 8E72B7F6082E6C4A00913FD7 - 1CD0528F0623707200166675 - XCMainBuildResultsModuleGUID - - ToolbarConfiguration - xcode.toolbar.config.build - WindowString - 188 213 500 500 0 0 1024 746 - WindowToolGUID - 8E8D0F0A082DD2A300CC65F0 - WindowToolIsVisible - - - - Identifier - windowTool.debugger - Layout - - - Dock - - - ContentConfiguration - - Debugger - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {317, 164}} - {{317, 0}, {377, 164}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {694, 164}} - {{0, 164}, {694, 216}} - - - - LauncherConfigVersion - 8 - PBXProjectModuleGUID - 1C162984064C10D400B95A72 - PBXProjectModuleLabel - Debug - GLUTExamples (Underwater) - - GeometryConfiguration - - DebugConsoleDrawerSize - {100, 120} - DebugConsoleVisible - None - DebugConsoleWindowFrame - {{200, 200}, {500, 300}} - DebugSTDIOWindowFrame - {{200, 200}, {500, 300}} - Frame - {{0, 0}, {694, 380}} - RubberWindowFrame - 321 238 694 422 0 0 1440 878 - - Module - PBXDebugSessionModule - Proportion - 100% - - - Proportion - 100% - - - Name - Debugger - ServiceClasses - - PBXDebugSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1CD10A99069EF8BA00B06720 - 1C0AD2AB069F1E9B00FABCE6 - 1C162984064C10D400B95A72 - 1C0AD2AC069F1E9B00FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.debug - WindowString - 321 238 694 422 0 0 1440 878 - WindowToolGUID - 1CD10A99069EF8BA00B06720 - WindowToolIsVisible - 0 - - - FirstTimeWindowDisplayed - - Identifier - windowTool.find - IsVertical - - Layout - - - Dock - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CDD528C0622207200134675 - PBXProjectModuleLabel - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {781, 212}} - RubberWindowFrame - 188 243 781 470 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 781pt - - - Proportion - 212pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528E0623707200166675 - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{0, 217}, {781, 212}} - RubberWindowFrame - 188 243 781 470 0 0 1024 746 - - Module - PBXProjectFindModule - Proportion - 212pt - - - Proportion - 429pt - - - Name - Project Find - ServiceClasses - - PBXProjectFindModule - - StatusbarIsVisible - - TableOfContents - - 1C530D57069F1CE1000CFCEE - 8E94D98F084BE762007F0AEB - 8E94D990084BE762007F0AEB - 1CDD528C0622207200134675 - 1CD0528E0623707200166675 - - WindowString - 188 243 781 470 0 0 1024 746 - WindowToolGUID - 1C530D57069F1CE1000CFCEE - WindowToolIsVisible - - - - Identifier - MENUSEPARATOR - - - Identifier - windowTool.debuggerConsole - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAAC065D492600B07095 - PBXProjectModuleLabel - Debugger Console - - GeometryConfiguration - - Frame - {{0, 0}, {440, 358}} - RubberWindowFrame - 650 41 440 400 0 0 1280 1002 - - Module - PBXDebugCLIModule - Proportion - 358pt - - - Proportion - 358pt - - - Name - Debugger Console - ServiceClasses - - PBXDebugCLIModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAAD065D492600B07095 - 1C78EAAE065D492600B07095 - 1C78EAAC065D492600B07095 - - WindowString - 650 41 440 400 0 0 1280 1002 - - - Identifier - windowTool.run - Layout - - - Dock - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CD0528B0623707200166675 - PBXProjectModuleLabel - Run - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {493, 167}} - {{0, 176}, {493, 267}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {405, 443}} - {{414, 0}, {514, 443}} - - - - - GeometryConfiguration - - Frame - {{0, 0}, {460, 159}} - RubberWindowFrame - 316 696 459 200 0 0 1280 1002 - - Module - PBXRunSessionModule - Proportion - 159pt - - - Proportion - 159pt - - - Name - Run Log - ServiceClasses - - PBXRunSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C0AD2B3069F1EA900FABCE6 - 1C0AD2B4069F1EA900FABCE6 - 1CD0528B0623707200166675 - 1C0AD2B5069F1EA900FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.run - WindowString - 316 696 459 200 0 0 1280 1002 - WindowToolGUID - 1C0AD2B3069F1EA900FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.scm - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAB2065D492600B07095 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1C78EAB3065D492600B07095 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {452, 0}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052920623707200166675 - PBXProjectModuleLabel - SCM - - GeometryConfiguration - - ConsoleFrame - {{0, 259}, {452, 0}} - Frame - {{0, 7}, {452, 259}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - TableConfiguration - - Status - 30 - FileName - 199 - Path - 197.09500122070312 - - TableFrame - {{0, 0}, {452, 250}} - - Module - PBXCVSModule - Proportion - 262pt - - - Proportion - 266pt - - - Name - SCM - ServiceClasses - - PBXCVSModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAB4065D492600B07095 - 1C78EAB5065D492600B07095 - 1C78EAB2065D492600B07095 - 1CD052920623707200166675 - - ToolbarConfiguration - xcode.toolbar.config.scm - WindowString - 743 379 452 308 0 0 1280 1002 - - - Identifier - windowTool.breakpoints - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052930623707200166675 - PBXProjectModuleLabel - Breakpoints - - GeometryConfiguration - - BreakpointsTreeTableConfiguration - - enabledColumn - 16 - breakpointColumn - 201.5830078125 - - Frame - {{0, 0}, {240, 195}} - RubberWindowFrame - 342 421 240 216 0 0 1440 878 - - Module - PBXDebugBreakpointsModule - Proportion - 195pt - - - Proportion - 195pt - - - Name - Breakpoints - ServiceClasses - - PBXDebugBreakpointsModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AD069F1E9B00FABCE6 - 1C0AD2AE069F1E9B00FABCE6 - 1CD052930623707200166675 - - WindowString - 342 421 240 216 0 0 1440 878 - WindowToolGUID - 1C0AD2AD069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.bookmarks - Layout - - - Dock - - - Module - PBXBookmarksModule - Proportion - 100% - - - Proportion - 100% - - - Name - Bookmarks - ServiceClasses - - PBXBookmarksModule - - StatusbarIsVisible - 0 - WindowString - 538 42 401 187 0 0 1280 1002 - - - Identifier - windowTool.classBrowser - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - OptionsSetName - Hierarchy, all classes - PBXProjectModuleGUID - 1CA6456E063B45B4001379D8 - PBXProjectModuleLabel - Class Browser - NSObject - - GeometryConfiguration - - ClassesFrame - {{0, 0}, {374, 96}} - ClassesTreeTableConfiguration - - PBXClassNameColumnIdentifier - 208 - PBXClassBookColumnIdentifier - 22 - - Frame - {{0, 0}, {630, 331}} - MembersFrame - {{0, 105}, {374, 395}} - MembersTreeTableConfiguration - - PBXMemberTypeIconColumnIdentifier - 22 - PBXMemberNameColumnIdentifier - 216 - PBXMemberTypeColumnIdentifier - 97 - PBXMemberBookColumnIdentifier - 22 - - PBXModuleWindowStatusBarHidden2 - 1 - RubberWindowFrame - 385 179 630 352 0 0 1440 878 - - Module - PBXClassBrowserModule - Proportion - 332pt - - - Proportion - 332pt - - - Name - Class Browser - ServiceClasses - - PBXClassBrowserModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AF069F1E9B00FABCE6 - 1C0AD2B0069F1E9B00FABCE6 - 1CA6456E063B45B4001379D8 - - ToolbarConfiguration - xcode.toolbar.config.classbrowser - WindowString - 385 179 630 352 0 0 1440 878 - WindowToolGUID - 1C0AD2AF069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - - diff --git a/Libraries/MPCDec/MPCDec.xcode/xugg.pbxuser b/Libraries/MPCDec/MPCDec.xcode/xugg.pbxuser deleted file mode 100644 index 1406aa73e..000000000 --- a/Libraries/MPCDec/MPCDec.xcode/xugg.pbxuser +++ /dev/null @@ -1,172 +0,0 @@ -// !$*UTF8*$! -{ - 0867D690FE84028FC02AAC07 = { - activeBuildStyle = 4F0BB7ED011F40E904CA0E50; - activeTarget = 8D07F2BC0486CC7A007CD1D0; - addToTargets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - codeSenseManager = 8E8D0ED8082DD1B300CC65F0; - perUserDictionary = { - PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 300, - 133.2085, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXErrorsWarningsDataSource_TypeID, - PBXErrorsWarningsDataSource_MessageID, - PBXErrorsWarningsDataSource_LocationID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID; - PBXFileTableDataSourceColumnWidthsKey = ( - 22, - 300, - 130.5835, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXExecutablesDataSource_ActiveFlagID, - PBXExecutablesDataSource_NameID, - PBXExecutablesDataSource_CommentsID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 243, - 20, - 48, - 43, - 43, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - ); - }; - PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 200, - 63, - 20, - 48.1626, - 43, - 43, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXTargetDataSource_PrimaryAttribute, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - ); - }; - PBXPerProjectTemplateStateSaveDate = 139429249; - PBXWorkspaceStateSaveDate = 139429249; - }; - perUserProjectItems = { - 8E6F2AA8084810380011F126 = 8E6F2AA8084810380011F126; - 8E6F2AAA084810380011F126 = 8E6F2AAA084810380011F126; - 8E94D9A7084BE940007F0AEB = 8E94D9A7084BE940007F0AEB; - 8ED1CC1F084F86C800771E1E = 8ED1CC1F084F86C800771E1E; - }; - sourceControlManager = 8E8D0ED7082DD1B300CC65F0; - userBuildSettings = { - }; - }; - 8D07F2BC0486CC7A007CD1D0 = { - activeExec = 0; - }; - 8E6F2AA8084810380011F126 = { - fRef = 8E8D0EF6082DD1F800CC65F0; - isa = PBXTextBookmark; - name = "mpcdec.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 948; - vrLoc = 0; - }; - 8E6F2AAA084810380011F126 = { - fRef = 8E8D0EF6082DD1F800CC65F0; - isa = PBXTextBookmark; - name = "mpcdec.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 948; - vrLoc = 0; - }; - 8E8D0ED7082DD1B300CC65F0 = { - fallbackIsa = XCSourceControlManager; - isSCMEnabled = 0; - isa = PBXSourceControlManager; - scmConfiguration = { - }; - scmType = ""; - }; - 8E8D0ED8082DD1B300CC65F0 = { - indexTemplatePath = ""; - isa = PBXCodeSenseManager; - }; - 8E8D0EDD082DD1E100CC65F0 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {668, 7014}}"; - sepNavSelRange = "{0, 4}"; - sepNavVisRect = "{{0, 0}, {459, 186}}"; - }; - }; - 8E8D0EE3082DD1E100CC65F0 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {764, 4606}}"; - sepNavSelRange = "{6221, 0}"; - sepNavVisRect = "{{0, 0}, {0, 0}}"; - }; - }; - 8E8D0EF6082DD1F800CC65F0 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {608, 1862}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {441, 319}}"; - }; - }; - 8E94D9A7084BE940007F0AEB = { - fRef = 8E8D0EE3082DD1E100CC65F0; - isa = PBXTextBookmark; - name = "sample.cpp: 213"; - rLen = 0; - rLoc = 6221; - rType = 0; - vrLen = 0; - vrLoc = 0; - }; - 8ED1CC1F084F86C800771E1E = { - fRef = 8E8D0EE3082DD1E100CC65F0; - isa = PBXTextBookmark; - name = "sample.cpp: 213"; - rLen = 0; - rLoc = 6221; - rType = 0; - vrLen = 0; - vrLoc = 0; - }; -} diff --git a/Libraries/MPCDec/MPCDec.xcodeproj/project.pbxproj b/Libraries/MPCDec/MPCDec.xcodeproj/project.pbxproj new file mode 100644 index 000000000..37f09fe19 --- /dev/null +++ b/Libraries/MPCDec/MPCDec.xcodeproj/project.pbxproj @@ -0,0 +1,420 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; + 8E8D0EE6082DD1E100CC65F0 /* huffsv7.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8D0EDD082DD1E100CC65F0 /* huffsv7.c */; }; + 8E8D0EE7082DD1E100CC65F0 /* huffsv46.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8D0EDE082DD1E100CC65F0 /* huffsv46.c */; }; + 8E8D0EE8082DD1E100CC65F0 /* idtag.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8D0EDF082DD1E100CC65F0 /* idtag.c */; }; + 8E8D0EE9082DD1E100CC65F0 /* mpc_decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8D0EE0082DD1E100CC65F0 /* mpc_decoder.c */; }; + 8E8D0EEA082DD1E100CC65F0 /* mpc_reader.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8D0EE1082DD1E100CC65F0 /* mpc_reader.c */; }; + 8E8D0EEB082DD1E100CC65F0 /* requant.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8D0EE2082DD1E100CC65F0 /* requant.c */; }; + 8E8D0EED082DD1E100CC65F0 /* streaminfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8D0EE4082DD1E100CC65F0 /* streaminfo.c */; }; + 8E8D0EEE082DD1E100CC65F0 /* synth_filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8D0EE5082DD1E100CC65F0 /* synth_filter.c */; }; + 8E8D0EFA082DD1F800CC65F0 /* decoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8D0EF2082DD1F800CC65F0 /* decoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E8D0EFB082DD1F800CC65F0 /* huffman.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8D0EF3082DD1F800CC65F0 /* huffman.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E8D0EFC082DD1F800CC65F0 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8D0EF4082DD1F800CC65F0 /* internal.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E8D0EFD082DD1F800CC65F0 /* math.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8D0EF5082DD1F800CC65F0 /* math.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E8D0EFE082DD1F800CC65F0 /* mpcdec.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8D0EF6082DD1F800CC65F0 /* mpcdec.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E8D0EFF082DD1F800CC65F0 /* reader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8D0EF7082DD1F800CC65F0 /* reader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E8D0F00082DD1F800CC65F0 /* requant.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8D0EF8082DD1F800CC65F0 /* requant.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E8D0F01082DD1F800CC65F0 /* streaminfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8D0EF9082DD1F800CC65F0 /* streaminfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E8D0F03082DD28900CC65F0 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8D0F02082DD28900CC65F0 /* config.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E8D0F05082DD29500CC65F0 /* config_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8D0F04082DD29500CC65F0 /* config_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildRule section */ + 8E6A0D2A086CCC3C00B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.c; + isEditable = 1; + outputFiles = ( + ); + }; + 8E6A0D2B086CCC4000B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.asm; + isEditable = 1; + outputFiles = ( + ); + }; +/* End PBXBuildRule section */ + +/* Begin PBXBuildStyle section */ + 4F0BB7EC011F40E904CA0E50 /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + ZERO_LINK = YES; + }; + name = Development; + }; + 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + ZERO_LINK = NO; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D07F2C80486CC7A007CD1D0 /* MPCDec.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MPCDec.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E8D0EDD082DD1E100CC65F0 /* huffsv7.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = huffsv7.c; path = Files/src/huffsv7.c; sourceTree = ""; }; + 8E8D0EDE082DD1E100CC65F0 /* huffsv46.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = huffsv46.c; path = Files/src/huffsv46.c; sourceTree = ""; }; + 8E8D0EDF082DD1E100CC65F0 /* idtag.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = idtag.c; path = Files/src/idtag.c; sourceTree = ""; }; + 8E8D0EE0082DD1E100CC65F0 /* mpc_decoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mpc_decoder.c; path = Files/src/mpc_decoder.c; sourceTree = ""; }; + 8E8D0EE1082DD1E100CC65F0 /* mpc_reader.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mpc_reader.c; path = Files/src/mpc_reader.c; sourceTree = ""; }; + 8E8D0EE2082DD1E100CC65F0 /* requant.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = requant.c; path = Files/src/requant.c; sourceTree = ""; }; + 8E8D0EE3082DD1E100CC65F0 /* sample.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = sample.cpp; path = Files/src/sample.cpp; sourceTree = ""; }; + 8E8D0EE4082DD1E100CC65F0 /* streaminfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = streaminfo.c; path = Files/src/streaminfo.c; sourceTree = ""; }; + 8E8D0EE5082DD1E100CC65F0 /* synth_filter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = synth_filter.c; path = Files/src/synth_filter.c; sourceTree = ""; }; + 8E8D0EF2082DD1F800CC65F0 /* decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = decoder.h; path = Files/include/mpcdec/decoder.h; sourceTree = ""; }; + 8E8D0EF3082DD1F800CC65F0 /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = huffman.h; path = Files/include/mpcdec/huffman.h; sourceTree = ""; }; + 8E8D0EF4082DD1F800CC65F0 /* internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = internal.h; path = Files/include/mpcdec/internal.h; sourceTree = ""; }; + 8E8D0EF5082DD1F800CC65F0 /* math.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = math.h; path = Files/include/mpcdec/math.h; sourceTree = ""; }; + 8E8D0EF6082DD1F800CC65F0 /* mpcdec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = mpcdec.h; path = Files/include/mpcdec/mpcdec.h; sourceTree = ""; }; + 8E8D0EF7082DD1F800CC65F0 /* reader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = reader.h; path = Files/include/mpcdec/reader.h; sourceTree = ""; }; + 8E8D0EF8082DD1F800CC65F0 /* requant.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = requant.h; path = Files/include/mpcdec/requant.h; sourceTree = ""; }; + 8E8D0EF9082DD1F800CC65F0 /* streaminfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = streaminfo.h; path = Files/include/mpcdec/streaminfo.h; sourceTree = ""; }; + 8E8D0F02082DD28900CC65F0 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = Files/include/config.h; sourceTree = ""; }; + 8E8D0F04082DD29500CC65F0 /* config_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config_types.h; path = Files/include/mpcdec/config_types.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 034768DDFF38A45A11DB9C8B /* Products */ = { + isa = PBXGroup; + children = ( + 8D07F2C80486CC7A007CD1D0 /* MPCDec.framework */, + ); + name = Products; + sourceTree = ""; + }; + 0867D691FE84028FC02AAC07 /* MPCDec */ = { + isa = PBXGroup; + children = ( + 8E8D0EF0082DD1E600CC65F0 /* Headers */, + 08FB77ACFE841707C02AAC07 /* Source */, + 089C1665FE841158C02AAC07 /* Resources */, + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, + 034768DDFF38A45A11DB9C8B /* Products */, + ); + name = MPCDec; + sourceTree = ""; + }; + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C1665FE841158C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D07F2C70486CC7A007CD1D0 /* Info.plist */, + 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ACFE841707C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8E8D0EDD082DD1E100CC65F0 /* huffsv7.c */, + 8E8D0EDE082DD1E100CC65F0 /* huffsv46.c */, + 8E8D0EDF082DD1E100CC65F0 /* idtag.c */, + 8E8D0EE0082DD1E100CC65F0 /* mpc_decoder.c */, + 8E8D0EE1082DD1E100CC65F0 /* mpc_reader.c */, + 8E8D0EE2082DD1E100CC65F0 /* requant.c */, + 8E8D0EE3082DD1E100CC65F0 /* sample.cpp */, + 8E8D0EE4082DD1E100CC65F0 /* streaminfo.c */, + 8E8D0EE5082DD1E100CC65F0 /* synth_filter.c */, + ); + name = Source; + sourceTree = ""; + }; + 8E8D0EF0082DD1E600CC65F0 /* Headers */ = { + isa = PBXGroup; + children = ( + 8E8D0F04082DD29500CC65F0 /* config_types.h */, + 8E8D0F02082DD28900CC65F0 /* config.h */, + 8E8D0EF2082DD1F800CC65F0 /* decoder.h */, + 8E8D0EF3082DD1F800CC65F0 /* huffman.h */, + 8E8D0EF4082DD1F800CC65F0 /* internal.h */, + 8E8D0EF5082DD1F800CC65F0 /* math.h */, + 8E8D0EF6082DD1F800CC65F0 /* mpcdec.h */, + 8E8D0EF7082DD1F800CC65F0 /* reader.h */, + 8E8D0EF8082DD1F800CC65F0 /* requant.h */, + 8E8D0EF9082DD1F800CC65F0 /* streaminfo.h */, + ); + name = Headers; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E8D0EFA082DD1F800CC65F0 /* decoder.h in Headers */, + 8E8D0EFB082DD1F800CC65F0 /* huffman.h in Headers */, + 8E8D0EFC082DD1F800CC65F0 /* internal.h in Headers */, + 8E8D0EFD082DD1F800CC65F0 /* math.h in Headers */, + 8E8D0EFE082DD1F800CC65F0 /* mpcdec.h in Headers */, + 8E8D0EFF082DD1F800CC65F0 /* reader.h in Headers */, + 8E8D0F00082DD1F800CC65F0 /* requant.h in Headers */, + 8E8D0F01082DD1F800CC65F0 /* streaminfo.h in Headers */, + 8E8D0F03082DD28900CC65F0 /* config.h in Headers */, + 8E8D0F05082DD29500CC65F0 /* config_types.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D07F2BC0486CC7A007CD1D0 /* MPCDec */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E6A0D33086CCC4C00B90CF9 /* Build configuration list for PBXNativeTarget "MPCDec" */; + buildPhases = ( + 8D07F2BD0486CC7A007CD1D0 /* Headers */, + 8D07F2BF0486CC7A007CD1D0 /* Resources */, + 8D07F2C10486CC7A007CD1D0 /* Sources */, + 8D07F2C30486CC7A007CD1D0 /* Frameworks */, + 8D07F2C50486CC7A007CD1D0 /* Rez */, + ); + buildRules = ( + 8E6A0D2B086CCC4000B90CF9 /* PBXBuildRule */, + 8E6A0D2A086CCC3C00B90CF9 /* PBXBuildRule */, + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_AUTO_VECTORIZATION = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = MPCDec; + WRAPPER_EXTENSION = framework; + }; + dependencies = ( + ); + name = MPCDec; + productInstallPath = "$(HOME)/Library/Frameworks"; + productName = MPCDec; + productReference = 8D07F2C80486CC7A007CD1D0 /* MPCDec.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0867D690FE84028FC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 8E6A0D37086CCC4C00B90CF9 /* Build configuration list for PBXProject "MPCDec" */; + buildSettings = { + }; + buildStyles = ( + 4F0BB7EC011F40E904CA0E50 /* Development */, + 4F0BB7ED011F40E904CA0E50 /* Deployment */, + ); + hasScannedForEncodings = 1; + mainGroup = 0867D691FE84028FC02AAC07 /* MPCDec */; + productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; + projectDirPath = ""; + targets = ( + 8D07F2BC0486CC7A007CD1D0 /* MPCDec */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D07F2C50486CC7A007CD1D0 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D07F2C10486CC7A007CD1D0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E8D0EE6082DD1E100CC65F0 /* huffsv7.c in Sources */, + 8E8D0EE7082DD1E100CC65F0 /* huffsv46.c in Sources */, + 8E8D0EE8082DD1E100CC65F0 /* idtag.c in Sources */, + 8E8D0EE9082DD1E100CC65F0 /* mpc_decoder.c in Sources */, + 8E8D0EEA082DD1E100CC65F0 /* mpc_reader.c in Sources */, + 8E8D0EEB082DD1E100CC65F0 /* requant.c in Sources */, + 8E8D0EED082DD1E100CC65F0 /* streaminfo.c in Sources */, + 8E8D0EEE082DD1E100CC65F0 /* synth_filter.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1667FE841158C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 8E6A0D34086CCC4C00B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_AUTO_VECTORIZATION = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = MPCDec; + WRAPPER_EXTENSION = framework; + ZERO_LINK = YES; + }; + name = Development; + }; + 8E6A0D35086CCC4C00B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_AUTO_VECTORIZATION = NO; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = MPCDec; + WRAPPER_EXTENSION = framework; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 8E6A0D36086CCC4C00B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_AUTO_VECTORIZATION = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = MPCDec; + WRAPPER_EXTENSION = framework; + }; + name = Default; + }; + 8E6A0D38086CCC4C00B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 8E6A0D39086CCC4C00B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; + 8E6A0D3A086CCC4C00B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8E6A0D33086CCC4C00B90CF9 /* Build configuration list for PBXNativeTarget "MPCDec" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0D34086CCC4C00B90CF9 /* Development */, + 8E6A0D35086CCC4C00B90CF9 /* Deployment */, + 8E6A0D36086CCC4C00B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 8E6A0D37086CCC4C00B90CF9 /* Build configuration list for PBXProject "MPCDec" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0D38086CCC4C00B90CF9 /* Development */, + 8E6A0D39086CCC4C00B90CF9 /* Deployment */, + 8E6A0D3A086CCC4C00B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0867D690FE84028FC02AAC07 /* Project object */; +} diff --git a/Libraries/Ogg/Ogg.xcode/project.pbxproj b/Libraries/Ogg/Ogg.xcode/project.pbxproj deleted file mode 100644 index a188d3dbe..000000000 --- a/Libraries/Ogg/Ogg.xcode/project.pbxproj +++ /dev/null @@ -1,342 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 39; - objects = { - 034768DDFF38A45A11DB9C8B = { - children = ( - 8D07F2C80486CC7A007CD1D0, - ); - isa = PBXGroup; - name = Products; - refType = 4; - sourceTree = ""; - }; -//030 -//031 -//032 -//033 -//034 -//080 -//081 -//082 -//083 -//084 - 0867D690FE84028FC02AAC07 = { - buildSettings = { - }; - buildStyles = ( - 4F0BB7EC011F40E904CA0E50, - 4F0BB7ED011F40E904CA0E50, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0867D691FE84028FC02AAC07; - productRefGroup = 034768DDFF38A45A11DB9C8B; - projectDirPath = ""; - targets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - }; - 0867D691FE84028FC02AAC07 = { - children = ( - 8E975884082DF89C00D18832, - 08FB77ACFE841707C02AAC07, - 089C1665FE841158C02AAC07, - 0867D69AFE84028FC02AAC07, - 034768DDFF38A45A11DB9C8B, - ); - isa = PBXGroup; - name = Ogg; - refType = 4; - sourceTree = ""; - }; - 0867D69AFE84028FC02AAC07 = { - children = ( - 08FB77AAFE841565C02AAC07, - ); - isa = PBXGroup; - name = "External Frameworks and Libraries"; - refType = 4; - sourceTree = ""; - }; - 089C1665FE841158C02AAC07 = { - children = ( - 8D07F2C70486CC7A007CD1D0, - 089C1666FE841158C02AAC07, - ); - isa = PBXGroup; - name = Resources; - refType = 4; - sourceTree = ""; - }; - 089C1666FE841158C02AAC07 = { - children = ( - 089C1667FE841158C02AAC07, - ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 089C1667FE841158C02AAC07 = { - fileEncoding = 10; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 08FB77AAFE841565C02AAC07 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Carbon.framework; - path = /System/Library/Frameworks/Carbon.framework; - refType = 0; - sourceTree = ""; - }; - 08FB77ACFE841707C02AAC07 = { - children = ( - 8E97588C082DF8BF00D18832, - 8E97588D082DF8BF00D18832, - ); - isa = PBXGroup; - name = Source; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 - 4F0BB7EC011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 4F0BB7ED011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D07F2BC0486CC7A007CD1D0 = { - buildPhases = ( - 8D07F2BD0486CC7A007CD1D0, - 8D07F2BF0486CC7A007CD1D0, - 8D07F2C10486CC7A007CD1D0, - 8D07F2C30486CC7A007CD1D0, - 8D07F2C50486CC7A007CD1D0, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_STYLE = DYNAMIC; - OTHER_CFLAGS = "-D__MACOSX__"; - PRODUCT_NAME = Ogg; - WRAPPER_EXTENSION = framework; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = Ogg; - productInstallPath = "$(HOME)/Library/Frameworks"; - productName = Ogg; - productReference = 8D07F2C80486CC7A007CD1D0; - productType = "com.apple.product-type.framework"; - }; - 8D07F2BD0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8E97588A082DF8AF00D18832, - 8E97588B082DF8AF00D18832, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2BF0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8D07F2C00486CC7A007CD1D0, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C00486CC7A007CD1D0 = { - fileRef = 089C1666FE841158C02AAC07; - isa = PBXBuildFile; - settings = { - }; - }; - 8D07F2C10486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8E97588E082DF8BF00D18832, - 8E97588F082DF8BF00D18832, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C30486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8D07F2C40486CC7A007CD1D0, - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C40486CC7A007CD1D0 = { - fileRef = 08FB77AAFE841565C02AAC07; - isa = PBXBuildFile; - settings = { - }; - }; - 8D07F2C50486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C70486CC7A007CD1D0 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D07F2C80486CC7A007CD1D0 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = Ogg.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//8E0 -//8E1 -//8E2 -//8E3 -//8E4 - 8E975884082DF89C00D18832 = { - children = ( - 8E975888082DF8AF00D18832, - 8E975889082DF8AF00D18832, - ); - isa = PBXGroup; - name = Headers; - refType = 4; - sourceTree = ""; - }; - 8E975888082DF8AF00D18832 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ogg.h; - path = Files/include/ogg/ogg.h; - refType = 4; - sourceTree = ""; - }; - 8E975889082DF8AF00D18832 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = os_types.h; - path = Files/include/ogg/os_types.h; - refType = 4; - sourceTree = ""; - }; - 8E97588A082DF8AF00D18832 = { - fileRef = 8E975888082DF8AF00D18832; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E97588B082DF8AF00D18832 = { - fileRef = 8E975889082DF8AF00D18832; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E97588C082DF8BF00D18832 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = bitwise.c; - path = Files/src/bitwise.c; - refType = 4; - sourceTree = ""; - }; - 8E97588D082DF8BF00D18832 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = framing.c; - path = Files/src/framing.c; - refType = 4; - sourceTree = ""; - }; - 8E97588E082DF8BF00D18832 = { - fileRef = 8E97588C082DF8BF00D18832; - isa = PBXBuildFile; - settings = { - }; - }; - 8E97588F082DF8BF00D18832 = { - fileRef = 8E97588D082DF8BF00D18832; - isa = PBXBuildFile; - settings = { - }; - }; - }; - rootObject = 0867D690FE84028FC02AAC07; -} diff --git a/Libraries/Ogg/Ogg.xcode/xugg.mode1 b/Libraries/Ogg/Ogg.xcode/xugg.mode1 deleted file mode 100644 index 4cd8e4992..000000000 --- a/Libraries/Ogg/Ogg.xcode/xugg.mode1 +++ /dev/null @@ -1,1244 +0,0 @@ - - - - - ActivePerspectiveName - Project - AllowedModules - - - BundleLoadPath - - MaxInstances - n - Module - PBXSmartGroupTreeModule - Name - Groups and Files Outline View - - - BundleLoadPath - - MaxInstances - n - Module - PBXNavigatorGroup - Name - Editor - - - BundleLoadPath - - MaxInstances - n - Module - XCTaskListModule - Name - Task List - - - BundleLoadPath - - MaxInstances - n - Module - XCDetailModule - Name - File and Smart Group Detail Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXBuildResultsModule - Name - Detailed Build Results Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXProjectFindModule - Name - Project Batch Find Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXRunSessionModule - Name - Run Log - - - BundleLoadPath - - MaxInstances - n - Module - PBXBookmarksModule - Name - Bookmarks Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXClassBrowserModule - Name - Class Browser - - - BundleLoadPath - - MaxInstances - n - Module - PBXCVSModule - Name - Source Code Control Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXDebugBreakpointsModule - Name - Debug Breakpoints Tool - - - BundleLoadPath - - MaxInstances - n - Module - XCDockableInspector - Name - Inspector - - - BundleLoadPath - - MaxInstances - n - Module - PBXOpenQuicklyModule - Name - Open Quickly Tool - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugSessionModule - Name - Debugger - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugCLIModule - Name - Debug Console - - - Description - DefaultDescriptionKey - DockingSystemVisible - - Extension - mode1 - FavBarConfig - - PBXProjectModuleGUID - 8E97589C082DF8E900D18832 - XCBarModuleItemNames - - XCBarModuleItems - - - FirstTimeWindowDisplayed - - Identifier - com.apple.perspectives.project.mode1 - MajorVersion - 31 - MinorVersion - 1 - Name - Default - Notifications - - OpenEditors - - PerspectiveWidths - - -1 - -1 - - Perspectives - - - ChosenToolbarItems - - active-target-popup - action - NSToolbarFlexibleSpaceItem - buildOrClean - build-and-runOrDebug - com.apple.ide.PBXToolbarStopButton - get-info - toggle-editor - NSToolbarFlexibleSpaceItem - com.apple.pbx.toolbar.searchfield - - ControllerClassBaseName - - IconName - WindowOfProjectWithEditor - Identifier - perspective.project - IsVertical - - Layout - - - BecomeActive - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 1CE0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 0867D691FE84028FC02AAC07 - 8E975884082DF89C00D18832 - 034768DDFF38A45A11DB9C8B - 8D07F2C80486CC7A007CD1D0 - 1C37FBAC04509CD000000102 - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 2 - 1 - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 338}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 356}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - PBXSmartGroupTreeModule - Proportion - 203pt - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20306471E060097A5F4 - PBXProjectModuleLabel - bitwise.c - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CE0B20406471E060097A5F4 - PBXProjectModuleLabel - bitwise.c - _historyCapacity - 0 - bookmark - 8ED1CBF0084F859C00771E1E - history - - 8E94DA19084BECEE007F0AEB - 8ED1CBEE084F859C00771E1E - 8ED1CBEB084F859C00771E1E - - prevStack - - 8E94DA1A084BECEE007F0AEB - 8E94DA1B084BECEE007F0AEB - 8ED1CBEF084F859C00771E1E - - - SplitCount - 1 - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {482, 246}} - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 246pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20506471E060097A5F4 - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{0, 251}, {482, 105}} - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - XCDetailModule - Proportion - 105pt - - - Proportion - 482pt - - - Name - Project - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDetailModule - - TableOfContents - - 8ED1CBF1084F859C00771E1E - 1CE0B1FE06471DED0097A5F4 - 8ED1CBF2084F859C00771E1E - 1CE0B20306471E060097A5F4 - 1CE0B20506471E060097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default - - - ControllerClassBaseName - - IconName - WindowOfProject - Identifier - perspective.morph - IsVertical - 0 - Layout - - - BecomeActive - 1 - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 11E0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 337}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - 1 - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 355}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 373 269 690 397 0 0 1440 878 - - Module - PBXSmartGroupTreeModule - Proportion - 100% - - - Name - Morph - PreferredWidth - 300 - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - - TableOfContents - - 11E0B1FE06471DED0097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default.short - - - PerspectivesBarVisible - - ShelfIsVisible - - SourceDescription - file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' - StatusbarIsVisible - - TimeStamp - 0.0 - ToolbarDisplayMode - 1 - ToolbarIsVisible - - ToolbarSizeMode - 1 - Type - Perspectives - UpdateMessage - The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? - WindowJustification - 5 - WindowOrderList - - 8E975896082DF8E600D18832 - /Users/xugg/Projects/Cog/Libraries/Ogg/Ogg.xcode - - WindowString - 167 339 690 397 0 0 1024 746 - WindowTools - - - FirstTimeWindowDisplayed - - Identifier - windowTool.build - IsVertical - - Layout - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528F0623707200166675 - PBXProjectModuleLabel - bitwise.c - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {500, 218}} - RubberWindowFrame - 188 213 500 500 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 218pt - - - ContentConfiguration - - PBXProjectModuleGUID - XCMainBuildResultsModuleGUID - PBXProjectModuleLabel - Build - XCBuildResultsTrigger_Collapse - 1021 - XCBuildResultsTrigger_Open - 1011 - - GeometryConfiguration - - Frame - {{0, 223}, {500, 236}} - RubberWindowFrame - 188 213 500 500 0 0 1024 746 - - Module - PBXBuildResultsModule - Proportion - 236pt - - - Proportion - 459pt - - - Name - Build Results - ServiceClasses - - PBXBuildResultsModule - - StatusbarIsVisible - - TableOfContents - - 8E975896082DF8E600D18832 - 8ED1CBED084F859C00771E1E - 1CD0528F0623707200166675 - XCMainBuildResultsModuleGUID - - ToolbarConfiguration - xcode.toolbar.config.build - WindowString - 188 213 500 500 0 0 1024 746 - WindowToolGUID - 8E975896082DF8E600D18832 - WindowToolIsVisible - - - - Identifier - windowTool.debugger - Layout - - - Dock - - - ContentConfiguration - - Debugger - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {317, 164}} - {{317, 0}, {377, 164}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {694, 164}} - {{0, 164}, {694, 216}} - - - - LauncherConfigVersion - 8 - PBXProjectModuleGUID - 1C162984064C10D400B95A72 - PBXProjectModuleLabel - Debug - GLUTExamples (Underwater) - - GeometryConfiguration - - DebugConsoleDrawerSize - {100, 120} - DebugConsoleVisible - None - DebugConsoleWindowFrame - {{200, 200}, {500, 300}} - DebugSTDIOWindowFrame - {{200, 200}, {500, 300}} - Frame - {{0, 0}, {694, 380}} - RubberWindowFrame - 321 238 694 422 0 0 1440 878 - - Module - PBXDebugSessionModule - Proportion - 100% - - - Proportion - 100% - - - Name - Debugger - ServiceClasses - - PBXDebugSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1CD10A99069EF8BA00B06720 - 1C0AD2AB069F1E9B00FABCE6 - 1C162984064C10D400B95A72 - 1C0AD2AC069F1E9B00FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.debug - WindowString - 321 238 694 422 0 0 1440 878 - WindowToolGUID - 1CD10A99069EF8BA00B06720 - WindowToolIsVisible - 0 - - - FirstTimeWindowDisplayed - - Identifier - windowTool.find - IsVertical - - Layout - - - Dock - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CDD528C0622207200134675 - PBXProjectModuleLabel - os_types.h - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {781, 212}} - RubberWindowFrame - 188 243 781 470 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 781pt - - - Proportion - 212pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528E0623707200166675 - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{0, 217}, {781, 212}} - RubberWindowFrame - 188 243 781 470 0 0 1024 746 - - Module - PBXProjectFindModule - Proportion - 212pt - - - Proportion - 429pt - - - Name - Project Find - ServiceClasses - - PBXProjectFindModule - - StatusbarIsVisible - - TableOfContents - - 1C530D57069F1CE1000CFCEE - 8E94DA15084BECED007F0AEB - 8E94DA16084BECED007F0AEB - 1CDD528C0622207200134675 - 1CD0528E0623707200166675 - - WindowString - 188 243 781 470 0 0 1024 746 - WindowToolGUID - 1C530D57069F1CE1000CFCEE - WindowToolIsVisible - - - - Identifier - MENUSEPARATOR - - - Identifier - windowTool.debuggerConsole - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAAC065D492600B07095 - PBXProjectModuleLabel - Debugger Console - - GeometryConfiguration - - Frame - {{0, 0}, {440, 358}} - RubberWindowFrame - 650 41 440 400 0 0 1280 1002 - - Module - PBXDebugCLIModule - Proportion - 358pt - - - Proportion - 358pt - - - Name - Debugger Console - ServiceClasses - - PBXDebugCLIModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAAD065D492600B07095 - 1C78EAAE065D492600B07095 - 1C78EAAC065D492600B07095 - - WindowString - 650 41 440 400 0 0 1280 1002 - - - Identifier - windowTool.run - Layout - - - Dock - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CD0528B0623707200166675 - PBXProjectModuleLabel - Run - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {493, 167}} - {{0, 176}, {493, 267}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {405, 443}} - {{414, 0}, {514, 443}} - - - - - GeometryConfiguration - - Frame - {{0, 0}, {460, 159}} - RubberWindowFrame - 316 696 459 200 0 0 1280 1002 - - Module - PBXRunSessionModule - Proportion - 159pt - - - Proportion - 159pt - - - Name - Run Log - ServiceClasses - - PBXRunSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C0AD2B3069F1EA900FABCE6 - 1C0AD2B4069F1EA900FABCE6 - 1CD0528B0623707200166675 - 1C0AD2B5069F1EA900FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.run - WindowString - 316 696 459 200 0 0 1280 1002 - WindowToolGUID - 1C0AD2B3069F1EA900FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.scm - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAB2065D492600B07095 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1C78EAB3065D492600B07095 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {452, 0}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052920623707200166675 - PBXProjectModuleLabel - SCM - - GeometryConfiguration - - ConsoleFrame - {{0, 259}, {452, 0}} - Frame - {{0, 7}, {452, 259}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - TableConfiguration - - Status - 30 - FileName - 199 - Path - 197.09500122070312 - - TableFrame - {{0, 0}, {452, 250}} - - Module - PBXCVSModule - Proportion - 262pt - - - Proportion - 266pt - - - Name - SCM - ServiceClasses - - PBXCVSModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAB4065D492600B07095 - 1C78EAB5065D492600B07095 - 1C78EAB2065D492600B07095 - 1CD052920623707200166675 - - ToolbarConfiguration - xcode.toolbar.config.scm - WindowString - 743 379 452 308 0 0 1280 1002 - - - Identifier - windowTool.breakpoints - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052930623707200166675 - PBXProjectModuleLabel - Breakpoints - - GeometryConfiguration - - BreakpointsTreeTableConfiguration - - enabledColumn - 16 - breakpointColumn - 201.5830078125 - - Frame - {{0, 0}, {240, 195}} - RubberWindowFrame - 342 421 240 216 0 0 1440 878 - - Module - PBXDebugBreakpointsModule - Proportion - 195pt - - - Proportion - 195pt - - - Name - Breakpoints - ServiceClasses - - PBXDebugBreakpointsModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AD069F1E9B00FABCE6 - 1C0AD2AE069F1E9B00FABCE6 - 1CD052930623707200166675 - - WindowString - 342 421 240 216 0 0 1440 878 - WindowToolGUID - 1C0AD2AD069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.bookmarks - Layout - - - Dock - - - Module - PBXBookmarksModule - Proportion - 100% - - - Proportion - 100% - - - Name - Bookmarks - ServiceClasses - - PBXBookmarksModule - - StatusbarIsVisible - 0 - WindowString - 538 42 401 187 0 0 1280 1002 - - - Identifier - windowTool.classBrowser - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - OptionsSetName - Hierarchy, all classes - PBXProjectModuleGUID - 1CA6456E063B45B4001379D8 - PBXProjectModuleLabel - Class Browser - NSObject - - GeometryConfiguration - - ClassesFrame - {{0, 0}, {374, 96}} - ClassesTreeTableConfiguration - - PBXClassNameColumnIdentifier - 208 - PBXClassBookColumnIdentifier - 22 - - Frame - {{0, 0}, {630, 331}} - MembersFrame - {{0, 105}, {374, 395}} - MembersTreeTableConfiguration - - PBXMemberTypeIconColumnIdentifier - 22 - PBXMemberNameColumnIdentifier - 216 - PBXMemberTypeColumnIdentifier - 97 - PBXMemberBookColumnIdentifier - 22 - - PBXModuleWindowStatusBarHidden2 - 1 - RubberWindowFrame - 385 179 630 352 0 0 1440 878 - - Module - PBXClassBrowserModule - Proportion - 332pt - - - Proportion - 332pt - - - Name - Class Browser - ServiceClasses - - PBXClassBrowserModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AF069F1E9B00FABCE6 - 1C0AD2B0069F1E9B00FABCE6 - 1CA6456E063B45B4001379D8 - - ToolbarConfiguration - xcode.toolbar.config.classbrowser - WindowString - 385 179 630 352 0 0 1440 878 - WindowToolGUID - 1C0AD2AF069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - - diff --git a/Libraries/Ogg/Ogg.xcode/xugg.pbxuser b/Libraries/Ogg/Ogg.xcode/xugg.pbxuser deleted file mode 100644 index e8de8022a..000000000 --- a/Libraries/Ogg/Ogg.xcode/xugg.pbxuser +++ /dev/null @@ -1,189 +0,0 @@ -// !$*UTF8*$! -{ - 0867D690FE84028FC02AAC07 = { - activeBuildStyle = 4F0BB7ED011F40E904CA0E50; - activeTarget = 8D07F2BC0486CC7A007CD1D0; - addToTargets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - codeSenseManager = 8E975887082DF89C00D18832; - perUserDictionary = { - PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID; - PBXFileTableDataSourceColumnWidthsKey = ( - 22, - 300, - 130.5835, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXExecutablesDataSource_ActiveFlagID, - PBXExecutablesDataSource_NameID, - PBXExecutablesDataSource_CommentsID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 243, - 20, - 48, - 43, - 43, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - ); - }; - PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 200, - 63, - 20, - 48, - 43, - 43, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXTargetDataSource_PrimaryAttribute, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - ); - }; - PBXPerProjectTemplateStateSaveDate = 139429257; - PBXWorkspaceStateSaveDate = 139429257; - }; - perUserProjectItems = { - 8E94DA19084BECEE007F0AEB = 8E94DA19084BECEE007F0AEB; - 8E94DA1A084BECEE007F0AEB = 8E94DA1A084BECEE007F0AEB; - 8E94DA1B084BECEE007F0AEB = 8E94DA1B084BECEE007F0AEB; - 8ED1CBEB084F859C00771E1E = 8ED1CBEB084F859C00771E1E; - 8ED1CBEE084F859C00771E1E = 8ED1CBEE084F859C00771E1E; - 8ED1CBEF084F859C00771E1E = 8ED1CBEF084F859C00771E1E; - 8ED1CBF0084F859C00771E1E = 8ED1CBF0084F859C00771E1E; - }; - sourceControlManager = 8E975886082DF89C00D18832; - userBuildSettings = { - }; - }; - 8D07F2BC0486CC7A007CD1D0 = { - activeExec = 0; - }; - 8E94DA19084BECEE007F0AEB = { - fRef = 8E975888082DF8AF00D18832; - isa = PBXTextBookmark; - name = "ogg.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 937; - vrLoc = 0; - }; - 8E94DA1A084BECEE007F0AEB = { - fRef = 8E975889082DF8AF00D18832; - isa = PBXTextBookmark; - name = __MACOSX__; - rLen = 10; - rLoc = 2776; - rType = 0; - vrLen = 381; - vrLoc = 2667; - }; - 8E94DA1B084BECEE007F0AEB = { - fRef = 8E975888082DF8AF00D18832; - isa = PBXTextBookmark; - name = "ogg.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 937; - vrLoc = 0; - }; - 8E975886082DF89C00D18832 = { - fallbackIsa = XCSourceControlManager; - isSCMEnabled = 0; - isa = PBXSourceControlManager; - scmConfiguration = { - }; - scmType = ""; - }; - 8E975887082DF89C00D18832 = { - indexTemplatePath = ""; - isa = PBXCodeSenseManager; - }; - 8E975888082DF8AF00D18832 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {494, 2842}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {441, 214}}"; - }; - }; - 8E975889082DF8AF00D18832 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {668, 1792}}"; - sepNavSelRange = "{4070, 12}"; - sepNavVisRect = "{{0, 1564}, {441, 214}}"; - }; - }; - 8E97588C082DF8BF00D18832 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {494, 10990}}"; - sepNavSelRange = "{1122, 21}"; - sepNavVisRect = "{{0, 201}, {441, 214}}"; - }; - }; - 8ED1CBEB084F859C00771E1E = { - comments = "warning: mismatched case in filenames, wanted \"ogg/ogg.h\" but found \"Ogg/ogg.h\""; - fRef = 8E97588C082DF8BF00D18832; - isa = PBXTextBookmark; - rLen = 1; - rLoc = 22; - rType = 1; - }; - 8ED1CBEE084F859C00771E1E = { - fRef = 8E975889082DF8AF00D18832; - isa = PBXTextBookmark; - name = "ude - - - - ActivePerspectiveName - Project - AllowedModules - - - BundleLoadPath - - MaxInstances - n - Module - PBXSmartGroupTreeModule - Name - Groups and Files Outline View - - - BundleLoadPath - - MaxInstances - n - Module - PBXNavigatorGroup - Name - Editor - - - BundleLoadPath - - MaxInstances - n - Module - XCTaskListModule - Name - Task List - - - BundleLoadPath - - MaxInstances - n - Module - XCDetailModule - Name - File and Smart Group Detail Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXBuildResultsModule - Name - Detailed Build Results Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXProjectFindModule - Name - Project Batch Find Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXRunSessionModule - Name - Run Log - - - BundleLoadPath - - MaxInstances - n - Module - PBXBookmarksModule - Name - Bookmarks Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXClassBrowserModule - Name - Class Browser - - - BundleLoadPath - - MaxInstances - n - Module - PBXCVSModule - Name - Source Code Control Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXDebugBreakpointsModule - Name - Debug Breakpoints Tool - - - BundleLoadPath - - MaxInstances - n - Module - XCDockableInspector - Name - Inspector - - - BundleLoadPath - - MaxInstances - n - Module - PBXOpenQuicklyModule - Name - Open Quickly Tool - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugSessionModule - Name - Debugger - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugCLIModule - Name - Debug Console - - - Description - DefaultDescriptionKey - DockingSystemVisible - - Extension - mode1 - FavBarConfig - - PBXProjectModuleGUID - 8E46D03C082DFF310047A975 - XCBarModuleItemNames - - XCBarModuleItems - - - FirstTimeWindowDisplayed - - Identifier - com.apple.perspectives.project.mode1 - MajorVersion - 31 - MinorVersion - 1 - Name - Default - Notifications - - OpenEditors - - PerspectiveWidths - - -1 - -1 - - Perspectives - - - ChosenToolbarItems - - active-target-popup - action - NSToolbarFlexibleSpaceItem - buildOrClean - build-and-runOrDebug - com.apple.ide.PBXToolbarStopButton - get-info - toggle-editor - NSToolbarFlexibleSpaceItem - com.apple.pbx.toolbar.searchfield - - ControllerClassBaseName - - IconName - WindowOfProjectWithEditor - Identifier - perspective.project - IsVertical - - Layout - - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 1CE0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 0867D691FE84028FC02AAC07 - 08FB77ACFE841707C02AAC07 - 8E46CF78082DFE3D0047A975 - 1C37FBAC04509CD000000102 - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 27 - 19 - 1 - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 251}, {186, 338}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 356}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - PBXSmartGroupTreeModule - Proportion - 203pt - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20306471E060097A5F4 - PBXProjectModuleLabel - g72x_test.c - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CE0B20406471E060097A5F4 - PBXProjectModuleLabel - g72x_test.c - _historyCapacity - 0 - bookmark - 8ED1CC11084F86C300771E1E - history - - 8E46D034082DFF310047A975 - 8E46D035082DFF310047A975 - 8EE4A652082E6D1D00415456 - 8EE4A773082E711300415456 - 8E6F2A3608480DE90011F126 - 8E6F2A4508480E490011F126 - - prevStack - - 8E46D037082DFF310047A975 - 8E46D038082DFF310047A975 - 8EE4A653082E6D1D00415456 - 8EE4A775082E711300415456 - 8E6F2A3808480DE90011F126 - - - SplitCount - 1 - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {482, 246}} - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 246pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20506471E060097A5F4 - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{0, 251}, {482, 105}} - RubberWindowFrame - 167 339 690 397 0 0 1024 746 - - Module - XCDetailModule - Proportion - 105pt - - - Proportion - 482pt - - - Name - Project - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDetailModule - - TableOfContents - - 8ED1CC12084F86C300771E1E - 1CE0B1FE06471DED0097A5F4 - 8ED1CC13084F86C300771E1E - 1CE0B20306471E060097A5F4 - 1CE0B20506471E060097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default - - - ControllerClassBaseName - - IconName - WindowOfProject - Identifier - perspective.morph - IsVertical - 0 - Layout - - - BecomeActive - 1 - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 11E0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 337}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - 1 - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 355}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 373 269 690 397 0 0 1440 878 - - Module - PBXSmartGroupTreeModule - Proportion - 100% - - - Name - Morph - PreferredWidth - 300 - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - - TableOfContents - - 11E0B1FE06471DED0097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default.short - - - PerspectivesBarVisible - - ShelfIsVisible - - SourceDescription - file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' - StatusbarIsVisible - - TimeStamp - 0.0 - ToolbarDisplayMode - 1 - ToolbarIsVisible - - ToolbarSizeMode - 1 - Type - Perspectives - UpdateMessage - The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? - WindowJustification - 5 - WindowOrderList - - /Users/xugg/Projects/Cog/Libraries/SndFile/SndFile.xcode - - WindowString - 167 339 690 397 0 0 1024 746 - WindowTools - - - FirstTimeWindowDisplayed - - Identifier - windowTool.build - IsVertical - - Layout - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528F0623707200166675 - PBXProjectModuleLabel - aiff.c - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {500, 218}} - RubberWindowFrame - 188 213 500 500 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 218pt - - - ContentConfiguration - - PBXProjectModuleGUID - XCMainBuildResultsModuleGUID - PBXProjectModuleLabel - Build - XCBuildResultsTrigger_Collapse - 1021 - XCBuildResultsTrigger_Open - 1011 - - GeometryConfiguration - - Frame - {{0, 223}, {500, 236}} - RubberWindowFrame - 188 213 500 500 0 0 1024 746 - - Module - PBXBuildResultsModule - Proportion - 236pt - - - Proportion - 459pt - - - Name - Build Results - ServiceClasses - - PBXBuildResultsModule - - StatusbarIsVisible - - TableOfContents - - 8E46D01B082DFE610047A975 - 8EE4A64F082E6D1C00415456 - 1CD0528F0623707200166675 - XCMainBuildResultsModuleGUID - - ToolbarConfiguration - xcode.toolbar.config.build - WindowString - 188 213 500 500 0 0 1024 746 - WindowToolGUID - 8E46D01B082DFE610047A975 - WindowToolIsVisible - - - - Identifier - windowTool.debugger - Layout - - - Dock - - - ContentConfiguration - - Debugger - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {317, 164}} - {{317, 0}, {377, 164}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {694, 164}} - {{0, 164}, {694, 216}} - - - - LauncherConfigVersion - 8 - PBXProjectModuleGUID - 1C162984064C10D400B95A72 - PBXProjectModuleLabel - Debug - GLUTExamples (Underwater) - - GeometryConfiguration - - DebugConsoleDrawerSize - {100, 120} - DebugConsoleVisible - None - DebugConsoleWindowFrame - {{200, 200}, {500, 300}} - DebugSTDIOWindowFrame - {{200, 200}, {500, 300}} - Frame - {{0, 0}, {694, 380}} - RubberWindowFrame - 321 238 694 422 0 0 1440 878 - - Module - PBXDebugSessionModule - Proportion - 100% - - - Proportion - 100% - - - Name - Debugger - ServiceClasses - - PBXDebugSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1CD10A99069EF8BA00B06720 - 1C0AD2AB069F1E9B00FABCE6 - 1C162984064C10D400B95A72 - 1C0AD2AC069F1E9B00FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.debug - WindowString - 321 238 694 422 0 0 1440 878 - WindowToolGUID - 1CD10A99069EF8BA00B06720 - WindowToolIsVisible - 0 - - - FirstTimeWindowDisplayed - - Identifier - windowTool.find - IsVertical - - Layout - - - Dock - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CDD528C0622207200134675 - PBXProjectModuleLabel - g72x_test.c - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {781, 212}} - RubberWindowFrame - 209 220 781 470 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 781pt - - - Proportion - 212pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528E0623707200166675 - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{0, 217}, {781, 212}} - RubberWindowFrame - 209 220 781 470 0 0 1024 746 - - Module - PBXProjectFindModule - Proportion - 212pt - - - Proportion - 429pt - - - Name - Project Find - ServiceClasses - - PBXProjectFindModule - - StatusbarIsVisible - - TableOfContents - - 1C530D57069F1CE1000CFCEE - 8E6F2A3C08480DE90011F126 - 8E6F2A3D08480DE90011F126 - 1CDD528C0622207200134675 - 1CD0528E0623707200166675 - - WindowString - 209 220 781 470 0 0 1024 746 - WindowToolGUID - 1C530D57069F1CE1000CFCEE - WindowToolIsVisible - - - - Identifier - MENUSEPARATOR - - - Identifier - windowTool.debuggerConsole - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAAC065D492600B07095 - PBXProjectModuleLabel - Debugger Console - - GeometryConfiguration - - Frame - {{0, 0}, {440, 358}} - RubberWindowFrame - 650 41 440 400 0 0 1280 1002 - - Module - PBXDebugCLIModule - Proportion - 358pt - - - Proportion - 358pt - - - Name - Debugger Console - ServiceClasses - - PBXDebugCLIModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAAD065D492600B07095 - 1C78EAAE065D492600B07095 - 1C78EAAC065D492600B07095 - - WindowString - 650 41 440 400 0 0 1280 1002 - - - Identifier - windowTool.run - Layout - - - Dock - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CD0528B0623707200166675 - PBXProjectModuleLabel - Run - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {493, 167}} - {{0, 176}, {493, 267}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {405, 443}} - {{414, 0}, {514, 443}} - - - - - GeometryConfiguration - - Frame - {{0, 0}, {460, 159}} - RubberWindowFrame - 316 696 459 200 0 0 1280 1002 - - Module - PBXRunSessionModule - Proportion - 159pt - - - Proportion - 159pt - - - Name - Run Log - ServiceClasses - - PBXRunSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C0AD2B3069F1EA900FABCE6 - 1C0AD2B4069F1EA900FABCE6 - 1CD0528B0623707200166675 - 1C0AD2B5069F1EA900FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.run - WindowString - 316 696 459 200 0 0 1280 1002 - WindowToolGUID - 1C0AD2B3069F1EA900FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.scm - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAB2065D492600B07095 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1C78EAB3065D492600B07095 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {452, 0}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052920623707200166675 - PBXProjectModuleLabel - SCM - - GeometryConfiguration - - ConsoleFrame - {{0, 259}, {452, 0}} - Frame - {{0, 7}, {452, 259}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - TableConfiguration - - Status - 30 - FileName - 199 - Path - 197.09500122070312 - - TableFrame - {{0, 0}, {452, 250}} - - Module - PBXCVSModule - Proportion - 262pt - - - Proportion - 266pt - - - Name - SCM - ServiceClasses - - PBXCVSModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAB4065D492600B07095 - 1C78EAB5065D492600B07095 - 1C78EAB2065D492600B07095 - 1CD052920623707200166675 - - ToolbarConfiguration - xcode.toolbar.config.scm - WindowString - 743 379 452 308 0 0 1280 1002 - - - Identifier - windowTool.breakpoints - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052930623707200166675 - PBXProjectModuleLabel - Breakpoints - - GeometryConfiguration - - BreakpointsTreeTableConfiguration - - enabledColumn - 16 - breakpointColumn - 201.5830078125 - - Frame - {{0, 0}, {240, 195}} - RubberWindowFrame - 342 421 240 216 0 0 1440 878 - - Module - PBXDebugBreakpointsModule - Proportion - 195pt - - - Proportion - 195pt - - - Name - Breakpoints - ServiceClasses - - PBXDebugBreakpointsModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AD069F1E9B00FABCE6 - 1C0AD2AE069F1E9B00FABCE6 - 1CD052930623707200166675 - - WindowString - 342 421 240 216 0 0 1440 878 - WindowToolGUID - 1C0AD2AD069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.bookmarks - Layout - - - Dock - - - Module - PBXBookmarksModule - Proportion - 100% - - - Proportion - 100% - - - Name - Bookmarks - ServiceClasses - - PBXBookmarksModule - - StatusbarIsVisible - 0 - WindowString - 538 42 401 187 0 0 1280 1002 - - - Identifier - windowTool.classBrowser - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - OptionsSetName - Hierarchy, all classes - PBXProjectModuleGUID - 1CA6456E063B45B4001379D8 - PBXProjectModuleLabel - Class Browser - NSObject - - GeometryConfiguration - - ClassesFrame - {{0, 0}, {374, 96}} - ClassesTreeTableConfiguration - - PBXClassNameColumnIdentifier - 208 - PBXClassBookColumnIdentifier - 22 - - Frame - {{0, 0}, {630, 331}} - MembersFrame - {{0, 105}, {374, 395}} - MembersTreeTableConfiguration - - PBXMemberTypeIconColumnIdentifier - 22 - PBXMemberNameColumnIdentifier - 216 - PBXMemberTypeColumnIdentifier - 97 - PBXMemberBookColumnIdentifier - 22 - - PBXModuleWindowStatusBarHidden2 - 1 - RubberWindowFrame - 385 179 630 352 0 0 1440 878 - - Module - PBXClassBrowserModule - Proportion - 332pt - - - Proportion - 332pt - - - Name - Class Browser - ServiceClasses - - PBXClassBrowserModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AF069F1E9B00FABCE6 - 1C0AD2B0069F1E9B00FABCE6 - 1CA6456E063B45B4001379D8 - - ToolbarConfiguration - xcode.toolbar.config.classbrowser - WindowString - 385 179 630 352 0 0 1440 878 - WindowToolGUID - 1C0AD2AF069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - - diff --git a/Libraries/SndFile/SndFile.xcode/xugg.pbxuser b/Libraries/SndFile/SndFile.xcode/xugg.pbxuser deleted file mode 100644 index 565c9fe07..000000000 --- a/Libraries/SndFile/SndFile.xcode/xugg.pbxuser +++ /dev/null @@ -1,274 +0,0 @@ -// !$*UTF8*$! -{ - 0867D690FE84028FC02AAC07 = { - activeBuildStyle = 4F0BB7ED011F40E904CA0E50; - activeTarget = 8D07F2BC0486CC7A007CD1D0; - addToTargets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - codeSenseManager = 8E46CF65082DFDF00047A975; - perUserDictionary = { - PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID; - PBXFileTableDataSourceColumnWidthsKey = ( - 22, - 300, - 130.5835, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXExecutablesDataSource_ActiveFlagID, - PBXExecutablesDataSource_NameID, - PBXExecutablesDataSource_CommentsID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 243, - 20, - 48, - 43, - 43, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - ); - }; - PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 200, - 63, - 20, - 48.1626, - 43, - 43, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXTargetDataSource_PrimaryAttribute, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - ); - }; - PBXPerProjectTemplateStateSaveDate = 139429352; - PBXWorkspaceStateSaveDate = 139429352; - }; - perUserProjectItems = { - 8E46D034082DFF310047A975 = 8E46D034082DFF310047A975; - 8E46D035082DFF310047A975 = 8E46D035082DFF310047A975; - 8E46D037082DFF310047A975 = 8E46D037082DFF310047A975; - 8E46D038082DFF310047A975 = 8E46D038082DFF310047A975; - 8E6F2A3608480DE90011F126 = 8E6F2A3608480DE90011F126; - 8E6F2A3808480DE90011F126 = 8E6F2A3808480DE90011F126; - 8E6F2A4508480E490011F126 = 8E6F2A4508480E490011F126; - 8ED1CC11084F86C300771E1E = 8ED1CC11084F86C300771E1E; - 8EE4A652082E6D1D00415456 = 8EE4A652082E6D1D00415456; - 8EE4A653082E6D1D00415456 = 8EE4A653082E6D1D00415456; - 8EE4A773082E711300415456 = 8EE4A773082E711300415456; - 8EE4A775082E711300415456 = 8EE4A775082E711300415456; - }; - sourceControlManager = 8E46CF64082DFDF00047A975; - userBuildSettings = { - }; - }; - 8D07F2BC0486CC7A007CD1D0 = { - activeExec = 0; - }; - 8E46CF64082DFDF00047A975 = { - fallbackIsa = XCSourceControlManager; - isSCMEnabled = 0; - isa = PBXSourceControlManager; - scmConfiguration = { - }; - scmType = ""; - }; - 8E46CF65082DFDF00047A975 = { - indexTemplatePath = ""; - isa = PBXCodeSenseManager; - }; - 8E46CF68082DFE3D0047A975 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1016, 18844}}"; - sepNavSelRange = "{12483, 27}"; - sepNavVisRect = "{{0, 5813}, {441, 319}}"; - }; - }; - 8E46CF77082DFE3D0047A975 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {668, 13454}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {441, 319}}"; - }; - }; - 8E46CF81082DFE3D0047A975 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {698, 3122}}"; - sepNavSelRange = "{354, 0}"; - sepNavVisRect = "{{0, 0}, {441, 214}}"; - }; - }; - 8E46CF8A082DFE3D0047A975 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {441, 476}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 157}, {441, 319}}"; - }; - }; - 8E46CFA2082DFE3D0047A975 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {488, 826}}"; - sepNavSelRange = "{969, 0}"; - sepNavVisRect = "{{0, 320}, {459, 186}}"; - }; - }; - 8E46CFB3082DFE3D0047A975 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {578, 6888}}"; - sepNavSelRange = "{7786, 0}"; - sepNavVisRect = "{{0, 6566}, {441, 214}}"; - }; - }; - 8E46D028082DFF100047A975 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {488, 3360}}"; - sepNavSelRange = "{5194, 6}"; - sepNavVisRect = "{{0, 2529}, {441, 319}}"; - }; - }; - 8E46D034082DFF310047A975 = { - fRef = 8E46CF8A082DFE3D0047A975; - isa = PBXTextBookmark; - name = "config.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 658; - vrLoc = 344; - }; - 8E46D035082DFF310047A975 = { - fRef = 8E46CF77082DFE3D0047A975; - isa = PBXTextBookmark; - name = "float32.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 897; - vrLoc = 0; - }; - 8E46D037082DFF310047A975 = { - fRef = 8E46CF8A082DFE3D0047A975; - isa = PBXTextBookmark; - name = "config.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 658; - vrLoc = 344; - }; - 8E46D038082DFF310047A975 = { - fRef = 8E46CF77082DFE3D0047A975; - isa = PBXTextBookmark; - name = "float32.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 897; - vrLoc = 0; - }; - 8E6F2A3608480DE90011F126 = { - fRef = 8E46CFB3082DFE3D0047A975; - isa = PBXTextBookmark; - name = "sndfile.h: sf_count_t"; - rLen = 0; - rLoc = 7786; - rType = 0; - vrLen = 633; - vrLoc = 15393; - }; - 8E6F2A3808480DE90011F126 = { - fRef = 8E46CFB3082DFE3D0047A975; - isa = PBXTextBookmark; - name = "sndfile.h: sf_count_t"; - rLen = 0; - rLoc = 7786; - rType = 0; - vrLen = 633; - vrLoc = 15393; - }; - 8E6F2A4508480E490011F126 = { - fRef = 8E46CF81082DFE3D0047A975; - isa = PBXTextBookmark; - name = "g72x_test.c: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 794; - vrLoc = 0; - }; - 8ED1CC11084F86C300771E1E = { - fRef = 8E46CF81082DFE3D0047A975; - isa = PBXTextBookmark; - name = "g72x_test.c: 9"; - rLen = 0; - rLoc = 354; - rType = 0; - vrLen = 794; - vrLoc = 0; - }; - 8EE4A652082E6D1D00415456 = { - fRef = 8E46D028082DFF100047A975; - isa = PBXTextBookmark; - name = loff_t; - rLen = 6; - rLoc = 5194; - rType = 0; - vrLen = 628; - vrLoc = 4870; - }; - 8EE4A653082E6D1D00415456 = { - fRef = 8E46D028082DFF100047A975; - isa = PBXTextBookmark; - name = loff_t; - rLen = 6; - rLoc = 5194; - rType = 0; - vrLen = 628; - vrLoc = 4870; - }; - 8EE4A773082E711300415456 = { - fRef = 8E46CF68082DFE3D0047A975; - isa = PBXTextBookmark; - name = "cptr = psf->u.scbuf ;"; - rLen = 27; - rLoc = 12483; - rType = 0; - vrLen = 1020; - vrLoc = 11991; - }; - 8EE4A775082E711300415456 = { - fRef = 8E46CF68082DFE3D0047A975; - isa = PBXTextBookmark; - name = "cptr = psf->u.scbuf ;"; - rLen = 27; - rLoc = 12483; - rType = 0; - vrLen = 1020; - vrLoc = 11991; - }; -} diff --git a/Libraries/SndFile/SndFile.xcodeproj/project.pbxproj b/Libraries/SndFile/SndFile.xcodeproj/project.pbxproj new file mode 100644 index 000000000..d611fc59a --- /dev/null +++ b/Libraries/SndFile/SndFile.xcodeproj/project.pbxproj @@ -0,0 +1,655 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; + 8E46CFC0082DFE3D0047A975 /* aiff.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF68082DFE3D0047A975 /* aiff.c */; }; + 8E46CFC1082DFE3D0047A975 /* alaw.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF69082DFE3D0047A975 /* alaw.c */; }; + 8E46CFC2082DFE3D0047A975 /* au_g72x.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF6A082DFE3D0047A975 /* au_g72x.c */; }; + 8E46CFC3082DFE3D0047A975 /* au.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF6B082DFE3D0047A975 /* au.c */; }; + 8E46CFC4082DFE3D0047A975 /* au.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CF6C082DFE3D0047A975 /* au.h */; }; + 8E46CFC5082DFE3D0047A975 /* avr.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF6D082DFE3D0047A975 /* avr.c */; }; + 8E46CFC6082DFE3D0047A975 /* command.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF6E082DFE3D0047A975 /* command.c */; }; + 8E46CFC7082DFE3D0047A975 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF6F082DFE3D0047A975 /* common.c */; }; + 8E46CFC8082DFE3D0047A975 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CF70082DFE3D0047A975 /* common.h */; }; + 8E46CFC9082DFE3D0047A975 /* dither.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF71082DFE3D0047A975 /* dither.c */; }; + 8E46CFCA082DFE3D0047A975 /* double64.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF72082DFE3D0047A975 /* double64.c */; }; + 8E46CFCB082DFE3D0047A975 /* dwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF73082DFE3D0047A975 /* dwd.c */; }; + 8E46CFCC082DFE3D0047A975 /* dwvw.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF74082DFE3D0047A975 /* dwvw.c */; }; + 8E46CFCD082DFE3D0047A975 /* file_io.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF75082DFE3D0047A975 /* file_io.c */; }; + 8E46CFCE082DFE3D0047A975 /* float_cast.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CF76082DFE3D0047A975 /* float_cast.h */; }; + 8E46CFCF082DFE3D0047A975 /* float32.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF77082DFE3D0047A975 /* float32.c */; }; + 8E46CFD1082DFE3D0047A975 /* g721.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF7A082DFE3D0047A975 /* g721.c */; }; + 8E46CFD2082DFE3D0047A975 /* g723_16.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF7B082DFE3D0047A975 /* g723_16.c */; }; + 8E46CFD3082DFE3D0047A975 /* g723_24.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF7C082DFE3D0047A975 /* g723_24.c */; }; + 8E46CFD4082DFE3D0047A975 /* g723_40.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF7D082DFE3D0047A975 /* g723_40.c */; }; + 8E46CFD5082DFE3D0047A975 /* g72x.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF7E082DFE3D0047A975 /* g72x.c */; }; + 8E46CFD6082DFE3D0047A975 /* g72x.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CF7F082DFE3D0047A975 /* g72x.h */; }; + 8E46CFD7082DFE3D0047A975 /* g72x_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CF80082DFE3D0047A975 /* g72x_priv.h */; }; + 8E46CFDD082DFE3D0047A975 /* add.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF87082DFE3D0047A975 /* add.c */; }; + 8E46CFDF082DFE3D0047A975 /* code.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF89082DFE3D0047A975 /* code.c */; }; + 8E46CFE0082DFE3D0047A975 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CF8A082DFE3D0047A975 /* config.h */; }; + 8E46CFE2082DFE3D0047A975 /* decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF8C082DFE3D0047A975 /* decode.c */; }; + 8E46CFE3082DFE3D0047A975 /* gsm.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CF8D082DFE3D0047A975 /* gsm.h */; }; + 8E46CFE4082DFE3D0047A975 /* gsm610_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CF8E082DFE3D0047A975 /* gsm610_priv.h */; }; + 8E46CFE5082DFE3D0047A975 /* gsm_create.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF8F082DFE3D0047A975 /* gsm_create.c */; }; + 8E46CFE6082DFE3D0047A975 /* gsm_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF90082DFE3D0047A975 /* gsm_decode.c */; }; + 8E46CFE7082DFE3D0047A975 /* gsm_destroy.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF91082DFE3D0047A975 /* gsm_destroy.c */; }; + 8E46CFE8082DFE3D0047A975 /* gsm_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF92082DFE3D0047A975 /* gsm_encode.c */; }; + 8E46CFE9082DFE3D0047A975 /* gsm_option.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF93082DFE3D0047A975 /* gsm_option.c */; }; + 8E46CFEA082DFE3D0047A975 /* long_term.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF94082DFE3D0047A975 /* long_term.c */; }; + 8E46CFEB082DFE3D0047A975 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF95082DFE3D0047A975 /* lpc.c */; }; + 8E46CFEE082DFE3D0047A975 /* preprocess.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF98082DFE3D0047A975 /* preprocess.c */; }; + 8E46CFF0082DFE3D0047A975 /* rpe.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF9A082DFE3D0047A975 /* rpe.c */; }; + 8E46CFF1082DFE3D0047A975 /* short_term.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF9B082DFE3D0047A975 /* short_term.c */; }; + 8E46CFF2082DFE3D0047A975 /* table.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF9C082DFE3D0047A975 /* table.c */; }; + 8E46CFF3082DFE3D0047A975 /* gsm610.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF9D082DFE3D0047A975 /* gsm610.c */; }; + 8E46CFF4082DFE3D0047A975 /* htk.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF9E082DFE3D0047A975 /* htk.c */; }; + 8E46CFF5082DFE3D0047A975 /* ima_adpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CF9F082DFE3D0047A975 /* ima_adpcm.c */; }; + 8E46CFF6082DFE3D0047A975 /* interleave.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFA0082DFE3D0047A975 /* interleave.c */; }; + 8E46CFF7082DFE3D0047A975 /* ircam.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFA1082DFE3D0047A975 /* ircam.c */; }; + 8E46CFF8082DFE3D0047A975 /* macbinary3.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFA2082DFE3D0047A975 /* macbinary3.c */; }; + 8E46CFF9082DFE3D0047A975 /* macos.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFA3082DFE3D0047A975 /* macos.c */; }; + 8E46CFFA082DFE3D0047A975 /* mat4.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFA4082DFE3D0047A975 /* mat4.c */; }; + 8E46CFFB082DFE3D0047A975 /* mat5.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFA5082DFE3D0047A975 /* mat5.c */; }; + 8E46CFFC082DFE3D0047A975 /* ms_adpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFA6082DFE3D0047A975 /* ms_adpcm.c */; }; + 8E46CFFD082DFE3D0047A975 /* nist.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFA7082DFE3D0047A975 /* nist.c */; }; + 8E46CFFE082DFE3D0047A975 /* ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFA8082DFE3D0047A975 /* ogg.c */; }; + 8E46CFFF082DFE3D0047A975 /* paf.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFA9082DFE3D0047A975 /* paf.c */; }; + 8E46D000082DFE3D0047A975 /* pcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFAA082DFE3D0047A975 /* pcm.c */; }; + 8E46D001082DFE3D0047A975 /* pvf.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFAB082DFE3D0047A975 /* pvf.c */; }; + 8E46D002082DFE3D0047A975 /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFAC082DFE3D0047A975 /* raw.c */; }; + 8E46D003082DFE3D0047A975 /* rx2.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFAD082DFE3D0047A975 /* rx2.c */; }; + 8E46D004082DFE3D0047A975 /* sd2.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFAE082DFE3D0047A975 /* sd2.c */; }; + 8E46D005082DFE3D0047A975 /* sds.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFAF082DFE3D0047A975 /* sds.c */; }; + 8E46D006082DFE3D0047A975 /* sf_unistd.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CFB0082DFE3D0047A975 /* sf_unistd.h */; }; + 8E46D007082DFE3D0047A975 /* sfendian.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CFB1082DFE3D0047A975 /* sfendian.h */; }; + 8E46D008082DFE3D0047A975 /* sndfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFB2082DFE3D0047A975 /* sndfile.c */; }; + 8E46D009082DFE3D0047A975 /* sndfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CFB3082DFE3D0047A975 /* sndfile.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E46D00A082DFE3D0047A975 /* strings.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFB4082DFE3D0047A975 /* strings.c */; }; + 8E46D00B082DFE3D0047A975 /* svx.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFB5082DFE3D0047A975 /* svx.c */; }; + 8E46D00C082DFE3D0047A975 /* txw.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFB6082DFE3D0047A975 /* txw.c */; }; + 8E46D00D082DFE3D0047A975 /* ulaw.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFB7082DFE3D0047A975 /* ulaw.c */; }; + 8E46D00E082DFE3D0047A975 /* voc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFB8082DFE3D0047A975 /* voc.c */; }; + 8E46D00F082DFE3D0047A975 /* vox_adpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFB9082DFE3D0047A975 /* vox_adpcm.c */; }; + 8E46D010082DFE3D0047A975 /* w64.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFBA082DFE3D0047A975 /* w64.c */; }; + 8E46D011082DFE3D0047A975 /* wav_w64.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFBB082DFE3D0047A975 /* wav_w64.c */; }; + 8E46D012082DFE3D0047A975 /* wav_w64.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46CFBC082DFE3D0047A975 /* wav_w64.h */; }; + 8E46D013082DFE3D0047A975 /* wav.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFBD082DFE3D0047A975 /* wav.c */; }; + 8E46D014082DFE3D0047A975 /* wve.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFBE082DFE3D0047A975 /* wve.c */; }; + 8E46D015082DFE3D0047A975 /* xi.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E46CFBF082DFE3D0047A975 /* xi.c */; }; + 8E46D029082DFF100047A975 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E46D028082DFF100047A975 /* config.h */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildRule section */ + 8E6A0D57086CCC8000B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.c; + isEditable = 1; + outputFiles = ( + ); + }; + 8E6A0D58086CCC8400B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.asm; + isEditable = 1; + outputFiles = ( + ); + }; +/* End PBXBuildRule section */ + +/* Begin PBXBuildStyle section */ + 4F0BB7EC011F40E904CA0E50 /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + ZERO_LINK = YES; + }; + name = Development; + }; + 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + ZERO_LINK = NO; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D07F2C80486CC7A007CD1D0 /* SndFile.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SndFile.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E46CF68082DFE3D0047A975 /* aiff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = aiff.c; path = Files/src/aiff.c; sourceTree = ""; }; + 8E46CF69082DFE3D0047A975 /* alaw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = alaw.c; path = Files/src/alaw.c; sourceTree = ""; }; + 8E46CF6A082DFE3D0047A975 /* au_g72x.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = au_g72x.c; path = Files/src/au_g72x.c; sourceTree = ""; }; + 8E46CF6B082DFE3D0047A975 /* au.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = au.c; path = Files/src/au.c; sourceTree = ""; }; + 8E46CF6C082DFE3D0047A975 /* au.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = au.h; path = Files/src/au.h; sourceTree = ""; }; + 8E46CF6D082DFE3D0047A975 /* avr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = avr.c; path = Files/src/avr.c; sourceTree = ""; }; + 8E46CF6E082DFE3D0047A975 /* command.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = command.c; path = Files/src/command.c; sourceTree = ""; }; + 8E46CF6F082DFE3D0047A975 /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = common.c; path = Files/src/common.c; sourceTree = ""; }; + 8E46CF70082DFE3D0047A975 /* common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = common.h; path = Files/src/common.h; sourceTree = ""; }; + 8E46CF71082DFE3D0047A975 /* dither.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dither.c; path = Files/src/dither.c; sourceTree = ""; }; + 8E46CF72082DFE3D0047A975 /* double64.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = double64.c; path = Files/src/double64.c; sourceTree = ""; }; + 8E46CF73082DFE3D0047A975 /* dwd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dwd.c; path = Files/src/dwd.c; sourceTree = ""; }; + 8E46CF74082DFE3D0047A975 /* dwvw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dwvw.c; path = Files/src/dwvw.c; sourceTree = ""; }; + 8E46CF75082DFE3D0047A975 /* file_io.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = file_io.c; path = Files/src/file_io.c; sourceTree = ""; }; + 8E46CF76082DFE3D0047A975 /* float_cast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = float_cast.h; path = Files/src/float_cast.h; sourceTree = ""; }; + 8E46CF77082DFE3D0047A975 /* float32.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = float32.c; path = Files/src/float32.c; sourceTree = ""; }; + 8E46CF7A082DFE3D0047A975 /* g721.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g721.c; sourceTree = ""; }; + 8E46CF7B082DFE3D0047A975 /* g723_16.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g723_16.c; sourceTree = ""; }; + 8E46CF7C082DFE3D0047A975 /* g723_24.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g723_24.c; sourceTree = ""; }; + 8E46CF7D082DFE3D0047A975 /* g723_40.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g723_40.c; sourceTree = ""; }; + 8E46CF7E082DFE3D0047A975 /* g72x.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g72x.c; sourceTree = ""; }; + 8E46CF7F082DFE3D0047A975 /* g72x.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = g72x.h; sourceTree = ""; }; + 8E46CF80082DFE3D0047A975 /* g72x_priv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = g72x_priv.h; sourceTree = ""; }; + 8E46CF81082DFE3D0047A975 /* g72x_test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g72x_test.c; sourceTree = ""; }; + 8E46CF87082DFE3D0047A975 /* add.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = add.c; sourceTree = ""; }; + 8E46CF89082DFE3D0047A975 /* code.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = code.c; sourceTree = ""; }; + 8E46CF8A082DFE3D0047A975 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; + 8E46CF8C082DFE3D0047A975 /* decode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = ""; }; + 8E46CF8D082DFE3D0047A975 /* gsm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gsm.h; sourceTree = ""; }; + 8E46CF8E082DFE3D0047A975 /* gsm610_priv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gsm610_priv.h; sourceTree = ""; }; + 8E46CF8F082DFE3D0047A975 /* gsm_create.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm_create.c; sourceTree = ""; }; + 8E46CF90082DFE3D0047A975 /* gsm_decode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm_decode.c; sourceTree = ""; }; + 8E46CF91082DFE3D0047A975 /* gsm_destroy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm_destroy.c; sourceTree = ""; }; + 8E46CF92082DFE3D0047A975 /* gsm_encode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm_encode.c; sourceTree = ""; }; + 8E46CF93082DFE3D0047A975 /* gsm_option.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm_option.c; sourceTree = ""; }; + 8E46CF94082DFE3D0047A975 /* long_term.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = long_term.c; sourceTree = ""; }; + 8E46CF95082DFE3D0047A975 /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = ""; }; + 8E46CF98082DFE3D0047A975 /* preprocess.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = preprocess.c; sourceTree = ""; }; + 8E46CF9A082DFE3D0047A975 /* rpe.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rpe.c; sourceTree = ""; }; + 8E46CF9B082DFE3D0047A975 /* short_term.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = short_term.c; sourceTree = ""; }; + 8E46CF9C082DFE3D0047A975 /* table.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = table.c; sourceTree = ""; }; + 8E46CF9D082DFE3D0047A975 /* gsm610.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gsm610.c; path = Files/src/gsm610.c; sourceTree = ""; }; + 8E46CF9E082DFE3D0047A975 /* htk.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = htk.c; path = Files/src/htk.c; sourceTree = ""; }; + 8E46CF9F082DFE3D0047A975 /* ima_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ima_adpcm.c; path = Files/src/ima_adpcm.c; sourceTree = ""; }; + 8E46CFA0082DFE3D0047A975 /* interleave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = interleave.c; path = Files/src/interleave.c; sourceTree = ""; }; + 8E46CFA1082DFE3D0047A975 /* ircam.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ircam.c; path = Files/src/ircam.c; sourceTree = ""; }; + 8E46CFA2082DFE3D0047A975 /* macbinary3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = macbinary3.c; path = Files/src/macbinary3.c; sourceTree = ""; }; + 8E46CFA3082DFE3D0047A975 /* macos.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = macos.c; path = Files/src/macos.c; sourceTree = ""; }; + 8E46CFA4082DFE3D0047A975 /* mat4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mat4.c; path = Files/src/mat4.c; sourceTree = ""; }; + 8E46CFA5082DFE3D0047A975 /* mat5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mat5.c; path = Files/src/mat5.c; sourceTree = ""; }; + 8E46CFA6082DFE3D0047A975 /* ms_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ms_adpcm.c; path = Files/src/ms_adpcm.c; sourceTree = ""; }; + 8E46CFA7082DFE3D0047A975 /* nist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = nist.c; path = Files/src/nist.c; sourceTree = ""; }; + 8E46CFA8082DFE3D0047A975 /* ogg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ogg.c; path = Files/src/ogg.c; sourceTree = ""; }; + 8E46CFA9082DFE3D0047A975 /* paf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = paf.c; path = Files/src/paf.c; sourceTree = ""; }; + 8E46CFAA082DFE3D0047A975 /* pcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pcm.c; path = Files/src/pcm.c; sourceTree = ""; }; + 8E46CFAB082DFE3D0047A975 /* pvf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pvf.c; path = Files/src/pvf.c; sourceTree = ""; }; + 8E46CFAC082DFE3D0047A975 /* raw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = raw.c; path = Files/src/raw.c; sourceTree = ""; }; + 8E46CFAD082DFE3D0047A975 /* rx2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = rx2.c; path = Files/src/rx2.c; sourceTree = ""; }; + 8E46CFAE082DFE3D0047A975 /* sd2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sd2.c; path = Files/src/sd2.c; sourceTree = ""; }; + 8E46CFAF082DFE3D0047A975 /* sds.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sds.c; path = Files/src/sds.c; sourceTree = ""; }; + 8E46CFB0082DFE3D0047A975 /* sf_unistd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sf_unistd.h; path = Files/src/sf_unistd.h; sourceTree = ""; }; + 8E46CFB1082DFE3D0047A975 /* sfendian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sfendian.h; path = Files/src/sfendian.h; sourceTree = ""; }; + 8E46CFB2082DFE3D0047A975 /* sndfile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sndfile.c; path = Files/src/sndfile.c; sourceTree = ""; }; + 8E46CFB3082DFE3D0047A975 /* sndfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sndfile.h; path = Files/src/sndfile.h; sourceTree = ""; }; + 8E46CFB4082DFE3D0047A975 /* strings.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = strings.c; path = Files/src/strings.c; sourceTree = ""; }; + 8E46CFB5082DFE3D0047A975 /* svx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = svx.c; path = Files/src/svx.c; sourceTree = ""; }; + 8E46CFB6082DFE3D0047A975 /* txw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = txw.c; path = Files/src/txw.c; sourceTree = ""; }; + 8E46CFB7082DFE3D0047A975 /* ulaw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ulaw.c; path = Files/src/ulaw.c; sourceTree = ""; }; + 8E46CFB8082DFE3D0047A975 /* voc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = voc.c; path = Files/src/voc.c; sourceTree = ""; }; + 8E46CFB9082DFE3D0047A975 /* vox_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vox_adpcm.c; path = Files/src/vox_adpcm.c; sourceTree = ""; }; + 8E46CFBA082DFE3D0047A975 /* w64.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = w64.c; path = Files/src/w64.c; sourceTree = ""; }; + 8E46CFBB082DFE3D0047A975 /* wav_w64.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = wav_w64.c; path = Files/src/wav_w64.c; sourceTree = ""; }; + 8E46CFBC082DFE3D0047A975 /* wav_w64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = wav_w64.h; path = Files/src/wav_w64.h; sourceTree = ""; }; + 8E46CFBD082DFE3D0047A975 /* wav.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = wav.c; path = Files/src/wav.c; sourceTree = ""; }; + 8E46CFBE082DFE3D0047A975 /* wve.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = wve.c; path = Files/src/wve.c; sourceTree = ""; }; + 8E46CFBF082DFE3D0047A975 /* xi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = xi.c; path = Files/src/xi.c; sourceTree = ""; }; + 8E46D028082DFF100047A975 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = Files/src/config.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 034768DDFF38A45A11DB9C8B /* Products */ = { + isa = PBXGroup; + children = ( + 8D07F2C80486CC7A007CD1D0 /* SndFile.framework */, + ); + name = Products; + sourceTree = ""; + }; + 0867D691FE84028FC02AAC07 /* SndFile */ = { + isa = PBXGroup; + children = ( + 08FB77ACFE841707C02AAC07 /* Source */, + 089C1665FE841158C02AAC07 /* Resources */, + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, + 034768DDFF38A45A11DB9C8B /* Products */, + ); + name = SndFile; + sourceTree = ""; + }; + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C1665FE841158C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D07F2C70486CC7A007CD1D0 /* Info.plist */, + 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ACFE841707C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8E46D028082DFF100047A975 /* config.h */, + 8E46CF68082DFE3D0047A975 /* aiff.c */, + 8E46CF69082DFE3D0047A975 /* alaw.c */, + 8E46CF6A082DFE3D0047A975 /* au_g72x.c */, + 8E46CF6B082DFE3D0047A975 /* au.c */, + 8E46CF6C082DFE3D0047A975 /* au.h */, + 8E46CF6D082DFE3D0047A975 /* avr.c */, + 8E46CF6E082DFE3D0047A975 /* command.c */, + 8E46CF6F082DFE3D0047A975 /* common.c */, + 8E46CF70082DFE3D0047A975 /* common.h */, + 8E46CF71082DFE3D0047A975 /* dither.c */, + 8E46CF72082DFE3D0047A975 /* double64.c */, + 8E46CF73082DFE3D0047A975 /* dwd.c */, + 8E46CF74082DFE3D0047A975 /* dwvw.c */, + 8E46CF75082DFE3D0047A975 /* file_io.c */, + 8E46CF76082DFE3D0047A975 /* float_cast.h */, + 8E46CF77082DFE3D0047A975 /* float32.c */, + 8E46CF78082DFE3D0047A975 /* G72x */, + 8E46CF86082DFE3D0047A975 /* GSM610 */, + 8E46CF9D082DFE3D0047A975 /* gsm610.c */, + 8E46CF9E082DFE3D0047A975 /* htk.c */, + 8E46CF9F082DFE3D0047A975 /* ima_adpcm.c */, + 8E46CFA0082DFE3D0047A975 /* interleave.c */, + 8E46CFA1082DFE3D0047A975 /* ircam.c */, + 8E46CFA2082DFE3D0047A975 /* macbinary3.c */, + 8E46CFA3082DFE3D0047A975 /* macos.c */, + 8E46CFA4082DFE3D0047A975 /* mat4.c */, + 8E46CFA5082DFE3D0047A975 /* mat5.c */, + 8E46CFA6082DFE3D0047A975 /* ms_adpcm.c */, + 8E46CFA7082DFE3D0047A975 /* nist.c */, + 8E46CFA8082DFE3D0047A975 /* ogg.c */, + 8E46CFA9082DFE3D0047A975 /* paf.c */, + 8E46CFAA082DFE3D0047A975 /* pcm.c */, + 8E46CFAB082DFE3D0047A975 /* pvf.c */, + 8E46CFAC082DFE3D0047A975 /* raw.c */, + 8E46CFAD082DFE3D0047A975 /* rx2.c */, + 8E46CFAE082DFE3D0047A975 /* sd2.c */, + 8E46CFAF082DFE3D0047A975 /* sds.c */, + 8E46CFB0082DFE3D0047A975 /* sf_unistd.h */, + 8E46CFB1082DFE3D0047A975 /* sfendian.h */, + 8E46CFB2082DFE3D0047A975 /* sndfile.c */, + 8E46CFB3082DFE3D0047A975 /* sndfile.h */, + 8E46CFB4082DFE3D0047A975 /* strings.c */, + 8E46CFB5082DFE3D0047A975 /* svx.c */, + 8E46CFB6082DFE3D0047A975 /* txw.c */, + 8E46CFB7082DFE3D0047A975 /* ulaw.c */, + 8E46CFB8082DFE3D0047A975 /* voc.c */, + 8E46CFB9082DFE3D0047A975 /* vox_adpcm.c */, + 8E46CFBA082DFE3D0047A975 /* w64.c */, + 8E46CFBB082DFE3D0047A975 /* wav_w64.c */, + 8E46CFBC082DFE3D0047A975 /* wav_w64.h */, + 8E46CFBD082DFE3D0047A975 /* wav.c */, + 8E46CFBE082DFE3D0047A975 /* wve.c */, + 8E46CFBF082DFE3D0047A975 /* xi.c */, + ); + name = Source; + sourceTree = ""; + }; + 8E46CF78082DFE3D0047A975 /* G72x */ = { + isa = PBXGroup; + children = ( + 8E46CF7A082DFE3D0047A975 /* g721.c */, + 8E46CF7B082DFE3D0047A975 /* g723_16.c */, + 8E46CF7C082DFE3D0047A975 /* g723_24.c */, + 8E46CF7D082DFE3D0047A975 /* g723_40.c */, + 8E46CF7E082DFE3D0047A975 /* g72x.c */, + 8E46CF7F082DFE3D0047A975 /* g72x.h */, + 8E46CF80082DFE3D0047A975 /* g72x_priv.h */, + 8E46CF81082DFE3D0047A975 /* g72x_test.c */, + ); + name = G72x; + path = Files/src/G72x; + sourceTree = ""; + }; + 8E46CF86082DFE3D0047A975 /* GSM610 */ = { + isa = PBXGroup; + children = ( + 8E46CF87082DFE3D0047A975 /* add.c */, + 8E46CF89082DFE3D0047A975 /* code.c */, + 8E46CF8A082DFE3D0047A975 /* config.h */, + 8E46CF8C082DFE3D0047A975 /* decode.c */, + 8E46CF8D082DFE3D0047A975 /* gsm.h */, + 8E46CF8E082DFE3D0047A975 /* gsm610_priv.h */, + 8E46CF8F082DFE3D0047A975 /* gsm_create.c */, + 8E46CF90082DFE3D0047A975 /* gsm_decode.c */, + 8E46CF91082DFE3D0047A975 /* gsm_destroy.c */, + 8E46CF92082DFE3D0047A975 /* gsm_encode.c */, + 8E46CF93082DFE3D0047A975 /* gsm_option.c */, + 8E46CF94082DFE3D0047A975 /* long_term.c */, + 8E46CF95082DFE3D0047A975 /* lpc.c */, + 8E46CF98082DFE3D0047A975 /* preprocess.c */, + 8E46CF9A082DFE3D0047A975 /* rpe.c */, + 8E46CF9B082DFE3D0047A975 /* short_term.c */, + 8E46CF9C082DFE3D0047A975 /* table.c */, + ); + name = GSM610; + path = Files/src/GSM610; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E46CFC4082DFE3D0047A975 /* au.h in Headers */, + 8E46CFC8082DFE3D0047A975 /* common.h in Headers */, + 8E46CFCE082DFE3D0047A975 /* float_cast.h in Headers */, + 8E46CFD6082DFE3D0047A975 /* g72x.h in Headers */, + 8E46CFD7082DFE3D0047A975 /* g72x_priv.h in Headers */, + 8E46CFE0082DFE3D0047A975 /* config.h in Headers */, + 8E46CFE3082DFE3D0047A975 /* gsm.h in Headers */, + 8E46CFE4082DFE3D0047A975 /* gsm610_priv.h in Headers */, + 8E46D006082DFE3D0047A975 /* sf_unistd.h in Headers */, + 8E46D007082DFE3D0047A975 /* sfendian.h in Headers */, + 8E46D009082DFE3D0047A975 /* sndfile.h in Headers */, + 8E46D012082DFE3D0047A975 /* wav_w64.h in Headers */, + 8E46D029082DFF100047A975 /* config.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D07F2BC0486CC7A007CD1D0 /* SndFile */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E6A0D60086CCC8B00B90CF9 /* Build configuration list for PBXNativeTarget "SndFile" */; + buildPhases = ( + 8D07F2BD0486CC7A007CD1D0 /* Headers */, + 8D07F2BF0486CC7A007CD1D0 /* Resources */, + 8D07F2C10486CC7A007CD1D0 /* Sources */, + 8D07F2C30486CC7A007CD1D0 /* Frameworks */, + 8D07F2C50486CC7A007CD1D0 /* Rez */, + ); + buildRules = ( + 8E6A0D58086CCC8400B90CF9 /* PBXBuildRule */, + 8E6A0D57086CCC8000B90CF9 /* PBXBuildRule */, + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = SndFile; + WRAPPER_EXTENSION = framework; + }; + dependencies = ( + ); + name = SndFile; + productInstallPath = "$(HOME)/Library/Frameworks"; + productName = SndFile; + productReference = 8D07F2C80486CC7A007CD1D0 /* SndFile.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0867D690FE84028FC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 8E6A0D64086CCC8B00B90CF9 /* Build configuration list for PBXProject "SndFile" */; + buildSettings = { + }; + buildStyles = ( + 4F0BB7EC011F40E904CA0E50 /* Development */, + 4F0BB7ED011F40E904CA0E50 /* Deployment */, + ); + hasScannedForEncodings = 1; + mainGroup = 0867D691FE84028FC02AAC07 /* SndFile */; + productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; + projectDirPath = ""; + targets = ( + 8D07F2BC0486CC7A007CD1D0 /* SndFile */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D07F2C50486CC7A007CD1D0 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D07F2C10486CC7A007CD1D0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E46CFC0082DFE3D0047A975 /* aiff.c in Sources */, + 8E46CFC1082DFE3D0047A975 /* alaw.c in Sources */, + 8E46CFC2082DFE3D0047A975 /* au_g72x.c in Sources */, + 8E46CFC3082DFE3D0047A975 /* au.c in Sources */, + 8E46CFC5082DFE3D0047A975 /* avr.c in Sources */, + 8E46CFC6082DFE3D0047A975 /* command.c in Sources */, + 8E46CFC7082DFE3D0047A975 /* common.c in Sources */, + 8E46CFC9082DFE3D0047A975 /* dither.c in Sources */, + 8E46CFCA082DFE3D0047A975 /* double64.c in Sources */, + 8E46CFCB082DFE3D0047A975 /* dwd.c in Sources */, + 8E46CFCC082DFE3D0047A975 /* dwvw.c in Sources */, + 8E46CFCD082DFE3D0047A975 /* file_io.c in Sources */, + 8E46CFCF082DFE3D0047A975 /* float32.c in Sources */, + 8E46CFD1082DFE3D0047A975 /* g721.c in Sources */, + 8E46CFD2082DFE3D0047A975 /* g723_16.c in Sources */, + 8E46CFD3082DFE3D0047A975 /* g723_24.c in Sources */, + 8E46CFD4082DFE3D0047A975 /* g723_40.c in Sources */, + 8E46CFD5082DFE3D0047A975 /* g72x.c in Sources */, + 8E46CFDD082DFE3D0047A975 /* add.c in Sources */, + 8E46CFDF082DFE3D0047A975 /* code.c in Sources */, + 8E46CFE2082DFE3D0047A975 /* decode.c in Sources */, + 8E46CFE5082DFE3D0047A975 /* gsm_create.c in Sources */, + 8E46CFE6082DFE3D0047A975 /* gsm_decode.c in Sources */, + 8E46CFE7082DFE3D0047A975 /* gsm_destroy.c in Sources */, + 8E46CFE8082DFE3D0047A975 /* gsm_encode.c in Sources */, + 8E46CFE9082DFE3D0047A975 /* gsm_option.c in Sources */, + 8E46CFEA082DFE3D0047A975 /* long_term.c in Sources */, + 8E46CFEB082DFE3D0047A975 /* lpc.c in Sources */, + 8E46CFEE082DFE3D0047A975 /* preprocess.c in Sources */, + 8E46CFF0082DFE3D0047A975 /* rpe.c in Sources */, + 8E46CFF1082DFE3D0047A975 /* short_term.c in Sources */, + 8E46CFF2082DFE3D0047A975 /* table.c in Sources */, + 8E46CFF3082DFE3D0047A975 /* gsm610.c in Sources */, + 8E46CFF4082DFE3D0047A975 /* htk.c in Sources */, + 8E46CFF5082DFE3D0047A975 /* ima_adpcm.c in Sources */, + 8E46CFF6082DFE3D0047A975 /* interleave.c in Sources */, + 8E46CFF7082DFE3D0047A975 /* ircam.c in Sources */, + 8E46CFF8082DFE3D0047A975 /* macbinary3.c in Sources */, + 8E46CFF9082DFE3D0047A975 /* macos.c in Sources */, + 8E46CFFA082DFE3D0047A975 /* mat4.c in Sources */, + 8E46CFFB082DFE3D0047A975 /* mat5.c in Sources */, + 8E46CFFC082DFE3D0047A975 /* ms_adpcm.c in Sources */, + 8E46CFFD082DFE3D0047A975 /* nist.c in Sources */, + 8E46CFFE082DFE3D0047A975 /* ogg.c in Sources */, + 8E46CFFF082DFE3D0047A975 /* paf.c in Sources */, + 8E46D000082DFE3D0047A975 /* pcm.c in Sources */, + 8E46D001082DFE3D0047A975 /* pvf.c in Sources */, + 8E46D002082DFE3D0047A975 /* raw.c in Sources */, + 8E46D003082DFE3D0047A975 /* rx2.c in Sources */, + 8E46D004082DFE3D0047A975 /* sd2.c in Sources */, + 8E46D005082DFE3D0047A975 /* sds.c in Sources */, + 8E46D008082DFE3D0047A975 /* sndfile.c in Sources */, + 8E46D00A082DFE3D0047A975 /* strings.c in Sources */, + 8E46D00B082DFE3D0047A975 /* svx.c in Sources */, + 8E46D00C082DFE3D0047A975 /* txw.c in Sources */, + 8E46D00D082DFE3D0047A975 /* ulaw.c in Sources */, + 8E46D00E082DFE3D0047A975 /* voc.c in Sources */, + 8E46D00F082DFE3D0047A975 /* vox_adpcm.c in Sources */, + 8E46D010082DFE3D0047A975 /* w64.c in Sources */, + 8E46D011082DFE3D0047A975 /* wav_w64.c in Sources */, + 8E46D013082DFE3D0047A975 /* wav.c in Sources */, + 8E46D014082DFE3D0047A975 /* wve.c in Sources */, + 8E46D015082DFE3D0047A975 /* xi.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1667FE841158C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 8E6A0D61086CCC8B00B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = SndFile; + WRAPPER_EXTENSION = framework; + ZERO_LINK = YES; + }; + name = Development; + }; + 8E6A0D62086CCC8B00B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = SndFile; + WRAPPER_EXTENSION = framework; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 8E6A0D63086CCC8B00B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = SndFile; + WRAPPER_EXTENSION = framework; + }; + name = Default; + }; + 8E6A0D65086CCC8B00B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 8E6A0D66086CCC8B00B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; + 8E6A0D67086CCC8B00B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8E6A0D60086CCC8B00B90CF9 /* Build configuration list for PBXNativeTarget "SndFile" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0D61086CCC8B00B90CF9 /* Development */, + 8E6A0D62086CCC8B00B90CF9 /* Deployment */, + 8E6A0D63086CCC8B00B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 8E6A0D64086CCC8B00B90CF9 /* Build configuration list for PBXProject "SndFile" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0D65086CCC8B00B90CF9 /* Development */, + 8E6A0D66086CCC8B00B90CF9 /* Deployment */, + 8E6A0D67086CCC8B00B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0867D690FE84028FC02AAC07 /* Project object */; +} diff --git a/Libraries/TagLib/TagLib.xcode/project.pbxproj b/Libraries/TagLib/TagLib.xcode/project.pbxproj deleted file mode 100644 index fe01b89d9..000000000 --- a/Libraries/TagLib/TagLib.xcode/project.pbxproj +++ /dev/null @@ -1,1906 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 39; - objects = { - 034768DDFF38A45A11DB9C8B = { - children = ( - 8D07F2C80486CC7A007CD1D0, - ); - isa = PBXGroup; - name = Products; - refType = 4; - sourceTree = ""; - }; -//030 -//031 -//032 -//033 -//034 -//080 -//081 -//082 -//083 -//084 - 0867D690FE84028FC02AAC07 = { - buildSettings = { - }; - buildStyles = ( - 4F0BB7EC011F40E904CA0E50, - 4F0BB7ED011F40E904CA0E50, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0867D691FE84028FC02AAC07; - productRefGroup = 034768DDFF38A45A11DB9C8B; - projectDirPath = ""; - targets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - }; - 0867D691FE84028FC02AAC07 = { - children = ( - 08FB77ACFE841707C02AAC07, - 089C1665FE841158C02AAC07, - 0867D69AFE84028FC02AAC07, - 034768DDFF38A45A11DB9C8B, - ); - isa = PBXGroup; - name = TagLib; - refType = 4; - sourceTree = ""; - }; - 0867D69AFE84028FC02AAC07 = { - children = ( - ); - isa = PBXGroup; - name = "External Frameworks and Libraries"; - refType = 4; - sourceTree = ""; - }; - 089C1665FE841158C02AAC07 = { - children = ( - 8D07F2C70486CC7A007CD1D0, - 089C1666FE841158C02AAC07, - ); - isa = PBXGroup; - name = Resources; - refType = 4; - sourceTree = ""; - }; - 089C1666FE841158C02AAC07 = { - children = ( - 089C1667FE841158C02AAC07, - ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 089C1667FE841158C02AAC07 = { - fileEncoding = 10; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 08FB77ACFE841707C02AAC07 = { - children = ( - 8E5A8FFA084CB37000AE6D62, - 8E5A8FDA084CB2F700AE6D62, - 8E5A8ED6084CB29500AE6D62, - 8E5A8EE0084CB29600AE6D62, - 8E5A8EE1084CB29600AE6D62, - 8E5A8EE4084CB29600AE6D62, - 8E5A8EE5084CB29600AE6D62, - 8E5A8EE6084CB29600AE6D62, - 8E5A8EF0084CB29600AE6D62, - 8E5A8EF8084CB29600AE6D62, - 8E5A8F2C084CB29600AE6D62, - 8E5A8F43084CB29600AE6D62, - 8E5A8F44084CB29600AE6D62, - 8E5A8F46084CB29600AE6D62, - ); - isa = PBXGroup; - name = Source; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 - 4F0BB7EC011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 4F0BB7ED011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D07F2BC0486CC7A007CD1D0 = { - buildPhases = ( - 8D07F2BD0486CC7A007CD1D0, - 8D07F2BF0486CC7A007CD1D0, - 8D07F2C10486CC7A007CD1D0, - 8D07F2C30486CC7A007CD1D0, - 8D07F2C50486CC7A007CD1D0, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_STYLE = DYNAMIC; - PRODUCT_NAME = TagLib; - WRAPPER_EXTENSION = framework; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = TagLib; - productInstallPath = "$(HOME)/Library/Frameworks"; - productName = TagLib; - productReference = 8D07F2C80486CC7A007CD1D0; - productType = "com.apple.product-type.framework"; - }; - 8D07F2BD0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8E5A8F5E084CB29600AE6D62, - 8E5A8F60084CB29600AE6D62, - 8E5A8F62084CB29600AE6D62, - 8E5A8F66084CB29600AE6D62, - 8E5A8F6A084CB29600AE6D62, - 8E5A8F6C084CB29600AE6D62, - 8E5A8F6E084CB29600AE6D62, - 8E5A8F6F084CB29600AE6D62, - 8E5A8F74084CB29600AE6D62, - 8E5A8F78084CB29600AE6D62, - 8E5A8F7A084CB29600AE6D62, - 8E5A8F7C084CB29600AE6D62, - 8E5A8F7E084CB29600AE6D62, - 8E5A8F82084CB29600AE6D62, - 8E5A8F84084CB29600AE6D62, - 8E5A8F88084CB29600AE6D62, - 8E5A8F8A084CB29600AE6D62, - 8E5A8F8C084CB29600AE6D62, - 8E5A8F8E084CB29600AE6D62, - 8E5A8F92084CB29600AE6D62, - 8E5A8F94084CB29600AE6D62, - 8E5A8F96084CB29600AE6D62, - 8E5A8F98084CB29600AE6D62, - 8E5A8F9A084CB29600AE6D62, - 8E5A8F9C084CB29600AE6D62, - 8E5A8F9E084CB29600AE6D62, - 8E5A8FA4084CB29600AE6D62, - 8E5A8FA6084CB29600AE6D62, - 8E5A8FA8084CB29600AE6D62, - 8E5A8FAA084CB29600AE6D62, - 8E5A8FAE084CB29600AE6D62, - 8E5A8FB2084CB29600AE6D62, - 8E5A8FB4084CB29600AE6D62, - 8E5A8FB6084CB29600AE6D62, - 8E5A8FBA084CB29600AE6D62, - 8E5A8FBC084CB29600AE6D62, - 8E5A8FBE084CB29600AE6D62, - 8E5A8FC0084CB29600AE6D62, - 8E5A8FC4084CB29600AE6D62, - 8E5A8FC6084CB29600AE6D62, - 8E5A8FC8084CB29600AE6D62, - 8E5A8FCA084CB29600AE6D62, - 8E5A8FCC084CB29600AE6D62, - 8E5A8FCD084CB29600AE6D62, - 8E5A8FCF084CB29600AE6D62, - 8E5A8FD2084CB29600AE6D62, - 8E5A8FD4084CB29600AE6D62, - 8E5A8FD6084CB29600AE6D62, - 8E5A8FE4084CB2F700AE6D62, - 8E5A8FFB084CB37000AE6D62, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2BF0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8D07F2C00486CC7A007CD1D0, - 8E5A8FCE084CB29600AE6D62, - 8E5A8FD0084CB29600AE6D62, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C00486CC7A007CD1D0 = { - fileRef = 089C1666FE841158C02AAC07; - isa = PBXBuildFile; - settings = { - }; - }; - 8D07F2C10486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8E5A8F5D084CB29600AE6D62, - 8E5A8F5F084CB29600AE6D62, - 8E5A8F61084CB29600AE6D62, - 8E5A8F65084CB29600AE6D62, - 8E5A8F69084CB29600AE6D62, - 8E5A8F6B084CB29600AE6D62, - 8E5A8F6D084CB29600AE6D62, - 8E5A8F77084CB29600AE6D62, - 8E5A8F79084CB29600AE6D62, - 8E5A8F7B084CB29600AE6D62, - 8E5A8F7D084CB29600AE6D62, - 8E5A8F81084CB29600AE6D62, - 8E5A8F83084CB29600AE6D62, - 8E5A8F87084CB29600AE6D62, - 8E5A8F89084CB29600AE6D62, - 8E5A8F8B084CB29600AE6D62, - 8E5A8F8D084CB29600AE6D62, - 8E5A8F91084CB29600AE6D62, - 8E5A8F93084CB29600AE6D62, - 8E5A8F95084CB29600AE6D62, - 8E5A8F97084CB29600AE6D62, - 8E5A8F99084CB29600AE6D62, - 8E5A8F9B084CB29600AE6D62, - 8E5A8F9D084CB29600AE6D62, - 8E5A8FA3084CB29600AE6D62, - 8E5A8FA5084CB29600AE6D62, - 8E5A8FA7084CB29600AE6D62, - 8E5A8FA9084CB29600AE6D62, - 8E5A8FAD084CB29600AE6D62, - 8E5A8FB1084CB29600AE6D62, - 8E5A8FB3084CB29600AE6D62, - 8E5A8FB5084CB29600AE6D62, - 8E5A8FB9084CB29600AE6D62, - 8E5A8FBB084CB29600AE6D62, - 8E5A8FBD084CB29600AE6D62, - 8E5A8FBF084CB29600AE6D62, - 8E5A8FC5084CB29600AE6D62, - 8E5A8FC7084CB29600AE6D62, - 8E5A8FC9084CB29600AE6D62, - 8E5A8FCB084CB29600AE6D62, - 8E5A8FD1084CB29600AE6D62, - 8E5A8FD3084CB29600AE6D62, - 8E5A8FD5084CB29600AE6D62, - 8E5A8FE3084CB2F700AE6D62, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C30486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C50486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C70486CC7A007CD1D0 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D07F2C80486CC7A007CD1D0 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = TagLib.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//8E0 -//8E1 -//8E2 -//8E3 -//8E4 - 8E5A8ED6084CB29500AE6D62 = { - children = ( - 8E5A8ED8084CB29600AE6D62, - 8E5A8ED9084CB29600AE6D62, - 8E5A8EDA084CB29600AE6D62, - 8E5A8EDB084CB29600AE6D62, - 8E5A8EDC084CB29600AE6D62, - 8E5A8EDD084CB29600AE6D62, - ); - isa = PBXGroup; - name = ape; - path = Files/taglib/ape; - refType = 4; - sourceTree = ""; - }; - 8E5A8ED8084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = apefooter.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8ED9084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = apefooter.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EDA084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = apeitem.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8EDB084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = apeitem.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EDC084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = apetag.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8EDD084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = apetag.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EE0084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = audioproperties.cpp; - path = Files/taglib/audioproperties.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8EE1084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = audioproperties.h; - path = Files/taglib/audioproperties.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EE4084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = fileref.cpp; - path = Files/taglib/fileref.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8EE5084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = fileref.h; - path = Files/taglib/fileref.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EE6084CB29600AE6D62 = { - children = ( - 8E5A8EE7084CB29600AE6D62, - 8E5A8EE8084CB29600AE6D62, - 8E5A8EE9084CB29600AE6D62, - 8E5A8EEA084CB29600AE6D62, - 8E5A8EEB084CB29600AE6D62, - ); - isa = PBXGroup; - name = flac; - path = Files/taglib/flac; - refType = 4; - sourceTree = ""; - }; - 8E5A8EE7084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = flacfile.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8EE8084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = flacfile.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EE9084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = flacproperties.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8EEA084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = flacproperties.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EEB084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = flactag.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EF0084CB29600AE6D62 = { - children = ( - 8E5A8EF1084CB29600AE6D62, - 8E5A8EF4084CB29600AE6D62, - 8E5A8EF5084CB29600AE6D62, - 8E5A8EF6084CB29600AE6D62, - 8E5A8EF7084CB29600AE6D62, - ); - isa = PBXGroup; - name = mpc; - path = Files/taglib/mpc; - refType = 4; - sourceTree = ""; - }; - 8E5A8EF1084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = combinedtag.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EF4084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = mpcfile.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8EF5084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpcfile.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EF6084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = mpcproperties.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8EF7084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpcproperties.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EF8084CB29600AE6D62 = { - children = ( - 8E5A8EF9084CB29600AE6D62, - 8E5A8F00084CB29600AE6D62, - 8E5A8F24084CB29600AE6D62, - 8E5A8F25084CB29600AE6D62, - 8E5A8F26084CB29600AE6D62, - 8E5A8F27084CB29600AE6D62, - 8E5A8F28084CB29600AE6D62, - 8E5A8F29084CB29600AE6D62, - 8E5A8F2A084CB29600AE6D62, - 8E5A8F2B084CB29600AE6D62, - ); - isa = PBXGroup; - name = mpeg; - path = Files/taglib/mpeg; - refType = 4; - sourceTree = ""; - }; - 8E5A8EF9084CB29600AE6D62 = { - children = ( - 8E5A8EFA084CB29600AE6D62, - 8E5A8EFB084CB29600AE6D62, - 8E5A8EFC084CB29600AE6D62, - 8E5A8EFD084CB29600AE6D62, - ); - isa = PBXGroup; - path = id3v1; - refType = 4; - sourceTree = ""; - }; - 8E5A8EFA084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = id3v1genres.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8EFB084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = id3v1genres.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8EFC084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = id3v1tag.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8EFD084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = id3v1tag.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F00084CB29600AE6D62 = { - children = ( - 8E5A8F01084CB29600AE6D62, - 8E5A8F12084CB29600AE6D62, - 8E5A8F13084CB29600AE6D62, - 8E5A8F14084CB29600AE6D62, - 8E5A8F15084CB29600AE6D62, - 8E5A8F16084CB29600AE6D62, - 8E5A8F17084CB29600AE6D62, - 8E5A8F18084CB29600AE6D62, - 8E5A8F19084CB29600AE6D62, - 8E5A8F1A084CB29600AE6D62, - 8E5A8F1B084CB29600AE6D62, - 8E5A8F1C084CB29600AE6D62, - 8E5A8F1D084CB29600AE6D62, - 8E5A8F1E084CB29600AE6D62, - 8E5A8F1F084CB29600AE6D62, - ); - isa = PBXGroup; - path = id3v2; - refType = 4; - sourceTree = ""; - }; - 8E5A8F01084CB29600AE6D62 = { - children = ( - 8E5A8F02084CB29600AE6D62, - 8E5A8F03084CB29600AE6D62, - 8E5A8F04084CB29600AE6D62, - 8E5A8F05084CB29600AE6D62, - 8E5A8F08084CB29600AE6D62, - 8E5A8F09084CB29600AE6D62, - 8E5A8F0A084CB29600AE6D62, - 8E5A8F0B084CB29600AE6D62, - 8E5A8F0C084CB29600AE6D62, - 8E5A8F0D084CB29600AE6D62, - 8E5A8F0E084CB29600AE6D62, - 8E5A8F0F084CB29600AE6D62, - ); - isa = PBXGroup; - path = frames; - refType = 4; - sourceTree = ""; - }; - 8E5A8F02084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = attachedpictureframe.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F03084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = attachedpictureframe.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F04084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = commentsframe.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F05084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = commentsframe.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F08084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = relativevolumeframe.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F09084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = relativevolumeframe.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F0A084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = textidentificationframe.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F0B084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = textidentificationframe.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F0C084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = uniquefileidentifierframe.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F0D084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = uniquefileidentifierframe.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F0E084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = unknownframe.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F0F084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = unknownframe.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F12084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = id3v2extendedheader.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F13084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = id3v2extendedheader.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F14084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = id3v2footer.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F15084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = id3v2footer.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F16084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = id3v2frame.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F17084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = id3v2frame.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F18084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = id3v2framefactory.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F19084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = id3v2framefactory.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F1A084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = id3v2header.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F1B084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = id3v2header.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F1C084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = id3v2synchdata.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F1D084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = id3v2synchdata.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F1E084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = id3v2tag.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F1F084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = id3v2tag.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F24084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = mpegfile.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F25084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpegfile.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F26084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = mpegheader.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F27084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpegheader.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F28084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = mpegproperties.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F29084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpegproperties.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F2A084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = xingheader.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F2B084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = xingheader.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F2C084CB29600AE6D62 = { - children = ( - 8E5A8F2D084CB29600AE6D62, - 8E5A8F34084CB29600AE6D62, - 8E5A8F35084CB29600AE6D62, - 8E5A8F36084CB29600AE6D62, - 8E5A8F37084CB29600AE6D62, - 8E5A8F38084CB29600AE6D62, - 8E5A8F39084CB29600AE6D62, - 8E5A8F3A084CB29600AE6D62, - 8E5A8F41084CB29600AE6D62, - 8E5A8F42084CB29600AE6D62, - ); - isa = PBXGroup; - name = ogg; - path = Files/taglib/ogg; - refType = 4; - sourceTree = ""; - }; - 8E5A8F2D084CB29600AE6D62 = { - children = ( - 8E5A8F30084CB29600AE6D62, - 8E5A8F31084CB29600AE6D62, - ); - isa = PBXGroup; - path = flac; - refType = 4; - sourceTree = ""; - }; - 8E5A8F30084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = oggflacfile.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F31084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = oggflacfile.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F34084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = oggfile.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F35084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = oggfile.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F36084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = oggpage.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F37084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = oggpage.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F38084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = oggpageheader.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F39084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = oggpageheader.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F3A084CB29600AE6D62 = { - children = ( - 8E5A8F3D084CB29600AE6D62, - 8E5A8F3E084CB29600AE6D62, - 8E5A8F3F084CB29600AE6D62, - 8E5A8F40084CB29600AE6D62, - ); - isa = PBXGroup; - path = vorbis; - refType = 4; - sourceTree = ""; - }; - 8E5A8F3D084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = vorbisfile.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F3E084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = vorbisfile.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F3F084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = vorbisproperties.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F40084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = vorbisproperties.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F41084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = xiphcomment.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F42084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = xiphcomment.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F43084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = tag.cpp; - path = Files/taglib/tag.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F44084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = tag.h; - path = Files/taglib/tag.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F46084CB29600AE6D62 = { - children = ( - 8E5A8F49084CB29600AE6D62, - 8E5A8F4A084CB29600AE6D62, - 8E5A8F4B084CB29600AE6D62, - 8E5A8F4C084CB29600AE6D62, - 8E5A8F4D084CB29600AE6D62, - 8E5A8F4E084CB29600AE6D62, - 8E5A8F4F084CB29600AE6D62, - 8E5A8F50084CB29600AE6D62, - 8E5A8F51084CB29600AE6D62, - 8E5A8F52084CB29600AE6D62, - 8E5A8F53084CB29600AE6D62, - 8E5A8F54084CB29600AE6D62, - 8E5A8F55084CB29600AE6D62, - 8E5A8F56084CB29600AE6D62, - 8E5A8F57084CB29600AE6D62, - 8E5A8F58084CB29600AE6D62, - 8E5A8F59084CB29600AE6D62, - 8E5A8F5A084CB29600AE6D62, - 8E5A8F5B084CB29600AE6D62, - ); - isa = PBXGroup; - name = toolkit; - path = Files/taglib/toolkit; - refType = 4; - sourceTree = ""; - }; - 8E5A8F49084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = taglib.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F4A084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = tbytevector.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F4B084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = tbytevector.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F4C084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = tbytevectorlist.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F4D084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = tbytevectorlist.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F4E084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = tdebug.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F4F084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = tdebug.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F50084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = tfile.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F51084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = tfile.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F52084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = tlist.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F53084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = text; - path = tlist.tcc; - refType = 4; - sourceTree = ""; - }; - 8E5A8F54084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = tmap.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F55084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = text; - path = tmap.tcc; - refType = 4; - sourceTree = ""; - }; - 8E5A8F56084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = tstring.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F57084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = tstring.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F58084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = tstringlist.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F59084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = tstringlist.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F5A084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = unicode.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8F5B084CB29600AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = unicode.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8F5D084CB29600AE6D62 = { - fileRef = 8E5A8ED8084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F5E084CB29600AE6D62 = { - fileRef = 8E5A8ED9084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F5F084CB29600AE6D62 = { - fileRef = 8E5A8EDA084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F60084CB29600AE6D62 = { - fileRef = 8E5A8EDB084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F61084CB29600AE6D62 = { - fileRef = 8E5A8EDC084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F62084CB29600AE6D62 = { - fileRef = 8E5A8EDD084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F65084CB29600AE6D62 = { - fileRef = 8E5A8EE0084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F66084CB29600AE6D62 = { - fileRef = 8E5A8EE1084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F69084CB29600AE6D62 = { - fileRef = 8E5A8EE4084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F6A084CB29600AE6D62 = { - fileRef = 8E5A8EE5084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F6B084CB29600AE6D62 = { - fileRef = 8E5A8EE7084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F6C084CB29600AE6D62 = { - fileRef = 8E5A8EE8084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F6D084CB29600AE6D62 = { - fileRef = 8E5A8EE9084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F6E084CB29600AE6D62 = { - fileRef = 8E5A8EEA084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F6F084CB29600AE6D62 = { - fileRef = 8E5A8EEB084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F74084CB29600AE6D62 = { - fileRef = 8E5A8EF1084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F77084CB29600AE6D62 = { - fileRef = 8E5A8EF4084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F78084CB29600AE6D62 = { - fileRef = 8E5A8EF5084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F79084CB29600AE6D62 = { - fileRef = 8E5A8EF6084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F7A084CB29600AE6D62 = { - fileRef = 8E5A8EF7084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F7B084CB29600AE6D62 = { - fileRef = 8E5A8EFA084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F7C084CB29600AE6D62 = { - fileRef = 8E5A8EFB084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F7D084CB29600AE6D62 = { - fileRef = 8E5A8EFC084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F7E084CB29600AE6D62 = { - fileRef = 8E5A8EFD084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F81084CB29600AE6D62 = { - fileRef = 8E5A8F02084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F82084CB29600AE6D62 = { - fileRef = 8E5A8F03084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F83084CB29600AE6D62 = { - fileRef = 8E5A8F04084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F84084CB29600AE6D62 = { - fileRef = 8E5A8F05084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F87084CB29600AE6D62 = { - fileRef = 8E5A8F08084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F88084CB29600AE6D62 = { - fileRef = 8E5A8F09084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F89084CB29600AE6D62 = { - fileRef = 8E5A8F0A084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F8A084CB29600AE6D62 = { - fileRef = 8E5A8F0B084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F8B084CB29600AE6D62 = { - fileRef = 8E5A8F0C084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F8C084CB29600AE6D62 = { - fileRef = 8E5A8F0D084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F8D084CB29600AE6D62 = { - fileRef = 8E5A8F0E084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F8E084CB29600AE6D62 = { - fileRef = 8E5A8F0F084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F91084CB29600AE6D62 = { - fileRef = 8E5A8F12084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F92084CB29600AE6D62 = { - fileRef = 8E5A8F13084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F93084CB29600AE6D62 = { - fileRef = 8E5A8F14084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F94084CB29600AE6D62 = { - fileRef = 8E5A8F15084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F95084CB29600AE6D62 = { - fileRef = 8E5A8F16084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F96084CB29600AE6D62 = { - fileRef = 8E5A8F17084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F97084CB29600AE6D62 = { - fileRef = 8E5A8F18084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F98084CB29600AE6D62 = { - fileRef = 8E5A8F19084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F99084CB29600AE6D62 = { - fileRef = 8E5A8F1A084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F9A084CB29600AE6D62 = { - fileRef = 8E5A8F1B084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F9B084CB29600AE6D62 = { - fileRef = 8E5A8F1C084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F9C084CB29600AE6D62 = { - fileRef = 8E5A8F1D084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F9D084CB29600AE6D62 = { - fileRef = 8E5A8F1E084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8F9E084CB29600AE6D62 = { - fileRef = 8E5A8F1F084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FA3084CB29600AE6D62 = { - fileRef = 8E5A8F24084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FA4084CB29600AE6D62 = { - fileRef = 8E5A8F25084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FA5084CB29600AE6D62 = { - fileRef = 8E5A8F26084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FA6084CB29600AE6D62 = { - fileRef = 8E5A8F27084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FA7084CB29600AE6D62 = { - fileRef = 8E5A8F28084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FA8084CB29600AE6D62 = { - fileRef = 8E5A8F29084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FA9084CB29600AE6D62 = { - fileRef = 8E5A8F2A084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FAA084CB29600AE6D62 = { - fileRef = 8E5A8F2B084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FAD084CB29600AE6D62 = { - fileRef = 8E5A8F30084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FAE084CB29600AE6D62 = { - fileRef = 8E5A8F31084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FB1084CB29600AE6D62 = { - fileRef = 8E5A8F34084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FB2084CB29600AE6D62 = { - fileRef = 8E5A8F35084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FB3084CB29600AE6D62 = { - fileRef = 8E5A8F36084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FB4084CB29600AE6D62 = { - fileRef = 8E5A8F37084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FB5084CB29600AE6D62 = { - fileRef = 8E5A8F38084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FB6084CB29600AE6D62 = { - fileRef = 8E5A8F39084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FB9084CB29600AE6D62 = { - fileRef = 8E5A8F3D084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FBA084CB29600AE6D62 = { - fileRef = 8E5A8F3E084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FBB084CB29600AE6D62 = { - fileRef = 8E5A8F3F084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FBC084CB29600AE6D62 = { - fileRef = 8E5A8F40084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FBD084CB29600AE6D62 = { - fileRef = 8E5A8F41084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FBE084CB29600AE6D62 = { - fileRef = 8E5A8F42084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FBF084CB29600AE6D62 = { - fileRef = 8E5A8F43084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FC0084CB29600AE6D62 = { - fileRef = 8E5A8F44084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E5A8FC4084CB29600AE6D62 = { - fileRef = 8E5A8F49084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FC5084CB29600AE6D62 = { - fileRef = 8E5A8F4A084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FC6084CB29600AE6D62 = { - fileRef = 8E5A8F4B084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FC7084CB29600AE6D62 = { - fileRef = 8E5A8F4C084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FC8084CB29600AE6D62 = { - fileRef = 8E5A8F4D084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FC9084CB29600AE6D62 = { - fileRef = 8E5A8F4E084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FCA084CB29600AE6D62 = { - fileRef = 8E5A8F4F084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FCB084CB29600AE6D62 = { - fileRef = 8E5A8F50084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FCC084CB29600AE6D62 = { - fileRef = 8E5A8F51084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FCD084CB29600AE6D62 = { - fileRef = 8E5A8F52084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FCE084CB29600AE6D62 = { - fileRef = 8E5A8F53084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FCF084CB29600AE6D62 = { - fileRef = 8E5A8F54084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FD0084CB29600AE6D62 = { - fileRef = 8E5A8F55084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FD1084CB29600AE6D62 = { - fileRef = 8E5A8F56084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FD2084CB29600AE6D62 = { - fileRef = 8E5A8F57084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FD3084CB29600AE6D62 = { - fileRef = 8E5A8F58084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FD4084CB29600AE6D62 = { - fileRef = 8E5A8F59084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FD5084CB29600AE6D62 = { - fileRef = 8E5A8F5A084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FD6084CB29600AE6D62 = { - fileRef = 8E5A8F5B084CB29600AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FDA084CB2F700AE6D62 = { - children = ( - 8E5A8FDE084CB2F700AE6D62, - 8E5A8FDF084CB2F700AE6D62, - ); - isa = PBXGroup; - name = c; - path = Files/bindings/c; - refType = 4; - sourceTree = ""; - }; - 8E5A8FDE084CB2F700AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = tag_c.cpp; - refType = 4; - sourceTree = ""; - }; - 8E5A8FDF084CB2F700AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = tag_c.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8FE3084CB2F700AE6D62 = { - fileRef = 8E5A8FDE084CB2F700AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - 8E5A8FE4084CB2F700AE6D62 = { - fileRef = 8E5A8FDF084CB2F700AE6D62; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8E5A8FFA084CB37000AE6D62 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = config.h; - path = Files/config.h; - refType = 4; - sourceTree = ""; - }; - 8E5A8FFB084CB37000AE6D62 = { - fileRef = 8E5A8FFA084CB37000AE6D62; - isa = PBXBuildFile; - settings = { - }; - }; - }; - rootObject = 0867D690FE84028FC02AAC07; -} diff --git a/Libraries/TagLib/TagLib.xcode/xugg.mode1 b/Libraries/TagLib/TagLib.xcode/xugg.mode1 deleted file mode 100644 index f7dc2dc3e..000000000 --- a/Libraries/TagLib/TagLib.xcode/xugg.mode1 +++ /dev/null @@ -1,1253 +0,0 @@ - - - - - ActivePerspectiveName - Project - AllowedModules - - - BundleLoadPath - - MaxInstances - n - Module - PBXSmartGroupTreeModule - Name - Groups and Files Outline View - - - BundleLoadPath - - MaxInstances - n - Module - PBXNavigatorGroup - Name - Editor - - - BundleLoadPath - - MaxInstances - n - Module - XCTaskListModule - Name - Task List - - - BundleLoadPath - - MaxInstances - n - Module - XCDetailModule - Name - File and Smart Group Detail Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXBuildResultsModule - Name - Detailed Build Results Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXProjectFindModule - Name - Project Batch Find Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXRunSessionModule - Name - Run Log - - - BundleLoadPath - - MaxInstances - n - Module - PBXBookmarksModule - Name - Bookmarks Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXClassBrowserModule - Name - Class Browser - - - BundleLoadPath - - MaxInstances - n - Module - PBXCVSModule - Name - Source Code Control Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXDebugBreakpointsModule - Name - Debug Breakpoints Tool - - - BundleLoadPath - - MaxInstances - n - Module - XCDockableInspector - Name - Inspector - - - BundleLoadPath - - MaxInstances - n - Module - PBXOpenQuicklyModule - Name - Open Quickly Tool - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugSessionModule - Name - Debugger - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugCLIModule - Name - Debug Console - - - Description - DefaultDescriptionKey - DockingSystemVisible - - Extension - mode1 - FavBarConfig - - PBXProjectModuleGUID - 8E5A8EBB084CB1B900AE6D62 - XCBarModuleItemNames - - XCBarModuleItems - - - FirstTimeWindowDisplayed - - Identifier - com.apple.perspectives.project.mode1 - MajorVersion - 31 - MinorVersion - 1 - Name - Default - Notifications - - OpenEditors - - PerspectiveWidths - - -1 - -1 - - Perspectives - - - ChosenToolbarItems - - active-target-popup - action - NSToolbarFlexibleSpaceItem - buildOrClean - build-and-runOrDebug - com.apple.ide.PBXToolbarStopButton - get-info - toggle-editor - NSToolbarFlexibleSpaceItem - com.apple.pbx.toolbar.searchfield - - ControllerClassBaseName - - IconName - WindowOfProjectWithEditor - Identifier - perspective.project - IsVertical - - Layout - - - BecomeActive - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 1CE0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 257 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 0867D691FE84028FC02AAC07 - 08FB77ACFE841707C02AAC07 - 8E5A8FDA084CB2F700AE6D62 - 8E5A8F46084CB29600AE6D62 - 0867D69AFE84028FC02AAC07 - 034768DDFF38A45A11DB9C8B - 8D07F2C80486CC7A007CD1D0 - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 3 - 1 - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {257, 567}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {274, 585}} - GroupTreeTableConfiguration - - MainColumn - 257 - - RubberWindowFrame - 0 120 1024 626 0 0 1024 746 - - Module - PBXSmartGroupTreeModule - Proportion - 274pt - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20306471E060097A5F4 - PBXProjectModuleLabel - tstringlist.cpp - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CE0B20406471E060097A5F4 - PBXProjectModuleLabel - tstringlist.cpp - _historyCapacity - 0 - bookmark - 8ED1CC28084F884100771E1E - history - - 8E5A907C084CB91900AE6D62 - 8E5A907D084CB91900AE6D62 - 8E5A907E084CB91900AE6D62 - 8E50FC5B084E14420048349E - 8E50FC5C084E14420048349E - 8E50FC61084E14420048349E - - prevStack - - 8E5A9081084CB91900AE6D62 - 8E5A9085084CB91900AE6D62 - 8E5A9086084CB91900AE6D62 - 8E50FC5F084E14420048349E - 8E50FC60084E14420048349E - - - SplitCount - 1 - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {745, 435}} - RubberWindowFrame - 0 120 1024 626 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 435pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20506471E060097A5F4 - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{0, 440}, {745, 145}} - RubberWindowFrame - 0 120 1024 626 0 0 1024 746 - - Module - XCDetailModule - Proportion - 145pt - - - Proportion - 745pt - - - Name - Project - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDetailModule - - TableOfContents - - 8ED1CC29084F884100771E1E - 1CE0B1FE06471DED0097A5F4 - 8ED1CC2A084F884100771E1E - 1CE0B20306471E060097A5F4 - 1CE0B20506471E060097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default - - - ControllerClassBaseName - - IconName - WindowOfProject - Identifier - perspective.morph - IsVertical - 0 - Layout - - - BecomeActive - 1 - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 11E0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 337}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - 1 - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 355}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 373 269 690 397 0 0 1440 878 - - Module - PBXSmartGroupTreeModule - Proportion - 100% - - - Name - Morph - PreferredWidth - 300 - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - - TableOfContents - - 11E0B1FE06471DED0097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default.short - - - PerspectivesBarVisible - - ShelfIsVisible - - SourceDescription - file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' - StatusbarIsVisible - - TimeStamp - 0.0 - ToolbarDisplayMode - 1 - ToolbarIsVisible - - ToolbarSizeMode - 1 - Type - Perspectives - UpdateMessage - The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? - WindowJustification - 5 - WindowOrderList - - 8E5A8FE9084CB31B00AE6D62 - /Users/xugg/Projects/Cog/Libraries/TagLib/TagLib.xcode - - WindowString - 0 120 1024 626 0 0 1024 746 - WindowTools - - - FirstTimeWindowDisplayed - - Identifier - windowTool.build - IsVertical - - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528F0623707200166675 - PBXProjectModuleLabel - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {500, 218}} - RubberWindowFrame - 188 213 500 500 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 218pt - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - XCMainBuildResultsModuleGUID - PBXProjectModuleLabel - Build - XCBuildResultsTrigger_Collapse - 1021 - XCBuildResultsTrigger_Open - 1011 - - GeometryConfiguration - - Frame - {{0, 223}, {500, 236}} - RubberWindowFrame - 188 213 500 500 0 0 1024 746 - - Module - PBXBuildResultsModule - Proportion - 236pt - - - Proportion - 459pt - - - Name - Build Results - ServiceClasses - - PBXBuildResultsModule - - StatusbarIsVisible - - TableOfContents - - 8E5A8FE9084CB31B00AE6D62 - 8ED1CC0E084F86A700771E1E - 1CD0528F0623707200166675 - XCMainBuildResultsModuleGUID - - ToolbarConfiguration - xcode.toolbar.config.build - WindowString - 188 213 500 500 0 0 1024 746 - WindowToolGUID - 8E5A8FE9084CB31B00AE6D62 - WindowToolIsVisible - - - - Identifier - windowTool.debugger - Layout - - - Dock - - - ContentConfiguration - - Debugger - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {317, 164}} - {{317, 0}, {377, 164}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {694, 164}} - {{0, 164}, {694, 216}} - - - - LauncherConfigVersion - 8 - PBXProjectModuleGUID - 1C162984064C10D400B95A72 - PBXProjectModuleLabel - Debug - GLUTExamples (Underwater) - - GeometryConfiguration - - DebugConsoleDrawerSize - {100, 120} - DebugConsoleVisible - None - DebugConsoleWindowFrame - {{200, 200}, {500, 300}} - DebugSTDIOWindowFrame - {{200, 200}, {500, 300}} - Frame - {{0, 0}, {694, 380}} - RubberWindowFrame - 321 238 694 422 0 0 1440 878 - - Module - PBXDebugSessionModule - Proportion - 100% - - - Proportion - 100% - - - Name - Debugger - ServiceClasses - - PBXDebugSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1CD10A99069EF8BA00B06720 - 1C0AD2AB069F1E9B00FABCE6 - 1C162984064C10D400B95A72 - 1C0AD2AC069F1E9B00FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.debug - WindowString - 321 238 694 422 0 0 1440 878 - WindowToolGUID - 1CD10A99069EF8BA00B06720 - WindowToolIsVisible - 0 - - - FirstTimeWindowDisplayed - - Identifier - windowTool.find - IsVertical - - Layout - - - Dock - - - Dock - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CDD528C0622207200134675 - PBXProjectModuleLabel - id3v2frame.cpp - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {781, 212}} - RubberWindowFrame - 188 243 781 470 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 781pt - - - Proportion - 212pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528E0623707200166675 - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{0, 217}, {781, 212}} - RubberWindowFrame - 188 243 781 470 0 0 1024 746 - - Module - PBXProjectFindModule - Proportion - 212pt - - - Proportion - 429pt - - - Name - Project Find - ServiceClasses - - PBXProjectFindModule - - StatusbarIsVisible - - TableOfContents - - 1C530D57069F1CE1000CFCEE - 8E5A8FF8084CB34C00AE6D62 - 8E5A8FF9084CB34C00AE6D62 - 1CDD528C0622207200134675 - 1CD0528E0623707200166675 - - WindowString - 188 243 781 470 0 0 1024 746 - WindowToolGUID - 1C530D57069F1CE1000CFCEE - WindowToolIsVisible - - - - Identifier - MENUSEPARATOR - - - Identifier - windowTool.debuggerConsole - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAAC065D492600B07095 - PBXProjectModuleLabel - Debugger Console - - GeometryConfiguration - - Frame - {{0, 0}, {440, 358}} - RubberWindowFrame - 650 41 440 400 0 0 1280 1002 - - Module - PBXDebugCLIModule - Proportion - 358pt - - - Proportion - 358pt - - - Name - Debugger Console - ServiceClasses - - PBXDebugCLIModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAAD065D492600B07095 - 1C78EAAE065D492600B07095 - 1C78EAAC065D492600B07095 - - WindowString - 650 41 440 400 0 0 1280 1002 - - - Identifier - windowTool.run - Layout - - - Dock - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CD0528B0623707200166675 - PBXProjectModuleLabel - Run - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {493, 167}} - {{0, 176}, {493, 267}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {405, 443}} - {{414, 0}, {514, 443}} - - - - - GeometryConfiguration - - Frame - {{0, 0}, {460, 159}} - RubberWindowFrame - 316 696 459 200 0 0 1280 1002 - - Module - PBXRunSessionModule - Proportion - 159pt - - - Proportion - 159pt - - - Name - Run Log - ServiceClasses - - PBXRunSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C0AD2B3069F1EA900FABCE6 - 1C0AD2B4069F1EA900FABCE6 - 1CD0528B0623707200166675 - 1C0AD2B5069F1EA900FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.run - WindowString - 316 696 459 200 0 0 1280 1002 - WindowToolGUID - 1C0AD2B3069F1EA900FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.scm - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAB2065D492600B07095 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1C78EAB3065D492600B07095 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {452, 0}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052920623707200166675 - PBXProjectModuleLabel - SCM - - GeometryConfiguration - - ConsoleFrame - {{0, 259}, {452, 0}} - Frame - {{0, 7}, {452, 259}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - TableConfiguration - - Status - 30 - FileName - 199 - Path - 197.09500122070312 - - TableFrame - {{0, 0}, {452, 250}} - - Module - PBXCVSModule - Proportion - 262pt - - - Proportion - 266pt - - - Name - SCM - ServiceClasses - - PBXCVSModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAB4065D492600B07095 - 1C78EAB5065D492600B07095 - 1C78EAB2065D492600B07095 - 1CD052920623707200166675 - - ToolbarConfiguration - xcode.toolbar.config.scm - WindowString - 743 379 452 308 0 0 1280 1002 - - - Identifier - windowTool.breakpoints - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052930623707200166675 - PBXProjectModuleLabel - Breakpoints - - GeometryConfiguration - - BreakpointsTreeTableConfiguration - - enabledColumn - 16 - breakpointColumn - 201.5830078125 - - Frame - {{0, 0}, {240, 195}} - RubberWindowFrame - 342 421 240 216 0 0 1440 878 - - Module - PBXDebugBreakpointsModule - Proportion - 195pt - - - Proportion - 195pt - - - Name - Breakpoints - ServiceClasses - - PBXDebugBreakpointsModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AD069F1E9B00FABCE6 - 1C0AD2AE069F1E9B00FABCE6 - 1CD052930623707200166675 - - WindowString - 342 421 240 216 0 0 1440 878 - WindowToolGUID - 1C0AD2AD069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.bookmarks - Layout - - - Dock - - - Module - PBXBookmarksModule - Proportion - 100% - - - Proportion - 100% - - - Name - Bookmarks - ServiceClasses - - PBXBookmarksModule - - StatusbarIsVisible - 0 - WindowString - 538 42 401 187 0 0 1280 1002 - - - Identifier - windowTool.classBrowser - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - OptionsSetName - Hierarchy, all classes - PBXProjectModuleGUID - 1CA6456E063B45B4001379D8 - PBXProjectModuleLabel - Class Browser - NSObject - - GeometryConfiguration - - ClassesFrame - {{0, 0}, {374, 96}} - ClassesTreeTableConfiguration - - PBXClassNameColumnIdentifier - 208 - PBXClassBookColumnIdentifier - 22 - - Frame - {{0, 0}, {630, 331}} - MembersFrame - {{0, 105}, {374, 395}} - MembersTreeTableConfiguration - - PBXMemberTypeIconColumnIdentifier - 22 - PBXMemberNameColumnIdentifier - 216 - PBXMemberTypeColumnIdentifier - 97 - PBXMemberBookColumnIdentifier - 22 - - PBXModuleWindowStatusBarHidden2 - 1 - RubberWindowFrame - 385 179 630 352 0 0 1440 878 - - Module - PBXClassBrowserModule - Proportion - 332pt - - - Proportion - 332pt - - - Name - Class Browser - ServiceClasses - - PBXClassBrowserModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AF069F1E9B00FABCE6 - 1C0AD2B0069F1E9B00FABCE6 - 1CA6456E063B45B4001379D8 - - ToolbarConfiguration - xcode.toolbar.config.classbrowser - WindowString - 385 179 630 352 0 0 1440 878 - WindowToolGUID - 1C0AD2AF069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - - diff --git a/Libraries/TagLib/TagLib.xcode/xugg.pbxuser b/Libraries/TagLib/TagLib.xcode/xugg.pbxuser deleted file mode 100644 index 798a2982c..000000000 --- a/Libraries/TagLib/TagLib.xcode/xugg.pbxuser +++ /dev/null @@ -1,289 +0,0 @@ -// !$*UTF8*$! -{ - 0867D690FE84028FC02AAC07 = { - activeBuildStyle = 4F0BB7ED011F40E904CA0E50; - activeTarget = 8D07F2BC0486CC7A007CD1D0; - addToTargets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - codeSenseManager = 8E5A8EBD084CB1B900AE6D62; - perUserDictionary = { - PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 506, - 20, - 48, - 43, - 43, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - ); - }; - PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 200, - 217, - 20, - 48, - 43, - 43, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXTargetDataSource_PrimaryAttribute, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - ); - }; - PBXPerProjectTemplateStateSaveDate = 139429235; - PBXWorkspaceStateSaveDate = 139429235; - }; - perUserProjectItems = { - 8E50FC5B084E14420048349E = 8E50FC5B084E14420048349E; - 8E50FC5C084E14420048349E = 8E50FC5C084E14420048349E; - 8E50FC5F084E14420048349E = 8E50FC5F084E14420048349E; - 8E50FC60084E14420048349E = 8E50FC60084E14420048349E; - 8E50FC61084E14420048349E = 8E50FC61084E14420048349E; - 8E5A907C084CB91900AE6D62 = 8E5A907C084CB91900AE6D62; - 8E5A907D084CB91900AE6D62 = 8E5A907D084CB91900AE6D62; - 8E5A907E084CB91900AE6D62 = 8E5A907E084CB91900AE6D62; - 8E5A9081084CB91900AE6D62 = 8E5A9081084CB91900AE6D62; - 8E5A9085084CB91900AE6D62 = 8E5A9085084CB91900AE6D62; - 8E5A9086084CB91900AE6D62 = 8E5A9086084CB91900AE6D62; - 8ED1CC28084F884100771E1E = 8ED1CC28084F884100771E1E; - }; - sourceControlManager = 8E5A8EBC084CB1B900AE6D62; - userBuildSettings = { - }; - }; - 8D07F2BC0486CC7A007CD1D0 = { - activeExec = 0; - }; - 8E50FC5B084E14420048349E = { - fRef = 8E5A8F5A084CB29600AE6D62; - isa = PBXTextBookmark; - name = "unicode.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1411; - vrLoc = 0; - }; - 8E50FC5C084E14420048349E = { - fRef = 8E5A8F59084CB29600AE6D62; - isa = PBXTextBookmark; - name = "tstringlist.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1562; - vrLoc = 0; - }; - 8E50FC5F084E14420048349E = { - fRef = 8E5A8F5A084CB29600AE6D62; - isa = PBXTextBookmark; - name = "unicode.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1411; - vrLoc = 0; - }; - 8E50FC60084E14420048349E = { - fRef = 8E5A8F59084CB29600AE6D62; - isa = PBXTextBookmark; - name = "tstringlist.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1562; - vrLoc = 0; - }; - 8E50FC61084E14420048349E = { - fRef = 8E5A8F58084CB29600AE6D62; - isa = PBXTextBookmark; - name = "tstringlist.cpp: 15"; - rLen = 0; - rLoc = 953; - rType = 0; - vrLen = 542; - vrLoc = 2817; - }; - 8E5A8EBC084CB1B900AE6D62 = { - fallbackIsa = XCSourceControlManager; - isSCMEnabled = 0; - isa = PBXSourceControlManager; - scmConfiguration = { - }; - scmType = ""; - }; - 8E5A8EBD084CB1B900AE6D62 = { - indexTemplatePath = ""; - isa = PBXCodeSenseManager; - }; - 8E5A8F16084CB29600AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {740, 6552}}"; - sepNavSelRange = "{4123, 0}"; - sepNavVisRect = "{{0, 2339}, {740, 180}}"; - }; - }; - 8E5A8F18084CB29600AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {530, 4340}}"; - sepNavSelRange = "{1415, 20}"; - sepNavVisRect = "{{0, 208}, {459, 186}}"; - }; - }; - 8E5A8F43084CB29600AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {704, 1120}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {704, 548}}"; - }; - }; - 8E5A8F44084CB29600AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {704, 2366}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {704, 197}}"; - }; - }; - 8E5A8F53084CB29600AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {977, 4158}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 529}, {977, 551}}"; - sepNavWindowFrame = "{{15, 61}, {1016, 680}}"; - }; - }; - 8E5A8F58084CB29600AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {704, 1666}}"; - sepNavSelRange = "{953, 0}"; - sepNavVisRect = "{{0, 1255}, {704, 403}}"; - }; - }; - 8E5A8F59084CB29600AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {704, 1554}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {704, 403}}"; - }; - }; - 8E5A8F5A084CB29600AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {704, 4256}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {704, 403}}"; - }; - }; - 8E5A8FDE084CB2F700AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {704, 3332}}"; - sepNavSelRange = "{6194, 0}"; - sepNavVisRect = "{{0, 2607}, {704, 403}}"; - }; - }; - 8E5A8FDF084CB2F700AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {704, 3514}}"; - sepNavSelRange = "{5570, 0}"; - sepNavVisRect = "{{0, 2716}, {704, 403}}"; - }; - }; - 8E5A8FFA084CB37000AE6D62 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {488, 924}}"; - sepNavSelRange = "{1070, 0}"; - sepNavVisRect = "{{0, 366}, {370, 319}}"; - }; - }; - 8E5A907C084CB91900AE6D62 = { - fRef = 8E5A8FFA084CB37000AE6D62; - isa = PBXTextBookmark; - name = "config.h: 38"; - rLen = 0; - rLoc = 1070; - rType = 0; - vrLen = 554; - vrLoc = 778; - }; - 8E5A907D084CB91900AE6D62 = { - fRef = 8E5A8F43084CB29600AE6D62; - isa = PBXTextBookmark; - name = "tag.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1516; - vrLoc = 0; - }; - 8E5A907E084CB91900AE6D62 = { - fRef = 8E5A8F44084CB29600AE6D62; - isa = PBXTextBookmark; - name = "tag.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1022; - vrLoc = 0; - }; - 8E5A9081084CB91900AE6D62 = { - fRef = 8E5A8FFA084CB37000AE6D62; - isa = PBXTextBookmark; - name = "config.h: 38"; - rLen = 0; - rLoc = 1070; - rType = 0; - vrLen = 554; - vrLoc = 778; - }; - 8E5A9085084CB91900AE6D62 = { - fRef = 8E5A8F43084CB29600AE6D62; - isa = PBXTextBookmark; - name = "tag.cpp: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1516; - vrLoc = 0; - }; - 8E5A9086084CB91900AE6D62 = { - fRef = 8E5A8F44084CB29600AE6D62; - isa = PBXTextBookmark; - name = "tag.h: 1"; - rLen = 0; - rLoc = 0; - rType = 0; - vrLen = 1975; - vrLoc = 0; - }; - 8ED1CC28084F884100771E1E = { - fRef = 8E5A8F58084CB29600AE6D62; - isa = PBXTextBookmark; - name = "tstringlist.cpp: 15"; - rLen = 0; - rLoc = 953; - rType = 0; - vrLen = 552; - vrLoc = 2807; - }; -} diff --git a/Libraries/TagLib/TagLib.xcodeproj/project.pbxproj b/Libraries/TagLib/TagLib.xcodeproj/project.pbxproj new file mode 100644 index 000000000..95662a0f5 --- /dev/null +++ b/Libraries/TagLib/TagLib.xcodeproj/project.pbxproj @@ -0,0 +1,818 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; + 8E5A8F5D084CB29600AE6D62 /* apefooter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8ED8084CB29600AE6D62 /* apefooter.cpp */; }; + 8E5A8F5E084CB29600AE6D62 /* apefooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8ED9084CB29600AE6D62 /* apefooter.h */; }; + 8E5A8F5F084CB29600AE6D62 /* apeitem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8EDA084CB29600AE6D62 /* apeitem.cpp */; }; + 8E5A8F60084CB29600AE6D62 /* apeitem.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EDB084CB29600AE6D62 /* apeitem.h */; }; + 8E5A8F61084CB29600AE6D62 /* apetag.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8EDC084CB29600AE6D62 /* apetag.cpp */; }; + 8E5A8F62084CB29600AE6D62 /* apetag.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EDD084CB29600AE6D62 /* apetag.h */; }; + 8E5A8F65084CB29600AE6D62 /* audioproperties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8EE0084CB29600AE6D62 /* audioproperties.cpp */; }; + 8E5A8F66084CB29600AE6D62 /* audioproperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EE1084CB29600AE6D62 /* audioproperties.h */; }; + 8E5A8F69084CB29600AE6D62 /* fileref.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8EE4084CB29600AE6D62 /* fileref.cpp */; }; + 8E5A8F6A084CB29600AE6D62 /* fileref.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EE5084CB29600AE6D62 /* fileref.h */; }; + 8E5A8F6B084CB29600AE6D62 /* flacfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8EE7084CB29600AE6D62 /* flacfile.cpp */; }; + 8E5A8F6C084CB29600AE6D62 /* flacfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EE8084CB29600AE6D62 /* flacfile.h */; }; + 8E5A8F6D084CB29600AE6D62 /* flacproperties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8EE9084CB29600AE6D62 /* flacproperties.cpp */; }; + 8E5A8F6E084CB29600AE6D62 /* flacproperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EEA084CB29600AE6D62 /* flacproperties.h */; }; + 8E5A8F6F084CB29600AE6D62 /* flactag.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EEB084CB29600AE6D62 /* flactag.h */; }; + 8E5A8F74084CB29600AE6D62 /* combinedtag.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EF1084CB29600AE6D62 /* combinedtag.h */; }; + 8E5A8F77084CB29600AE6D62 /* mpcfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8EF4084CB29600AE6D62 /* mpcfile.cpp */; }; + 8E5A8F78084CB29600AE6D62 /* mpcfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EF5084CB29600AE6D62 /* mpcfile.h */; }; + 8E5A8F79084CB29600AE6D62 /* mpcproperties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8EF6084CB29600AE6D62 /* mpcproperties.cpp */; }; + 8E5A8F7A084CB29600AE6D62 /* mpcproperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EF7084CB29600AE6D62 /* mpcproperties.h */; }; + 8E5A8F7B084CB29600AE6D62 /* id3v1genres.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8EFA084CB29600AE6D62 /* id3v1genres.cpp */; }; + 8E5A8F7C084CB29600AE6D62 /* id3v1genres.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EFB084CB29600AE6D62 /* id3v1genres.h */; }; + 8E5A8F7D084CB29600AE6D62 /* id3v1tag.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8EFC084CB29600AE6D62 /* id3v1tag.cpp */; }; + 8E5A8F7E084CB29600AE6D62 /* id3v1tag.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8EFD084CB29600AE6D62 /* id3v1tag.h */; }; + 8E5A8F81084CB29600AE6D62 /* attachedpictureframe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F02084CB29600AE6D62 /* attachedpictureframe.cpp */; }; + 8E5A8F82084CB29600AE6D62 /* attachedpictureframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F03084CB29600AE6D62 /* attachedpictureframe.h */; }; + 8E5A8F83084CB29600AE6D62 /* commentsframe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F04084CB29600AE6D62 /* commentsframe.cpp */; }; + 8E5A8F84084CB29600AE6D62 /* commentsframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F05084CB29600AE6D62 /* commentsframe.h */; }; + 8E5A8F87084CB29600AE6D62 /* relativevolumeframe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F08084CB29600AE6D62 /* relativevolumeframe.cpp */; }; + 8E5A8F88084CB29600AE6D62 /* relativevolumeframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F09084CB29600AE6D62 /* relativevolumeframe.h */; }; + 8E5A8F89084CB29600AE6D62 /* textidentificationframe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F0A084CB29600AE6D62 /* textidentificationframe.cpp */; }; + 8E5A8F8A084CB29600AE6D62 /* textidentificationframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F0B084CB29600AE6D62 /* textidentificationframe.h */; }; + 8E5A8F8B084CB29600AE6D62 /* uniquefileidentifierframe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F0C084CB29600AE6D62 /* uniquefileidentifierframe.cpp */; }; + 8E5A8F8C084CB29600AE6D62 /* uniquefileidentifierframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F0D084CB29600AE6D62 /* uniquefileidentifierframe.h */; }; + 8E5A8F8D084CB29600AE6D62 /* unknownframe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F0E084CB29600AE6D62 /* unknownframe.cpp */; }; + 8E5A8F8E084CB29600AE6D62 /* unknownframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F0F084CB29600AE6D62 /* unknownframe.h */; }; + 8E5A8F91084CB29600AE6D62 /* id3v2extendedheader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F12084CB29600AE6D62 /* id3v2extendedheader.cpp */; }; + 8E5A8F92084CB29600AE6D62 /* id3v2extendedheader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F13084CB29600AE6D62 /* id3v2extendedheader.h */; }; + 8E5A8F93084CB29600AE6D62 /* id3v2footer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F14084CB29600AE6D62 /* id3v2footer.cpp */; }; + 8E5A8F94084CB29600AE6D62 /* id3v2footer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F15084CB29600AE6D62 /* id3v2footer.h */; }; + 8E5A8F95084CB29600AE6D62 /* id3v2frame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F16084CB29600AE6D62 /* id3v2frame.cpp */; }; + 8E5A8F96084CB29600AE6D62 /* id3v2frame.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F17084CB29600AE6D62 /* id3v2frame.h */; }; + 8E5A8F97084CB29600AE6D62 /* id3v2framefactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F18084CB29600AE6D62 /* id3v2framefactory.cpp */; }; + 8E5A8F98084CB29600AE6D62 /* id3v2framefactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F19084CB29600AE6D62 /* id3v2framefactory.h */; }; + 8E5A8F99084CB29600AE6D62 /* id3v2header.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F1A084CB29600AE6D62 /* id3v2header.cpp */; }; + 8E5A8F9A084CB29600AE6D62 /* id3v2header.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F1B084CB29600AE6D62 /* id3v2header.h */; }; + 8E5A8F9B084CB29600AE6D62 /* id3v2synchdata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F1C084CB29600AE6D62 /* id3v2synchdata.cpp */; }; + 8E5A8F9C084CB29600AE6D62 /* id3v2synchdata.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F1D084CB29600AE6D62 /* id3v2synchdata.h */; }; + 8E5A8F9D084CB29600AE6D62 /* id3v2tag.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F1E084CB29600AE6D62 /* id3v2tag.cpp */; }; + 8E5A8F9E084CB29600AE6D62 /* id3v2tag.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F1F084CB29600AE6D62 /* id3v2tag.h */; }; + 8E5A8FA3084CB29600AE6D62 /* mpegfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F24084CB29600AE6D62 /* mpegfile.cpp */; }; + 8E5A8FA4084CB29600AE6D62 /* mpegfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F25084CB29600AE6D62 /* mpegfile.h */; }; + 8E5A8FA5084CB29600AE6D62 /* mpegheader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F26084CB29600AE6D62 /* mpegheader.cpp */; }; + 8E5A8FA6084CB29600AE6D62 /* mpegheader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F27084CB29600AE6D62 /* mpegheader.h */; }; + 8E5A8FA7084CB29600AE6D62 /* mpegproperties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F28084CB29600AE6D62 /* mpegproperties.cpp */; }; + 8E5A8FA8084CB29600AE6D62 /* mpegproperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F29084CB29600AE6D62 /* mpegproperties.h */; }; + 8E5A8FA9084CB29600AE6D62 /* xingheader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F2A084CB29600AE6D62 /* xingheader.cpp */; }; + 8E5A8FAA084CB29600AE6D62 /* xingheader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F2B084CB29600AE6D62 /* xingheader.h */; }; + 8E5A8FAD084CB29600AE6D62 /* oggflacfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F30084CB29600AE6D62 /* oggflacfile.cpp */; }; + 8E5A8FAE084CB29600AE6D62 /* oggflacfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F31084CB29600AE6D62 /* oggflacfile.h */; }; + 8E5A8FB1084CB29600AE6D62 /* oggfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F34084CB29600AE6D62 /* oggfile.cpp */; }; + 8E5A8FB2084CB29600AE6D62 /* oggfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F35084CB29600AE6D62 /* oggfile.h */; }; + 8E5A8FB3084CB29600AE6D62 /* oggpage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F36084CB29600AE6D62 /* oggpage.cpp */; }; + 8E5A8FB4084CB29600AE6D62 /* oggpage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F37084CB29600AE6D62 /* oggpage.h */; }; + 8E5A8FB5084CB29600AE6D62 /* oggpageheader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F38084CB29600AE6D62 /* oggpageheader.cpp */; }; + 8E5A8FB6084CB29600AE6D62 /* oggpageheader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F39084CB29600AE6D62 /* oggpageheader.h */; }; + 8E5A8FB9084CB29600AE6D62 /* vorbisfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F3D084CB29600AE6D62 /* vorbisfile.cpp */; }; + 8E5A8FBA084CB29600AE6D62 /* vorbisfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F3E084CB29600AE6D62 /* vorbisfile.h */; }; + 8E5A8FBB084CB29600AE6D62 /* vorbisproperties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F3F084CB29600AE6D62 /* vorbisproperties.cpp */; }; + 8E5A8FBC084CB29600AE6D62 /* vorbisproperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F40084CB29600AE6D62 /* vorbisproperties.h */; }; + 8E5A8FBD084CB29600AE6D62 /* xiphcomment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F41084CB29600AE6D62 /* xiphcomment.cpp */; }; + 8E5A8FBE084CB29600AE6D62 /* xiphcomment.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F42084CB29600AE6D62 /* xiphcomment.h */; }; + 8E5A8FBF084CB29600AE6D62 /* tag.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F43084CB29600AE6D62 /* tag.cpp */; }; + 8E5A8FC0084CB29600AE6D62 /* tag.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F44084CB29600AE6D62 /* tag.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E5A8FC4084CB29600AE6D62 /* taglib.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F49084CB29600AE6D62 /* taglib.h */; }; + 8E5A8FC5084CB29600AE6D62 /* tbytevector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F4A084CB29600AE6D62 /* tbytevector.cpp */; }; + 8E5A8FC6084CB29600AE6D62 /* tbytevector.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F4B084CB29600AE6D62 /* tbytevector.h */; }; + 8E5A8FC7084CB29600AE6D62 /* tbytevectorlist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F4C084CB29600AE6D62 /* tbytevectorlist.cpp */; }; + 8E5A8FC8084CB29600AE6D62 /* tbytevectorlist.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F4D084CB29600AE6D62 /* tbytevectorlist.h */; }; + 8E5A8FC9084CB29600AE6D62 /* tdebug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F4E084CB29600AE6D62 /* tdebug.cpp */; }; + 8E5A8FCA084CB29600AE6D62 /* tdebug.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F4F084CB29600AE6D62 /* tdebug.h */; }; + 8E5A8FCB084CB29600AE6D62 /* tfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F50084CB29600AE6D62 /* tfile.cpp */; }; + 8E5A8FCC084CB29600AE6D62 /* tfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F51084CB29600AE6D62 /* tfile.h */; }; + 8E5A8FCD084CB29600AE6D62 /* tlist.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F52084CB29600AE6D62 /* tlist.h */; }; + 8E5A8FCE084CB29600AE6D62 /* tlist.tcc in Resources */ = {isa = PBXBuildFile; fileRef = 8E5A8F53084CB29600AE6D62 /* tlist.tcc */; }; + 8E5A8FCF084CB29600AE6D62 /* tmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F54084CB29600AE6D62 /* tmap.h */; }; + 8E5A8FD0084CB29600AE6D62 /* tmap.tcc in Resources */ = {isa = PBXBuildFile; fileRef = 8E5A8F55084CB29600AE6D62 /* tmap.tcc */; }; + 8E5A8FD1084CB29600AE6D62 /* tstring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F56084CB29600AE6D62 /* tstring.cpp */; }; + 8E5A8FD2084CB29600AE6D62 /* tstring.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F57084CB29600AE6D62 /* tstring.h */; }; + 8E5A8FD3084CB29600AE6D62 /* tstringlist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F58084CB29600AE6D62 /* tstringlist.cpp */; }; + 8E5A8FD4084CB29600AE6D62 /* tstringlist.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F59084CB29600AE6D62 /* tstringlist.h */; }; + 8E5A8FD5084CB29600AE6D62 /* unicode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8F5A084CB29600AE6D62 /* unicode.cpp */; }; + 8E5A8FD6084CB29600AE6D62 /* unicode.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8F5B084CB29600AE6D62 /* unicode.h */; }; + 8E5A8FE3084CB2F700AE6D62 /* tag_c.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5A8FDE084CB2F700AE6D62 /* tag_c.cpp */; }; + 8E5A8FE4084CB2F700AE6D62 /* tag_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8FDF084CB2F700AE6D62 /* tag_c.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E5A8FFB084CB37000AE6D62 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E5A8FFA084CB37000AE6D62 /* config.h */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildRule section */ + 8E6A0D6C086CCC9900B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.c; + isEditable = 1; + outputFiles = ( + ); + }; + 8E6A0D6D086CCC9C00B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.asm; + isEditable = 1; + outputFiles = ( + ); + }; +/* End PBXBuildRule section */ + +/* Begin PBXBuildStyle section */ + 4F0BB7EC011F40E904CA0E50 /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + ZERO_LINK = YES; + }; + name = Development; + }; + 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + ZERO_LINK = NO; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D07F2C80486CC7A007CD1D0 /* TagLib.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TagLib.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E5A8ED8084CB29600AE6D62 /* apefooter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = apefooter.cpp; sourceTree = ""; }; + 8E5A8ED9084CB29600AE6D62 /* apefooter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apefooter.h; sourceTree = ""; }; + 8E5A8EDA084CB29600AE6D62 /* apeitem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = apeitem.cpp; sourceTree = ""; }; + 8E5A8EDB084CB29600AE6D62 /* apeitem.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apeitem.h; sourceTree = ""; }; + 8E5A8EDC084CB29600AE6D62 /* apetag.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = apetag.cpp; sourceTree = ""; }; + 8E5A8EDD084CB29600AE6D62 /* apetag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apetag.h; sourceTree = ""; }; + 8E5A8EE0084CB29600AE6D62 /* audioproperties.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = audioproperties.cpp; path = Files/taglib/audioproperties.cpp; sourceTree = ""; }; + 8E5A8EE1084CB29600AE6D62 /* audioproperties.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = audioproperties.h; path = Files/taglib/audioproperties.h; sourceTree = ""; }; + 8E5A8EE4084CB29600AE6D62 /* fileref.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fileref.cpp; path = Files/taglib/fileref.cpp; sourceTree = ""; }; + 8E5A8EE5084CB29600AE6D62 /* fileref.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fileref.h; path = Files/taglib/fileref.h; sourceTree = ""; }; + 8E5A8EE7084CB29600AE6D62 /* flacfile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = flacfile.cpp; sourceTree = ""; }; + 8E5A8EE8084CB29600AE6D62 /* flacfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = flacfile.h; sourceTree = ""; }; + 8E5A8EE9084CB29600AE6D62 /* flacproperties.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = flacproperties.cpp; sourceTree = ""; }; + 8E5A8EEA084CB29600AE6D62 /* flacproperties.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = flacproperties.h; sourceTree = ""; }; + 8E5A8EEB084CB29600AE6D62 /* flactag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = flactag.h; sourceTree = ""; }; + 8E5A8EF1084CB29600AE6D62 /* combinedtag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = combinedtag.h; sourceTree = ""; }; + 8E5A8EF4084CB29600AE6D62 /* mpcfile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mpcfile.cpp; sourceTree = ""; }; + 8E5A8EF5084CB29600AE6D62 /* mpcfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpcfile.h; sourceTree = ""; }; + 8E5A8EF6084CB29600AE6D62 /* mpcproperties.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mpcproperties.cpp; sourceTree = ""; }; + 8E5A8EF7084CB29600AE6D62 /* mpcproperties.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpcproperties.h; sourceTree = ""; }; + 8E5A8EFA084CB29600AE6D62 /* id3v1genres.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = id3v1genres.cpp; sourceTree = ""; }; + 8E5A8EFB084CB29600AE6D62 /* id3v1genres.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3v1genres.h; sourceTree = ""; }; + 8E5A8EFC084CB29600AE6D62 /* id3v1tag.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = id3v1tag.cpp; sourceTree = ""; }; + 8E5A8EFD084CB29600AE6D62 /* id3v1tag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3v1tag.h; sourceTree = ""; }; + 8E5A8F02084CB29600AE6D62 /* attachedpictureframe.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = attachedpictureframe.cpp; sourceTree = ""; }; + 8E5A8F03084CB29600AE6D62 /* attachedpictureframe.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = attachedpictureframe.h; sourceTree = ""; }; + 8E5A8F04084CB29600AE6D62 /* commentsframe.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = commentsframe.cpp; sourceTree = ""; }; + 8E5A8F05084CB29600AE6D62 /* commentsframe.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = commentsframe.h; sourceTree = ""; }; + 8E5A8F08084CB29600AE6D62 /* relativevolumeframe.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = relativevolumeframe.cpp; sourceTree = ""; }; + 8E5A8F09084CB29600AE6D62 /* relativevolumeframe.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = relativevolumeframe.h; sourceTree = ""; }; + 8E5A8F0A084CB29600AE6D62 /* textidentificationframe.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = textidentificationframe.cpp; sourceTree = ""; }; + 8E5A8F0B084CB29600AE6D62 /* textidentificationframe.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = textidentificationframe.h; sourceTree = ""; }; + 8E5A8F0C084CB29600AE6D62 /* uniquefileidentifierframe.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = uniquefileidentifierframe.cpp; sourceTree = ""; }; + 8E5A8F0D084CB29600AE6D62 /* uniquefileidentifierframe.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = uniquefileidentifierframe.h; sourceTree = ""; }; + 8E5A8F0E084CB29600AE6D62 /* unknownframe.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = unknownframe.cpp; sourceTree = ""; }; + 8E5A8F0F084CB29600AE6D62 /* unknownframe.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = unknownframe.h; sourceTree = ""; }; + 8E5A8F12084CB29600AE6D62 /* id3v2extendedheader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = id3v2extendedheader.cpp; sourceTree = ""; }; + 8E5A8F13084CB29600AE6D62 /* id3v2extendedheader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3v2extendedheader.h; sourceTree = ""; }; + 8E5A8F14084CB29600AE6D62 /* id3v2footer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = id3v2footer.cpp; sourceTree = ""; }; + 8E5A8F15084CB29600AE6D62 /* id3v2footer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3v2footer.h; sourceTree = ""; }; + 8E5A8F16084CB29600AE6D62 /* id3v2frame.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = id3v2frame.cpp; sourceTree = ""; }; + 8E5A8F17084CB29600AE6D62 /* id3v2frame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3v2frame.h; sourceTree = ""; }; + 8E5A8F18084CB29600AE6D62 /* id3v2framefactory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = id3v2framefactory.cpp; sourceTree = ""; }; + 8E5A8F19084CB29600AE6D62 /* id3v2framefactory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3v2framefactory.h; sourceTree = ""; }; + 8E5A8F1A084CB29600AE6D62 /* id3v2header.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = id3v2header.cpp; sourceTree = ""; }; + 8E5A8F1B084CB29600AE6D62 /* id3v2header.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3v2header.h; sourceTree = ""; }; + 8E5A8F1C084CB29600AE6D62 /* id3v2synchdata.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = id3v2synchdata.cpp; sourceTree = ""; }; + 8E5A8F1D084CB29600AE6D62 /* id3v2synchdata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3v2synchdata.h; sourceTree = ""; }; + 8E5A8F1E084CB29600AE6D62 /* id3v2tag.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = id3v2tag.cpp; sourceTree = ""; }; + 8E5A8F1F084CB29600AE6D62 /* id3v2tag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3v2tag.h; sourceTree = ""; }; + 8E5A8F24084CB29600AE6D62 /* mpegfile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mpegfile.cpp; sourceTree = ""; }; + 8E5A8F25084CB29600AE6D62 /* mpegfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpegfile.h; sourceTree = ""; }; + 8E5A8F26084CB29600AE6D62 /* mpegheader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mpegheader.cpp; sourceTree = ""; }; + 8E5A8F27084CB29600AE6D62 /* mpegheader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpegheader.h; sourceTree = ""; }; + 8E5A8F28084CB29600AE6D62 /* mpegproperties.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mpegproperties.cpp; sourceTree = ""; }; + 8E5A8F29084CB29600AE6D62 /* mpegproperties.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpegproperties.h; sourceTree = ""; }; + 8E5A8F2A084CB29600AE6D62 /* xingheader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = xingheader.cpp; sourceTree = ""; }; + 8E5A8F2B084CB29600AE6D62 /* xingheader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xingheader.h; sourceTree = ""; }; + 8E5A8F30084CB29600AE6D62 /* oggflacfile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = oggflacfile.cpp; sourceTree = ""; }; + 8E5A8F31084CB29600AE6D62 /* oggflacfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = oggflacfile.h; sourceTree = ""; }; + 8E5A8F34084CB29600AE6D62 /* oggfile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = oggfile.cpp; sourceTree = ""; }; + 8E5A8F35084CB29600AE6D62 /* oggfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = oggfile.h; sourceTree = ""; }; + 8E5A8F36084CB29600AE6D62 /* oggpage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = oggpage.cpp; sourceTree = ""; }; + 8E5A8F37084CB29600AE6D62 /* oggpage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = oggpage.h; sourceTree = ""; }; + 8E5A8F38084CB29600AE6D62 /* oggpageheader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = oggpageheader.cpp; sourceTree = ""; }; + 8E5A8F39084CB29600AE6D62 /* oggpageheader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = oggpageheader.h; sourceTree = ""; }; + 8E5A8F3D084CB29600AE6D62 /* vorbisfile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = vorbisfile.cpp; sourceTree = ""; }; + 8E5A8F3E084CB29600AE6D62 /* vorbisfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vorbisfile.h; sourceTree = ""; }; + 8E5A8F3F084CB29600AE6D62 /* vorbisproperties.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = vorbisproperties.cpp; sourceTree = ""; }; + 8E5A8F40084CB29600AE6D62 /* vorbisproperties.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vorbisproperties.h; sourceTree = ""; }; + 8E5A8F41084CB29600AE6D62 /* xiphcomment.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = xiphcomment.cpp; sourceTree = ""; }; + 8E5A8F42084CB29600AE6D62 /* xiphcomment.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xiphcomment.h; sourceTree = ""; }; + 8E5A8F43084CB29600AE6D62 /* tag.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = tag.cpp; path = Files/taglib/tag.cpp; sourceTree = ""; }; + 8E5A8F44084CB29600AE6D62 /* tag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tag.h; path = Files/taglib/tag.h; sourceTree = ""; }; + 8E5A8F49084CB29600AE6D62 /* taglib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = taglib.h; sourceTree = ""; }; + 8E5A8F4A084CB29600AE6D62 /* tbytevector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tbytevector.cpp; sourceTree = ""; }; + 8E5A8F4B084CB29600AE6D62 /* tbytevector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tbytevector.h; sourceTree = ""; }; + 8E5A8F4C084CB29600AE6D62 /* tbytevectorlist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tbytevectorlist.cpp; sourceTree = ""; }; + 8E5A8F4D084CB29600AE6D62 /* tbytevectorlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tbytevectorlist.h; sourceTree = ""; }; + 8E5A8F4E084CB29600AE6D62 /* tdebug.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tdebug.cpp; sourceTree = ""; }; + 8E5A8F4F084CB29600AE6D62 /* tdebug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tdebug.h; sourceTree = ""; }; + 8E5A8F50084CB29600AE6D62 /* tfile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tfile.cpp; sourceTree = ""; }; + 8E5A8F51084CB29600AE6D62 /* tfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tfile.h; sourceTree = ""; }; + 8E5A8F52084CB29600AE6D62 /* tlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tlist.h; sourceTree = ""; }; + 8E5A8F53084CB29600AE6D62 /* tlist.tcc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = tlist.tcc; sourceTree = ""; }; + 8E5A8F54084CB29600AE6D62 /* tmap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tmap.h; sourceTree = ""; }; + 8E5A8F55084CB29600AE6D62 /* tmap.tcc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = tmap.tcc; sourceTree = ""; }; + 8E5A8F56084CB29600AE6D62 /* tstring.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tstring.cpp; sourceTree = ""; }; + 8E5A8F57084CB29600AE6D62 /* tstring.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tstring.h; sourceTree = ""; }; + 8E5A8F58084CB29600AE6D62 /* tstringlist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tstringlist.cpp; sourceTree = ""; }; + 8E5A8F59084CB29600AE6D62 /* tstringlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tstringlist.h; sourceTree = ""; }; + 8E5A8F5A084CB29600AE6D62 /* unicode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = unicode.cpp; sourceTree = ""; }; + 8E5A8F5B084CB29600AE6D62 /* unicode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = unicode.h; sourceTree = ""; }; + 8E5A8FDE084CB2F700AE6D62 /* tag_c.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tag_c.cpp; sourceTree = ""; }; + 8E5A8FDF084CB2F700AE6D62 /* tag_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tag_c.h; sourceTree = ""; }; + 8E5A8FFA084CB37000AE6D62 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = Files/config.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 034768DDFF38A45A11DB9C8B /* Products */ = { + isa = PBXGroup; + children = ( + 8D07F2C80486CC7A007CD1D0 /* TagLib.framework */, + ); + name = Products; + sourceTree = ""; + }; + 0867D691FE84028FC02AAC07 /* TagLib */ = { + isa = PBXGroup; + children = ( + 08FB77ACFE841707C02AAC07 /* Source */, + 089C1665FE841158C02AAC07 /* Resources */, + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, + 034768DDFF38A45A11DB9C8B /* Products */, + ); + name = TagLib; + sourceTree = ""; + }; + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C1665FE841158C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D07F2C70486CC7A007CD1D0 /* Info.plist */, + 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ACFE841707C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8E5A8FFA084CB37000AE6D62 /* config.h */, + 8E5A8FDA084CB2F700AE6D62 /* c */, + 8E5A8ED6084CB29500AE6D62 /* ape */, + 8E5A8EE0084CB29600AE6D62 /* audioproperties.cpp */, + 8E5A8EE1084CB29600AE6D62 /* audioproperties.h */, + 8E5A8EE4084CB29600AE6D62 /* fileref.cpp */, + 8E5A8EE5084CB29600AE6D62 /* fileref.h */, + 8E5A8EE6084CB29600AE6D62 /* flac */, + 8E5A8EF0084CB29600AE6D62 /* mpc */, + 8E5A8EF8084CB29600AE6D62 /* mpeg */, + 8E5A8F2C084CB29600AE6D62 /* ogg */, + 8E5A8F43084CB29600AE6D62 /* tag.cpp */, + 8E5A8F44084CB29600AE6D62 /* tag.h */, + 8E5A8F46084CB29600AE6D62 /* toolkit */, + ); + name = Source; + sourceTree = ""; + }; + 8E5A8ED6084CB29500AE6D62 /* ape */ = { + isa = PBXGroup; + children = ( + 8E5A8ED8084CB29600AE6D62 /* apefooter.cpp */, + 8E5A8ED9084CB29600AE6D62 /* apefooter.h */, + 8E5A8EDA084CB29600AE6D62 /* apeitem.cpp */, + 8E5A8EDB084CB29600AE6D62 /* apeitem.h */, + 8E5A8EDC084CB29600AE6D62 /* apetag.cpp */, + 8E5A8EDD084CB29600AE6D62 /* apetag.h */, + ); + name = ape; + path = Files/taglib/ape; + sourceTree = ""; + }; + 8E5A8EE6084CB29600AE6D62 /* flac */ = { + isa = PBXGroup; + children = ( + 8E5A8EE7084CB29600AE6D62 /* flacfile.cpp */, + 8E5A8EE8084CB29600AE6D62 /* flacfile.h */, + 8E5A8EE9084CB29600AE6D62 /* flacproperties.cpp */, + 8E5A8EEA084CB29600AE6D62 /* flacproperties.h */, + 8E5A8EEB084CB29600AE6D62 /* flactag.h */, + ); + name = flac; + path = Files/taglib/flac; + sourceTree = ""; + }; + 8E5A8EF0084CB29600AE6D62 /* mpc */ = { + isa = PBXGroup; + children = ( + 8E5A8EF1084CB29600AE6D62 /* combinedtag.h */, + 8E5A8EF4084CB29600AE6D62 /* mpcfile.cpp */, + 8E5A8EF5084CB29600AE6D62 /* mpcfile.h */, + 8E5A8EF6084CB29600AE6D62 /* mpcproperties.cpp */, + 8E5A8EF7084CB29600AE6D62 /* mpcproperties.h */, + ); + name = mpc; + path = Files/taglib/mpc; + sourceTree = ""; + }; + 8E5A8EF8084CB29600AE6D62 /* mpeg */ = { + isa = PBXGroup; + children = ( + 8E5A8EF9084CB29600AE6D62 /* id3v1 */, + 8E5A8F00084CB29600AE6D62 /* id3v2 */, + 8E5A8F24084CB29600AE6D62 /* mpegfile.cpp */, + 8E5A8F25084CB29600AE6D62 /* mpegfile.h */, + 8E5A8F26084CB29600AE6D62 /* mpegheader.cpp */, + 8E5A8F27084CB29600AE6D62 /* mpegheader.h */, + 8E5A8F28084CB29600AE6D62 /* mpegproperties.cpp */, + 8E5A8F29084CB29600AE6D62 /* mpegproperties.h */, + 8E5A8F2A084CB29600AE6D62 /* xingheader.cpp */, + 8E5A8F2B084CB29600AE6D62 /* xingheader.h */, + ); + name = mpeg; + path = Files/taglib/mpeg; + sourceTree = ""; + }; + 8E5A8EF9084CB29600AE6D62 /* id3v1 */ = { + isa = PBXGroup; + children = ( + 8E5A8EFA084CB29600AE6D62 /* id3v1genres.cpp */, + 8E5A8EFB084CB29600AE6D62 /* id3v1genres.h */, + 8E5A8EFC084CB29600AE6D62 /* id3v1tag.cpp */, + 8E5A8EFD084CB29600AE6D62 /* id3v1tag.h */, + ); + path = id3v1; + sourceTree = ""; + }; + 8E5A8F00084CB29600AE6D62 /* id3v2 */ = { + isa = PBXGroup; + children = ( + 8E5A8F01084CB29600AE6D62 /* frames */, + 8E5A8F12084CB29600AE6D62 /* id3v2extendedheader.cpp */, + 8E5A8F13084CB29600AE6D62 /* id3v2extendedheader.h */, + 8E5A8F14084CB29600AE6D62 /* id3v2footer.cpp */, + 8E5A8F15084CB29600AE6D62 /* id3v2footer.h */, + 8E5A8F16084CB29600AE6D62 /* id3v2frame.cpp */, + 8E5A8F17084CB29600AE6D62 /* id3v2frame.h */, + 8E5A8F18084CB29600AE6D62 /* id3v2framefactory.cpp */, + 8E5A8F19084CB29600AE6D62 /* id3v2framefactory.h */, + 8E5A8F1A084CB29600AE6D62 /* id3v2header.cpp */, + 8E5A8F1B084CB29600AE6D62 /* id3v2header.h */, + 8E5A8F1C084CB29600AE6D62 /* id3v2synchdata.cpp */, + 8E5A8F1D084CB29600AE6D62 /* id3v2synchdata.h */, + 8E5A8F1E084CB29600AE6D62 /* id3v2tag.cpp */, + 8E5A8F1F084CB29600AE6D62 /* id3v2tag.h */, + ); + path = id3v2; + sourceTree = ""; + }; + 8E5A8F01084CB29600AE6D62 /* frames */ = { + isa = PBXGroup; + children = ( + 8E5A8F02084CB29600AE6D62 /* attachedpictureframe.cpp */, + 8E5A8F03084CB29600AE6D62 /* attachedpictureframe.h */, + 8E5A8F04084CB29600AE6D62 /* commentsframe.cpp */, + 8E5A8F05084CB29600AE6D62 /* commentsframe.h */, + 8E5A8F08084CB29600AE6D62 /* relativevolumeframe.cpp */, + 8E5A8F09084CB29600AE6D62 /* relativevolumeframe.h */, + 8E5A8F0A084CB29600AE6D62 /* textidentificationframe.cpp */, + 8E5A8F0B084CB29600AE6D62 /* textidentificationframe.h */, + 8E5A8F0C084CB29600AE6D62 /* uniquefileidentifierframe.cpp */, + 8E5A8F0D084CB29600AE6D62 /* uniquefileidentifierframe.h */, + 8E5A8F0E084CB29600AE6D62 /* unknownframe.cpp */, + 8E5A8F0F084CB29600AE6D62 /* unknownframe.h */, + ); + path = frames; + sourceTree = ""; + }; + 8E5A8F2C084CB29600AE6D62 /* ogg */ = { + isa = PBXGroup; + children = ( + 8E5A8F2D084CB29600AE6D62 /* flac */, + 8E5A8F34084CB29600AE6D62 /* oggfile.cpp */, + 8E5A8F35084CB29600AE6D62 /* oggfile.h */, + 8E5A8F36084CB29600AE6D62 /* oggpage.cpp */, + 8E5A8F37084CB29600AE6D62 /* oggpage.h */, + 8E5A8F38084CB29600AE6D62 /* oggpageheader.cpp */, + 8E5A8F39084CB29600AE6D62 /* oggpageheader.h */, + 8E5A8F3A084CB29600AE6D62 /* vorbis */, + 8E5A8F41084CB29600AE6D62 /* xiphcomment.cpp */, + 8E5A8F42084CB29600AE6D62 /* xiphcomment.h */, + ); + name = ogg; + path = Files/taglib/ogg; + sourceTree = ""; + }; + 8E5A8F2D084CB29600AE6D62 /* flac */ = { + isa = PBXGroup; + children = ( + 8E5A8F30084CB29600AE6D62 /* oggflacfile.cpp */, + 8E5A8F31084CB29600AE6D62 /* oggflacfile.h */, + ); + path = flac; + sourceTree = ""; + }; + 8E5A8F3A084CB29600AE6D62 /* vorbis */ = { + isa = PBXGroup; + children = ( + 8E5A8F3D084CB29600AE6D62 /* vorbisfile.cpp */, + 8E5A8F3E084CB29600AE6D62 /* vorbisfile.h */, + 8E5A8F3F084CB29600AE6D62 /* vorbisproperties.cpp */, + 8E5A8F40084CB29600AE6D62 /* vorbisproperties.h */, + ); + path = vorbis; + sourceTree = ""; + }; + 8E5A8F46084CB29600AE6D62 /* toolkit */ = { + isa = PBXGroup; + children = ( + 8E5A8F49084CB29600AE6D62 /* taglib.h */, + 8E5A8F4A084CB29600AE6D62 /* tbytevector.cpp */, + 8E5A8F4B084CB29600AE6D62 /* tbytevector.h */, + 8E5A8F4C084CB29600AE6D62 /* tbytevectorlist.cpp */, + 8E5A8F4D084CB29600AE6D62 /* tbytevectorlist.h */, + 8E5A8F4E084CB29600AE6D62 /* tdebug.cpp */, + 8E5A8F4F084CB29600AE6D62 /* tdebug.h */, + 8E5A8F50084CB29600AE6D62 /* tfile.cpp */, + 8E5A8F51084CB29600AE6D62 /* tfile.h */, + 8E5A8F52084CB29600AE6D62 /* tlist.h */, + 8E5A8F53084CB29600AE6D62 /* tlist.tcc */, + 8E5A8F54084CB29600AE6D62 /* tmap.h */, + 8E5A8F55084CB29600AE6D62 /* tmap.tcc */, + 8E5A8F56084CB29600AE6D62 /* tstring.cpp */, + 8E5A8F57084CB29600AE6D62 /* tstring.h */, + 8E5A8F58084CB29600AE6D62 /* tstringlist.cpp */, + 8E5A8F59084CB29600AE6D62 /* tstringlist.h */, + 8E5A8F5A084CB29600AE6D62 /* unicode.cpp */, + 8E5A8F5B084CB29600AE6D62 /* unicode.h */, + ); + name = toolkit; + path = Files/taglib/toolkit; + sourceTree = ""; + }; + 8E5A8FDA084CB2F700AE6D62 /* c */ = { + isa = PBXGroup; + children = ( + 8E5A8FDE084CB2F700AE6D62 /* tag_c.cpp */, + 8E5A8FDF084CB2F700AE6D62 /* tag_c.h */, + ); + name = c; + path = Files/bindings/c; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E5A8F5E084CB29600AE6D62 /* apefooter.h in Headers */, + 8E5A8F60084CB29600AE6D62 /* apeitem.h in Headers */, + 8E5A8F62084CB29600AE6D62 /* apetag.h in Headers */, + 8E5A8F66084CB29600AE6D62 /* audioproperties.h in Headers */, + 8E5A8F6A084CB29600AE6D62 /* fileref.h in Headers */, + 8E5A8F6C084CB29600AE6D62 /* flacfile.h in Headers */, + 8E5A8F6E084CB29600AE6D62 /* flacproperties.h in Headers */, + 8E5A8F6F084CB29600AE6D62 /* flactag.h in Headers */, + 8E5A8F74084CB29600AE6D62 /* combinedtag.h in Headers */, + 8E5A8F78084CB29600AE6D62 /* mpcfile.h in Headers */, + 8E5A8F7A084CB29600AE6D62 /* mpcproperties.h in Headers */, + 8E5A8F7C084CB29600AE6D62 /* id3v1genres.h in Headers */, + 8E5A8F7E084CB29600AE6D62 /* id3v1tag.h in Headers */, + 8E5A8F82084CB29600AE6D62 /* attachedpictureframe.h in Headers */, + 8E5A8F84084CB29600AE6D62 /* commentsframe.h in Headers */, + 8E5A8F88084CB29600AE6D62 /* relativevolumeframe.h in Headers */, + 8E5A8F8A084CB29600AE6D62 /* textidentificationframe.h in Headers */, + 8E5A8F8C084CB29600AE6D62 /* uniquefileidentifierframe.h in Headers */, + 8E5A8F8E084CB29600AE6D62 /* unknownframe.h in Headers */, + 8E5A8F92084CB29600AE6D62 /* id3v2extendedheader.h in Headers */, + 8E5A8F94084CB29600AE6D62 /* id3v2footer.h in Headers */, + 8E5A8F96084CB29600AE6D62 /* id3v2frame.h in Headers */, + 8E5A8F98084CB29600AE6D62 /* id3v2framefactory.h in Headers */, + 8E5A8F9A084CB29600AE6D62 /* id3v2header.h in Headers */, + 8E5A8F9C084CB29600AE6D62 /* id3v2synchdata.h in Headers */, + 8E5A8F9E084CB29600AE6D62 /* id3v2tag.h in Headers */, + 8E5A8FA4084CB29600AE6D62 /* mpegfile.h in Headers */, + 8E5A8FA6084CB29600AE6D62 /* mpegheader.h in Headers */, + 8E5A8FA8084CB29600AE6D62 /* mpegproperties.h in Headers */, + 8E5A8FAA084CB29600AE6D62 /* xingheader.h in Headers */, + 8E5A8FAE084CB29600AE6D62 /* oggflacfile.h in Headers */, + 8E5A8FB2084CB29600AE6D62 /* oggfile.h in Headers */, + 8E5A8FB4084CB29600AE6D62 /* oggpage.h in Headers */, + 8E5A8FB6084CB29600AE6D62 /* oggpageheader.h in Headers */, + 8E5A8FBA084CB29600AE6D62 /* vorbisfile.h in Headers */, + 8E5A8FBC084CB29600AE6D62 /* vorbisproperties.h in Headers */, + 8E5A8FBE084CB29600AE6D62 /* xiphcomment.h in Headers */, + 8E5A8FC0084CB29600AE6D62 /* tag.h in Headers */, + 8E5A8FC4084CB29600AE6D62 /* taglib.h in Headers */, + 8E5A8FC6084CB29600AE6D62 /* tbytevector.h in Headers */, + 8E5A8FC8084CB29600AE6D62 /* tbytevectorlist.h in Headers */, + 8E5A8FCA084CB29600AE6D62 /* tdebug.h in Headers */, + 8E5A8FCC084CB29600AE6D62 /* tfile.h in Headers */, + 8E5A8FCD084CB29600AE6D62 /* tlist.h in Headers */, + 8E5A8FCF084CB29600AE6D62 /* tmap.h in Headers */, + 8E5A8FD2084CB29600AE6D62 /* tstring.h in Headers */, + 8E5A8FD4084CB29600AE6D62 /* tstringlist.h in Headers */, + 8E5A8FD6084CB29600AE6D62 /* unicode.h in Headers */, + 8E5A8FE4084CB2F700AE6D62 /* tag_c.h in Headers */, + 8E5A8FFB084CB37000AE6D62 /* config.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D07F2BC0486CC7A007CD1D0 /* TagLib */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E6885570867CE600098AC8D /* Build configuration list for PBXNativeTarget "TagLib" */; + buildPhases = ( + 8D07F2BD0486CC7A007CD1D0 /* Headers */, + 8D07F2BF0486CC7A007CD1D0 /* Resources */, + 8D07F2C10486CC7A007CD1D0 /* Sources */, + 8D07F2C30486CC7A007CD1D0 /* Frameworks */, + 8D07F2C50486CC7A007CD1D0 /* Rez */, + ); + buildRules = ( + 8E6A0D6D086CCC9C00B90CF9 /* PBXBuildRule */, + 8E6A0D6C086CCC9900B90CF9 /* PBXBuildRule */, + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = TagLib; + WRAPPER_EXTENSION = framework; + }; + dependencies = ( + ); + name = TagLib; + productInstallPath = "$(HOME)/Library/Frameworks"; + productName = TagLib; + productReference = 8D07F2C80486CC7A007CD1D0 /* TagLib.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0867D690FE84028FC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 8E68855B0867CE600098AC8D /* Build configuration list for PBXProject "TagLib" */; + buildSettings = { + }; + buildStyles = ( + 4F0BB7EC011F40E904CA0E50 /* Development */, + 4F0BB7ED011F40E904CA0E50 /* Deployment */, + ); + hasScannedForEncodings = 1; + mainGroup = 0867D691FE84028FC02AAC07 /* TagLib */; + productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; + projectDirPath = ""; + targets = ( + 8D07F2BC0486CC7A007CD1D0 /* TagLib */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */, + 8E5A8FCE084CB29600AE6D62 /* tlist.tcc in Resources */, + 8E5A8FD0084CB29600AE6D62 /* tmap.tcc in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D07F2C50486CC7A007CD1D0 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D07F2C10486CC7A007CD1D0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E5A8F5D084CB29600AE6D62 /* apefooter.cpp in Sources */, + 8E5A8F5F084CB29600AE6D62 /* apeitem.cpp in Sources */, + 8E5A8F61084CB29600AE6D62 /* apetag.cpp in Sources */, + 8E5A8F65084CB29600AE6D62 /* audioproperties.cpp in Sources */, + 8E5A8F69084CB29600AE6D62 /* fileref.cpp in Sources */, + 8E5A8F6B084CB29600AE6D62 /* flacfile.cpp in Sources */, + 8E5A8F6D084CB29600AE6D62 /* flacproperties.cpp in Sources */, + 8E5A8F77084CB29600AE6D62 /* mpcfile.cpp in Sources */, + 8E5A8F79084CB29600AE6D62 /* mpcproperties.cpp in Sources */, + 8E5A8F7B084CB29600AE6D62 /* id3v1genres.cpp in Sources */, + 8E5A8F7D084CB29600AE6D62 /* id3v1tag.cpp in Sources */, + 8E5A8F81084CB29600AE6D62 /* attachedpictureframe.cpp in Sources */, + 8E5A8F83084CB29600AE6D62 /* commentsframe.cpp in Sources */, + 8E5A8F87084CB29600AE6D62 /* relativevolumeframe.cpp in Sources */, + 8E5A8F89084CB29600AE6D62 /* textidentificationframe.cpp in Sources */, + 8E5A8F8B084CB29600AE6D62 /* uniquefileidentifierframe.cpp in Sources */, + 8E5A8F8D084CB29600AE6D62 /* unknownframe.cpp in Sources */, + 8E5A8F91084CB29600AE6D62 /* id3v2extendedheader.cpp in Sources */, + 8E5A8F93084CB29600AE6D62 /* id3v2footer.cpp in Sources */, + 8E5A8F95084CB29600AE6D62 /* id3v2frame.cpp in Sources */, + 8E5A8F97084CB29600AE6D62 /* id3v2framefactory.cpp in Sources */, + 8E5A8F99084CB29600AE6D62 /* id3v2header.cpp in Sources */, + 8E5A8F9B084CB29600AE6D62 /* id3v2synchdata.cpp in Sources */, + 8E5A8F9D084CB29600AE6D62 /* id3v2tag.cpp in Sources */, + 8E5A8FA3084CB29600AE6D62 /* mpegfile.cpp in Sources */, + 8E5A8FA5084CB29600AE6D62 /* mpegheader.cpp in Sources */, + 8E5A8FA7084CB29600AE6D62 /* mpegproperties.cpp in Sources */, + 8E5A8FA9084CB29600AE6D62 /* xingheader.cpp in Sources */, + 8E5A8FAD084CB29600AE6D62 /* oggflacfile.cpp in Sources */, + 8E5A8FB1084CB29600AE6D62 /* oggfile.cpp in Sources */, + 8E5A8FB3084CB29600AE6D62 /* oggpage.cpp in Sources */, + 8E5A8FB5084CB29600AE6D62 /* oggpageheader.cpp in Sources */, + 8E5A8FB9084CB29600AE6D62 /* vorbisfile.cpp in Sources */, + 8E5A8FBB084CB29600AE6D62 /* vorbisproperties.cpp in Sources */, + 8E5A8FBD084CB29600AE6D62 /* xiphcomment.cpp in Sources */, + 8E5A8FBF084CB29600AE6D62 /* tag.cpp in Sources */, + 8E5A8FC5084CB29600AE6D62 /* tbytevector.cpp in Sources */, + 8E5A8FC7084CB29600AE6D62 /* tbytevectorlist.cpp in Sources */, + 8E5A8FC9084CB29600AE6D62 /* tdebug.cpp in Sources */, + 8E5A8FCB084CB29600AE6D62 /* tfile.cpp in Sources */, + 8E5A8FD1084CB29600AE6D62 /* tstring.cpp in Sources */, + 8E5A8FD3084CB29600AE6D62 /* tstringlist.cpp in Sources */, + 8E5A8FD5084CB29600AE6D62 /* unicode.cpp in Sources */, + 8E5A8FE3084CB2F700AE6D62 /* tag_c.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1667FE841158C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 8E6885580867CE600098AC8D /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = TagLib; + WRAPPER_EXTENSION = framework; + ZERO_LINK = YES; + }; + name = Development; + }; + 8E6885590867CE600098AC8D /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = TagLib; + WRAPPER_EXTENSION = framework; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 8E68855A0867CE600098AC8D /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + PRODUCT_NAME = TagLib; + WRAPPER_EXTENSION = framework; + }; + name = Default; + }; + 8E68855C0867CE600098AC8D /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 8E68855D0867CE600098AC8D /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; + 8E68855E0867CE600098AC8D /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8E6885570867CE600098AC8D /* Build configuration list for PBXNativeTarget "TagLib" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6885580867CE600098AC8D /* Development */, + 8E6885590867CE600098AC8D /* Deployment */, + 8E68855A0867CE600098AC8D /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 8E68855B0867CE600098AC8D /* Build configuration list for PBXProject "TagLib" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E68855C0867CE600098AC8D /* Development */, + 8E68855D0867CE600098AC8D /* Deployment */, + 8E68855E0867CE600098AC8D /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0867D690FE84028FC02AAC07 /* Project object */; +} diff --git a/Libraries/Vorbis/Vorbis.xcode/project.pbxproj b/Libraries/Vorbis/Vorbis.xcode/project.pbxproj deleted file mode 100644 index 3700a9422..000000000 --- a/Libraries/Vorbis/Vorbis.xcode/project.pbxproj +++ /dev/null @@ -1,1452 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 39; - objects = { - 034768DDFF38A45A11DB9C8B = { - children = ( - 8D07F2C80486CC7A007CD1D0, - ); - isa = PBXGroup; - name = Products; - refType = 4; - sourceTree = ""; - }; -//030 -//031 -//032 -//033 -//034 -//080 -//081 -//082 -//083 -//084 - 0867D690FE84028FC02AAC07 = { - buildSettings = { - }; - buildStyles = ( - 4F0BB7EC011F40E904CA0E50, - 4F0BB7ED011F40E904CA0E50, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0867D691FE84028FC02AAC07; - productRefGroup = 034768DDFF38A45A11DB9C8B; - projectDirPath = ""; - targets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - }; - 0867D691FE84028FC02AAC07 = { - children = ( - 8EDC8177082DF9260052F5E7, - 08FB77ACFE841707C02AAC07, - 089C1665FE841158C02AAC07, - 0867D69AFE84028FC02AAC07, - 034768DDFF38A45A11DB9C8B, - ); - isa = PBXGroup; - name = Vorbis; - refType = 4; - sourceTree = ""; - }; - 0867D69AFE84028FC02AAC07 = { - children = ( - 8EE4A66D082E6DBA00415456, - ); - isa = PBXGroup; - name = "External Frameworks and Libraries"; - refType = 4; - sourceTree = ""; - }; - 089C1665FE841158C02AAC07 = { - children = ( - 8D07F2C70486CC7A007CD1D0, - 089C1666FE841158C02AAC07, - ); - isa = PBXGroup; - name = Resources; - refType = 4; - sourceTree = ""; - }; - 089C1666FE841158C02AAC07 = { - children = ( - 089C1667FE841158C02AAC07, - ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 089C1667FE841158C02AAC07 = { - fileEncoding = 10; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 08FB77ACFE841707C02AAC07 = { - children = ( - 8EDC817F082DF9640052F5E7, - 8EDC8180082DF9640052F5E7, - 8EDC8181082DF9640052F5E7, - 8EDC8182082DF9640052F5E7, - 8EDC8183082DF9640052F5E7, - 8EDC8184082DF9640052F5E7, - 8EDC8185082DF9640052F5E7, - 8EDC8194082DF9650052F5E7, - 8EDC8195082DF9650052F5E7, - 8EDC8196082DF9650052F5E7, - 8EDC8197082DF9650052F5E7, - 8EDC8198082DF9650052F5E7, - 8EDC8199082DF9650052F5E7, - 8EDC819A082DF9650052F5E7, - 8EDC819B082DF9650052F5E7, - 8EDC819C082DF9650052F5E7, - 8EDC819D082DF9650052F5E7, - 8EDC819E082DF9650052F5E7, - 8EDC819F082DF9650052F5E7, - 8EDC81A0082DF9650052F5E7, - 8EDC81A1082DF9650052F5E7, - 8EDC81A2082DF9650052F5E7, - 8EDC81A3082DF9650052F5E7, - 8EDC81A4082DF9650052F5E7, - 8EDC81A6082DF9650052F5E7, - 8EDC81A7082DF9650052F5E7, - 8EDC81A8082DF9650052F5E7, - 8EDC81A9082DF9650052F5E7, - 8EDC81AA082DF9650052F5E7, - 8EDC81AB082DF9650052F5E7, - 8EDC81AC082DF9650052F5E7, - 8EDC81C0082DF9650052F5E7, - 8EDC81C1082DF9650052F5E7, - 8EDC81C2082DF9650052F5E7, - 8EDC81C3082DF9650052F5E7, - 8EDC81C4082DF9650052F5E7, - 8EDC81C5082DF9650052F5E7, - 8EDC81C6082DF9650052F5E7, - 8EDC81C7082DF9650052F5E7, - 8EDC81C8082DF9650052F5E7, - 8EDC81C9082DF9650052F5E7, - 8EDC81CA082DF9650052F5E7, - 8EDC81CB082DF9650052F5E7, - 8EDC81CC082DF9650052F5E7, - 8EDC81CD082DF9650052F5E7, - 8EDC81CE082DF9650052F5E7, - 8EDC81CF082DF9650052F5E7, - 8EDC81D0082DF9650052F5E7, - ); - isa = PBXGroup; - name = Source; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 - 4F0BB7EC011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 4F0BB7ED011F40E904CA0E50 = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D07F2BC0486CC7A007CD1D0 = { - buildPhases = ( - 8D07F2BD0486CC7A007CD1D0, - 8D07F2BF0486CC7A007CD1D0, - 8D07F2C10486CC7A007CD1D0, - 8D07F2C30486CC7A007CD1D0, - 8D07F2C50486CC7A007CD1D0, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_SEARCH_PATHS = /Users/xugg/Projects/Cog/Libraries/Ogg/build; - FRAMEWORK_VERSION = A; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO; - HEADER_SEARCH_PATHS = files/lib/; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_STYLE = DYNAMIC; - OTHER_CFLAGS = "-D__MACOSX__"; - PRODUCT_NAME = Vorbis; - WRAPPER_EXTENSION = framework; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = Vorbis; - productInstallPath = "$(HOME)/Library/Frameworks"; - productName = Vorbis; - productReference = 8D07F2C80486CC7A007CD1D0; - productType = "com.apple.product-type.framework"; - }; - 8D07F2BD0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8EDC817C082DF93A0052F5E7, - 8EDC817D082DF93A0052F5E7, - 8EDC817E082DF93A0052F5E7, - 8EDC81D2082DF9650052F5E7, - 8EDC81D5082DF9650052F5E7, - 8EDC81DA082DF9650052F5E7, - 8EDC81DC082DF9650052F5E7, - 8EDC81E1082DF9650052F5E7, - 8EDC81E3082DF9650052F5E7, - 8EDC81E4082DF9650052F5E7, - 8EDC81E6082DF9650052F5E7, - 8EDC81E9082DF9650052F5E7, - 8EDC81EB082DF9650052F5E7, - 8EDC81ED082DF9650052F5E7, - 8EDC81F0082DF9650052F5E7, - 8EDC81F2082DF9650052F5E7, - 8EDC81F5082DF9650052F5E7, - 8EDC81F7082DF9650052F5E7, - 8EDC81F9082DF9650052F5E7, - 8EDC81FB082DF9650052F5E7, - 8EDC81FD082DF9650052F5E7, - 8EDC81FE082DF9650052F5E7, - 8EDC81FF082DF9650052F5E7, - 8EDC8200082DF9650052F5E7, - 8EDC8201082DF9650052F5E7, - 8EDC8202082DF9650052F5E7, - 8EDC8203082DF9650052F5E7, - 8EDC8204082DF9650052F5E7, - 8EDC8205082DF9650052F5E7, - 8EDC8206082DF9650052F5E7, - 8EDC8207082DF9650052F5E7, - 8EDC8208082DF9650052F5E7, - 8EDC8209082DF9650052F5E7, - 8EDC820A082DF9650052F5E7, - 8EDC820B082DF9650052F5E7, - 8EDC820C082DF9650052F5E7, - 8EDC820D082DF9650052F5E7, - 8EDC820F082DF9650052F5E7, - 8EDC8212082DF9650052F5E7, - 8EDC8214082DF9650052F5E7, - 8EDC8217082DF9650052F5E7, - 8EDC821D082DF9650052F5E7, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2BF0486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8D07F2C00486CC7A007CD1D0, - 8EDC81EE082DF9650052F5E7, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C00486CC7A007CD1D0 = { - fileRef = 089C1666FE841158C02AAC07; - isa = PBXBuildFile; - settings = { - }; - }; - 8D07F2C10486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8EDC81D1082DF9650052F5E7, - 8EDC81D4082DF9650052F5E7, - 8EDC81D6082DF9650052F5E7, - 8EDC81E2082DF9650052F5E7, - 8EDC81E5082DF9650052F5E7, - 8EDC81E7082DF9650052F5E7, - 8EDC81E8082DF9650052F5E7, - 8EDC81EA082DF9650052F5E7, - 8EDC81EC082DF9650052F5E7, - 8EDC81EF082DF9650052F5E7, - 8EDC81F1082DF9650052F5E7, - 8EDC81F4082DF9650052F5E7, - 8EDC81F6082DF9650052F5E7, - 8EDC820E082DF9650052F5E7, - 8EDC8211082DF9650052F5E7, - 8EDC8213082DF9650052F5E7, - 8EDC8215082DF9650052F5E7, - 8EDC8216082DF9650052F5E7, - 8EDC8218082DF9650052F5E7, - 8EDC821A082DF9650052F5E7, - 8EDC821B082DF9650052F5E7, - 8EDC821C082DF9650052F5E7, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C30486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - 8EE4A66E082E6DBA00415456, - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C50486CC7A007CD1D0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 8D07F2C70486CC7A007CD1D0 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - 8D07F2C80486CC7A007CD1D0 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = Vorbis.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//8E0 -//8E1 -//8E2 -//8E3 -//8E4 - 8EDC8177082DF9260052F5E7 = { - children = ( - 8EDC8179082DF93A0052F5E7, - 8EDC817A082DF93A0052F5E7, - 8EDC817B082DF93A0052F5E7, - ); - isa = PBXGroup; - name = Headers; - refType = 4; - sourceTree = ""; - }; - 8EDC8179082DF93A0052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = codec.h; - path = Files/include/vorbis/codec.h; - refType = 4; - sourceTree = ""; - }; - 8EDC817A082DF93A0052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = vorbisenc.h; - path = Files/include/vorbis/vorbisenc.h; - refType = 4; - sourceTree = ""; - }; - 8EDC817B082DF93A0052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = vorbisfile.h; - path = Files/include/vorbis/vorbisfile.h; - refType = 4; - sourceTree = ""; - }; - 8EDC817C082DF93A0052F5E7 = { - fileRef = 8EDC8179082DF93A0052F5E7; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EDC817D082DF93A0052F5E7 = { - fileRef = 8EDC817A082DF93A0052F5E7; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EDC817E082DF93A0052F5E7 = { - fileRef = 8EDC817B082DF93A0052F5E7; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - 8EDC817F082DF9640052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = analysis.c; - path = Files/lib/analysis.c; - refType = 4; - sourceTree = ""; - }; - 8EDC8180082DF9640052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = backends.h; - path = Files/lib/backends.h; - refType = 4; - sourceTree = ""; - }; - 8EDC8181082DF9640052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = barkmel.c; - path = Files/lib/barkmel.c; - refType = 4; - sourceTree = ""; - }; - 8EDC8182082DF9640052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = bitrate.c; - path = Files/lib/bitrate.c; - refType = 4; - sourceTree = ""; - }; - 8EDC8183082DF9640052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = bitrate.h; - path = Files/lib/bitrate.h; - refType = 4; - sourceTree = ""; - }; - 8EDC8184082DF9640052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = block.c; - path = Files/lib/block.c; - refType = 4; - sourceTree = ""; - }; - 8EDC8185082DF9640052F5E7 = { - children = ( - 8EDC8187082DF9640052F5E7, - 8EDC818B082DF9640052F5E7, - 8EDC8190082DF9650052F5E7, - ); - isa = PBXGroup; - name = books; - path = Files/lib/books; - refType = 4; - sourceTree = ""; - }; - 8EDC8187082DF9640052F5E7 = { - children = ( - 8EDC818A082DF9640052F5E7, - ); - isa = PBXGroup; - path = coupled; - refType = 4; - sourceTree = ""; - }; - 8EDC818A082DF9640052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = res_books_stereo.h; - refType = 4; - sourceTree = ""; - }; - 8EDC818B082DF9640052F5E7 = { - children = ( - 8EDC818D082DF9650052F5E7, - ); - isa = PBXGroup; - path = floor; - refType = 4; - sourceTree = ""; - }; - 8EDC818D082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = floor_books.h; - refType = 4; - sourceTree = ""; - }; - 8EDC8190082DF9650052F5E7 = { - children = ( - 8EDC8193082DF9650052F5E7, - ); - isa = PBXGroup; - path = uncoupled; - refType = 4; - sourceTree = ""; - }; - 8EDC8193082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = res_books_uncoupled.h; - refType = 4; - sourceTree = ""; - }; - 8EDC8194082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = codebook.c; - path = Files/lib/codebook.c; - refType = 4; - sourceTree = ""; - }; - 8EDC8195082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = codebook.h; - path = Files/lib/codebook.h; - refType = 4; - sourceTree = ""; - }; - 8EDC8196082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = codec_internal.h; - path = Files/lib/codec_internal.h; - refType = 4; - sourceTree = ""; - }; - 8EDC8197082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = envelope.c; - path = Files/lib/envelope.c; - refType = 4; - sourceTree = ""; - }; - 8EDC8198082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = envelope.h; - path = Files/lib/envelope.h; - refType = 4; - sourceTree = ""; - }; - 8EDC8199082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = floor0.c; - path = Files/lib/floor0.c; - refType = 4; - sourceTree = ""; - }; - 8EDC819A082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = floor1.c; - path = Files/lib/floor1.c; - refType = 4; - sourceTree = ""; - }; - 8EDC819B082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = highlevel.h; - path = Files/lib/highlevel.h; - refType = 4; - sourceTree = ""; - }; - 8EDC819C082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = info.c; - path = Files/lib/info.c; - refType = 4; - sourceTree = ""; - }; - 8EDC819D082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = lookup_data.h; - path = Files/lib/lookup_data.h; - refType = 4; - sourceTree = ""; - }; - 8EDC819E082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = lookup.c; - path = Files/lib/lookup.c; - refType = 4; - sourceTree = ""; - }; - 8EDC819F082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = lookup.h; - path = Files/lib/lookup.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81A0082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = text.script.perl; - name = lookups.pl; - path = Files/lib/lookups.pl; - refType = 4; - sourceTree = ""; - }; - 8EDC81A1082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = lpc.c; - path = Files/lib/lpc.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81A2082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = lpc.h; - path = Files/lib/lpc.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81A3082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = lsp.c; - path = Files/lib/lsp.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81A4082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = lsp.h; - path = Files/lib/lsp.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81A6082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = mapping0.c; - path = Files/lib/mapping0.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81A7082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = masking.h; - path = Files/lib/masking.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81A8082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = mdct.c; - path = Files/lib/mdct.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81A9082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = mdct.h; - path = Files/lib/mdct.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81AA082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = misc.c; - path = Files/lib/misc.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81AB082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = misc.h; - path = Files/lib/misc.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81AC082DF9650052F5E7 = { - children = ( - 8EDC81AE082DF9650052F5E7, - 8EDC81B0082DF9650052F5E7, - 8EDC81B1082DF9650052F5E7, - 8EDC81B2082DF9650052F5E7, - 8EDC81B3082DF9650052F5E7, - 8EDC81B4082DF9650052F5E7, - 8EDC81B5082DF9650052F5E7, - 8EDC81B6082DF9650052F5E7, - 8EDC81B7082DF9650052F5E7, - 8EDC81B8082DF9650052F5E7, - 8EDC81B9082DF9650052F5E7, - 8EDC81BA082DF9650052F5E7, - 8EDC81BB082DF9650052F5E7, - 8EDC81BC082DF9650052F5E7, - 8EDC81BD082DF9650052F5E7, - 8EDC81BE082DF9650052F5E7, - 8EDC81BF082DF9650052F5E7, - ); - isa = PBXGroup; - name = modes; - path = Files/lib/modes; - refType = 4; - sourceTree = ""; - }; - 8EDC81AE082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = floor_all.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81B0082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = psych_11.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81B1082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = psych_16.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81B2082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = psych_44.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81B3082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = psych_8.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81B4082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = residue_16.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81B5082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = residue_44.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81B6082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = residue_44u.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81B7082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = residue_8.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81B8082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = setup_11.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81B9082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = setup_16.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81BA082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = setup_22.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81BB082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = setup_32.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81BC082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = setup_44.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81BD082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = setup_44u.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81BE082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = setup_8.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81BF082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = setup_X.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81C0082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = os.h; - path = Files/lib/os.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81C1082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = psy.c; - path = Files/lib/psy.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81C2082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = psy.h; - path = Files/lib/psy.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81C3082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = psytune.c; - path = Files/lib/psytune.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81C4082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = registry.c; - path = Files/lib/registry.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81C5082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = registry.h; - path = Files/lib/registry.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81C6082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = res0.c; - path = Files/lib/res0.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81C7082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = scales.h; - path = Files/lib/scales.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81C8082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sharedbook.c; - path = Files/lib/sharedbook.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81C9082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = smallft.c; - path = Files/lib/smallft.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81CA082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = smallft.h; - path = Files/lib/smallft.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81CB082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = synthesis.c; - path = Files/lib/synthesis.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81CC082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = tone.c; - path = Files/lib/tone.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81CD082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = vorbisenc.c; - path = Files/lib/vorbisenc.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81CE082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = vorbisfile.c; - path = Files/lib/vorbisfile.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81CF082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = window.c; - path = Files/lib/window.c; - refType = 4; - sourceTree = ""; - }; - 8EDC81D0082DF9650052F5E7 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = window.h; - path = Files/lib/window.h; - refType = 4; - sourceTree = ""; - }; - 8EDC81D1082DF9650052F5E7 = { - fileRef = 8EDC817F082DF9640052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81D2082DF9650052F5E7 = { - fileRef = 8EDC8180082DF9640052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81D4082DF9650052F5E7 = { - fileRef = 8EDC8182082DF9640052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81D5082DF9650052F5E7 = { - fileRef = 8EDC8183082DF9640052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81D6082DF9650052F5E7 = { - fileRef = 8EDC8184082DF9640052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81DA082DF9650052F5E7 = { - fileRef = 8EDC818A082DF9640052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81DC082DF9650052F5E7 = { - fileRef = 8EDC818D082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81E1082DF9650052F5E7 = { - fileRef = 8EDC8193082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81E2082DF9650052F5E7 = { - fileRef = 8EDC8194082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81E3082DF9650052F5E7 = { - fileRef = 8EDC8195082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81E4082DF9650052F5E7 = { - fileRef = 8EDC8196082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81E5082DF9650052F5E7 = { - fileRef = 8EDC8197082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81E6082DF9650052F5E7 = { - fileRef = 8EDC8198082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81E7082DF9650052F5E7 = { - fileRef = 8EDC8199082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81E8082DF9650052F5E7 = { - fileRef = 8EDC819A082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81E9082DF9650052F5E7 = { - fileRef = 8EDC819B082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81EA082DF9650052F5E7 = { - fileRef = 8EDC819C082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81EB082DF9650052F5E7 = { - fileRef = 8EDC819D082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81EC082DF9650052F5E7 = { - fileRef = 8EDC819E082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81ED082DF9650052F5E7 = { - fileRef = 8EDC819F082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81EE082DF9650052F5E7 = { - fileRef = 8EDC81A0082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81EF082DF9650052F5E7 = { - fileRef = 8EDC81A1082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81F0082DF9650052F5E7 = { - fileRef = 8EDC81A2082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81F1082DF9650052F5E7 = { - fileRef = 8EDC81A3082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81F2082DF9650052F5E7 = { - fileRef = 8EDC81A4082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81F4082DF9650052F5E7 = { - fileRef = 8EDC81A6082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81F5082DF9650052F5E7 = { - fileRef = 8EDC81A7082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81F6082DF9650052F5E7 = { - fileRef = 8EDC81A8082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81F7082DF9650052F5E7 = { - fileRef = 8EDC81A9082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81F9082DF9650052F5E7 = { - fileRef = 8EDC81AB082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81FB082DF9650052F5E7 = { - fileRef = 8EDC81AE082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81FD082DF9650052F5E7 = { - fileRef = 8EDC81B0082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81FE082DF9650052F5E7 = { - fileRef = 8EDC81B1082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC81FF082DF9650052F5E7 = { - fileRef = 8EDC81B2082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8200082DF9650052F5E7 = { - fileRef = 8EDC81B3082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8201082DF9650052F5E7 = { - fileRef = 8EDC81B4082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8202082DF9650052F5E7 = { - fileRef = 8EDC81B5082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8203082DF9650052F5E7 = { - fileRef = 8EDC81B6082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8204082DF9650052F5E7 = { - fileRef = 8EDC81B7082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8205082DF9650052F5E7 = { - fileRef = 8EDC81B8082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8206082DF9650052F5E7 = { - fileRef = 8EDC81B9082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8207082DF9650052F5E7 = { - fileRef = 8EDC81BA082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8208082DF9650052F5E7 = { - fileRef = 8EDC81BB082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8209082DF9650052F5E7 = { - fileRef = 8EDC81BC082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC820A082DF9650052F5E7 = { - fileRef = 8EDC81BD082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC820B082DF9650052F5E7 = { - fileRef = 8EDC81BE082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC820C082DF9650052F5E7 = { - fileRef = 8EDC81BF082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC820D082DF9650052F5E7 = { - fileRef = 8EDC81C0082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC820E082DF9650052F5E7 = { - fileRef = 8EDC81C1082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC820F082DF9650052F5E7 = { - fileRef = 8EDC81C2082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8211082DF9650052F5E7 = { - fileRef = 8EDC81C4082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8212082DF9650052F5E7 = { - fileRef = 8EDC81C5082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8213082DF9650052F5E7 = { - fileRef = 8EDC81C6082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8214082DF9650052F5E7 = { - fileRef = 8EDC81C7082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8215082DF9650052F5E7 = { - fileRef = 8EDC81C8082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8216082DF9650052F5E7 = { - fileRef = 8EDC81C9082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8217082DF9650052F5E7 = { - fileRef = 8EDC81CA082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC8218082DF9650052F5E7 = { - fileRef = 8EDC81CB082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC821A082DF9650052F5E7 = { - fileRef = 8EDC81CD082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC821B082DF9650052F5E7 = { - fileRef = 8EDC81CE082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC821C082DF9650052F5E7 = { - fileRef = 8EDC81CF082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EDC821D082DF9650052F5E7 = { - fileRef = 8EDC81D0082DF9650052F5E7; - isa = PBXBuildFile; - settings = { - }; - }; - 8EE4A66D082E6DBA00415456 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Ogg.framework; - path = ../Ogg/build/Ogg.framework; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 8EE4A66E082E6DBA00415456 = { - fileRef = 8EE4A66D082E6DBA00415456; - isa = PBXBuildFile; - settings = { - }; - }; - }; - rootObject = 0867D690FE84028FC02AAC07; -} diff --git a/Libraries/Vorbis/Vorbis.xcode/xugg.mode1 b/Libraries/Vorbis/Vorbis.xcode/xugg.mode1 deleted file mode 100644 index 18d735844..000000000 --- a/Libraries/Vorbis/Vorbis.xcode/xugg.mode1 +++ /dev/null @@ -1,1224 +0,0 @@ - - - - - ActivePerspectiveName - Project - AllowedModules - - - BundleLoadPath - - MaxInstances - n - Module - PBXSmartGroupTreeModule - Name - Groups and Files Outline View - - - BundleLoadPath - - MaxInstances - n - Module - PBXNavigatorGroup - Name - Editor - - - BundleLoadPath - - MaxInstances - n - Module - XCTaskListModule - Name - Task List - - - BundleLoadPath - - MaxInstances - n - Module - XCDetailModule - Name - File and Smart Group Detail Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXBuildResultsModule - Name - Detailed Build Results Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXProjectFindModule - Name - Project Batch Find Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXRunSessionModule - Name - Run Log - - - BundleLoadPath - - MaxInstances - n - Module - PBXBookmarksModule - Name - Bookmarks Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXClassBrowserModule - Name - Class Browser - - - BundleLoadPath - - MaxInstances - n - Module - PBXCVSModule - Name - Source Code Control Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXDebugBreakpointsModule - Name - Debug Breakpoints Tool - - - BundleLoadPath - - MaxInstances - n - Module - XCDockableInspector - Name - Inspector - - - BundleLoadPath - - MaxInstances - n - Module - PBXOpenQuicklyModule - Name - Open Quickly Tool - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugSessionModule - Name - Debugger - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugCLIModule - Name - Debug Console - - - Description - DefaultDescriptionKey - DockingSystemVisible - - Extension - mode1 - FavBarConfig - - PBXProjectModuleGUID - 8EDC8239082DFA310052F5E7 - XCBarModuleItemNames - - XCBarModuleItems - - - FirstTimeWindowDisplayed - - Identifier - com.apple.perspectives.project.mode1 - MajorVersion - 31 - MinorVersion - 1 - Name - Default - Notifications - - OpenEditors - - PerspectiveWidths - - -1 - -1 - - Perspectives - - - ChosenToolbarItems - - active-target-popup - action - NSToolbarFlexibleSpaceItem - buildOrClean - build-and-runOrDebug - com.apple.ide.PBXToolbarStopButton - get-info - toggle-editor - NSToolbarFlexibleSpaceItem - com.apple.pbx.toolbar.searchfield - - ControllerClassBaseName - - IconName - WindowOfProjectWithEditor - Identifier - perspective.project - IsVertical - - Layout - - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 1CE0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 0867D691FE84028FC02AAC07 - 8EDC8177082DF9260052F5E7 - 034768DDFF38A45A11DB9C8B - 1C37FBAC04509CD000000102 - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 12 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 338}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 356}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 170 323 690 397 0 0 1024 746 - - Module - PBXSmartGroupTreeModule - Proportion - 203pt - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20306471E060097A5F4 - PBXProjectModuleLabel - MyNewFile14.java - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CE0B20406471E060097A5F4 - PBXProjectModuleLabel - MyNewFile14.java - - SplitCount - 1 - - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {482, 0}} - RubberWindowFrame - 170 323 690 397 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CE0B20506471E060097A5F4 - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{0, 5}, {482, 351}} - RubberWindowFrame - 170 323 690 397 0 0 1024 746 - - Module - XCDetailModule - Proportion - 351pt - - - Proportion - 482pt - - - Name - Project - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDetailModule - - TableOfContents - - 8ED1CC24084F86C900771E1E - 1CE0B1FE06471DED0097A5F4 - 8ED1CC25084F86C900771E1E - 1CE0B20306471E060097A5F4 - 1CE0B20506471E060097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default - - - ControllerClassBaseName - - IconName - WindowOfProject - Identifier - perspective.morph - IsVertical - 0 - Layout - - - BecomeActive - 1 - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - - PBXProjectModuleGUID - 11E0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 186 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - 1C37FABC05509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {186, 337}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - 1 - XCSharingToken - com.apple.Xcode.GFSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {203, 355}} - GroupTreeTableConfiguration - - MainColumn - 186 - - RubberWindowFrame - 373 269 690 397 0 0 1440 878 - - Module - PBXSmartGroupTreeModule - Proportion - 100% - - - Name - Morph - PreferredWidth - 300 - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - - TableOfContents - - 11E0B1FE06471DED0097A5F4 - - ToolbarConfiguration - xcode.toolbar.config.default.short - - - PerspectivesBarVisible - - ShelfIsVisible - - SourceDescription - file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' - StatusbarIsVisible - - TimeStamp - 0.0 - ToolbarDisplayMode - 1 - ToolbarIsVisible - - ToolbarSizeMode - 1 - Type - Perspectives - UpdateMessage - The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? - WindowJustification - 5 - WindowOrderList - - /Users/xugg/Projects/Cog/Libraries/Vorbis/Vorbis.xcode - - WindowString - 170 323 690 397 0 0 1024 746 - WindowTools - - - FirstTimeWindowDisplayed - - Identifier - windowTool.build - IsVertical - - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528F0623707200166675 - PBXProjectModuleLabel - analysis.c - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {1024, 342}} - RubberWindowFrame - 0 122 1024 624 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 342pt - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - XCMainBuildResultsModuleGUID - PBXProjectModuleLabel - Build - XCBuildResultsTrigger_Collapse - 1021 - XCBuildResultsTrigger_Open - 1011 - - GeometryConfiguration - - Frame - {{0, 347}, {1024, 236}} - RubberWindowFrame - 0 122 1024 624 0 0 1024 746 - - Module - PBXBuildResultsModule - Proportion - 236pt - - - Proportion - 583pt - - - Name - Build Results - ServiceClasses - - PBXBuildResultsModule - - StatusbarIsVisible - - TableOfContents - - 8EDC8224082DF9990052F5E7 - 8EE4A664082E6D7F00415456 - 1CD0528F0623707200166675 - XCMainBuildResultsModuleGUID - - ToolbarConfiguration - xcode.toolbar.config.build - WindowString - 0 122 1024 624 0 0 1024 746 - WindowToolGUID - 8EDC8224082DF9990052F5E7 - WindowToolIsVisible - - - - Identifier - windowTool.debugger - Layout - - - Dock - - - ContentConfiguration - - Debugger - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {317, 164}} - {{317, 0}, {377, 164}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {694, 164}} - {{0, 164}, {694, 216}} - - - - LauncherConfigVersion - 8 - PBXProjectModuleGUID - 1C162984064C10D400B95A72 - PBXProjectModuleLabel - Debug - GLUTExamples (Underwater) - - GeometryConfiguration - - DebugConsoleDrawerSize - {100, 120} - DebugConsoleVisible - None - DebugConsoleWindowFrame - {{200, 200}, {500, 300}} - DebugSTDIOWindowFrame - {{200, 200}, {500, 300}} - Frame - {{0, 0}, {694, 380}} - RubberWindowFrame - 321 238 694 422 0 0 1440 878 - - Module - PBXDebugSessionModule - Proportion - 100% - - - Proportion - 100% - - - Name - Debugger - ServiceClasses - - PBXDebugSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1CD10A99069EF8BA00B06720 - 1C0AD2AB069F1E9B00FABCE6 - 1C162984064C10D400B95A72 - 1C0AD2AC069F1E9B00FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.debug - WindowString - 321 238 694 422 0 0 1440 878 - WindowToolGUID - 1CD10A99069EF8BA00B06720 - WindowToolIsVisible - 0 - - - FirstTimeWindowDisplayed - - Identifier - windowTool.find - IsVertical - - Layout - - - Dock - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CDD528C0622207200134675 - PBXProjectModuleLabel - codebook.c - StatusBarVisibility - - - GeometryConfiguration - - Frame - {{0, 0}, {781, 212}} - RubberWindowFrame - 21 253 781 470 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 781pt - - - Proportion - 212pt - - - BecomeActive - - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528E0623707200166675 - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{0, 217}, {781, 212}} - RubberWindowFrame - 21 253 781 470 0 0 1024 746 - - Module - PBXProjectFindModule - Proportion - 212pt - - - Proportion - 429pt - - - Name - Project Find - ServiceClasses - - PBXProjectFindModule - - StatusbarIsVisible - - TableOfContents - - 1C530D57069F1CE1000CFCEE - 8E03D4A6082DFD37007F099E - 8E03D4A7082DFD37007F099E - 1CDD528C0622207200134675 - 1CD0528E0623707200166675 - - WindowString - 21 253 781 470 0 0 1024 746 - WindowToolGUID - 1C530D57069F1CE1000CFCEE - WindowToolIsVisible - - - - Identifier - MENUSEPARATOR - - - Identifier - windowTool.debuggerConsole - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAAC065D492600B07095 - PBXProjectModuleLabel - Debugger Console - - GeometryConfiguration - - Frame - {{0, 0}, {440, 358}} - RubberWindowFrame - 650 41 440 400 0 0 1280 1002 - - Module - PBXDebugCLIModule - Proportion - 358pt - - - Proportion - 358pt - - - Name - Debugger Console - ServiceClasses - - PBXDebugCLIModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAAD065D492600B07095 - 1C78EAAE065D492600B07095 - 1C78EAAC065D492600B07095 - - WindowString - 650 41 440 400 0 0 1280 1002 - - - Identifier - windowTool.run - Layout - - - Dock - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CD0528B0623707200166675 - PBXProjectModuleLabel - Run - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {493, 167}} - {{0, 176}, {493, 267}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {405, 443}} - {{414, 0}, {514, 443}} - - - - - GeometryConfiguration - - Frame - {{0, 0}, {460, 159}} - RubberWindowFrame - 316 696 459 200 0 0 1280 1002 - - Module - PBXRunSessionModule - Proportion - 159pt - - - Proportion - 159pt - - - Name - Run Log - ServiceClasses - - PBXRunSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C0AD2B3069F1EA900FABCE6 - 1C0AD2B4069F1EA900FABCE6 - 1CD0528B0623707200166675 - 1C0AD2B5069F1EA900FABCE6 - - ToolbarConfiguration - xcode.toolbar.config.run - WindowString - 316 696 459 200 0 0 1280 1002 - WindowToolGUID - 1C0AD2B3069F1EA900FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.scm - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAB2065D492600B07095 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1C78EAB3065D492600B07095 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {452, 0}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052920623707200166675 - PBXProjectModuleLabel - SCM - - GeometryConfiguration - - ConsoleFrame - {{0, 259}, {452, 0}} - Frame - {{0, 7}, {452, 259}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - TableConfiguration - - Status - 30 - FileName - 199 - Path - 197.09500122070312 - - TableFrame - {{0, 0}, {452, 250}} - - Module - PBXCVSModule - Proportion - 262pt - - - Proportion - 266pt - - - Name - SCM - ServiceClasses - - PBXCVSModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAB4065D492600B07095 - 1C78EAB5065D492600B07095 - 1C78EAB2065D492600B07095 - 1CD052920623707200166675 - - ToolbarConfiguration - xcode.toolbar.config.scm - WindowString - 743 379 452 308 0 0 1280 1002 - - - Identifier - windowTool.breakpoints - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052930623707200166675 - PBXProjectModuleLabel - Breakpoints - - GeometryConfiguration - - BreakpointsTreeTableConfiguration - - enabledColumn - 16 - breakpointColumn - 201.5830078125 - - Frame - {{0, 0}, {240, 195}} - RubberWindowFrame - 342 421 240 216 0 0 1440 878 - - Module - PBXDebugBreakpointsModule - Proportion - 195pt - - - Proportion - 195pt - - - Name - Breakpoints - ServiceClasses - - PBXDebugBreakpointsModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AD069F1E9B00FABCE6 - 1C0AD2AE069F1E9B00FABCE6 - 1CD052930623707200166675 - - WindowString - 342 421 240 216 0 0 1440 878 - WindowToolGUID - 1C0AD2AD069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - Identifier - windowTool.bookmarks - Layout - - - Dock - - - Module - PBXBookmarksModule - Proportion - 100% - - - Proportion - 100% - - - Name - Bookmarks - ServiceClasses - - PBXBookmarksModule - - StatusbarIsVisible - 0 - WindowString - 538 42 401 187 0 0 1280 1002 - - - Identifier - windowTool.classBrowser - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - OptionsSetName - Hierarchy, all classes - PBXProjectModuleGUID - 1CA6456E063B45B4001379D8 - PBXProjectModuleLabel - Class Browser - NSObject - - GeometryConfiguration - - ClassesFrame - {{0, 0}, {374, 96}} - ClassesTreeTableConfiguration - - PBXClassNameColumnIdentifier - 208 - PBXClassBookColumnIdentifier - 22 - - Frame - {{0, 0}, {630, 331}} - MembersFrame - {{0, 105}, {374, 395}} - MembersTreeTableConfiguration - - PBXMemberTypeIconColumnIdentifier - 22 - PBXMemberNameColumnIdentifier - 216 - PBXMemberTypeColumnIdentifier - 97 - PBXMemberBookColumnIdentifier - 22 - - PBXModuleWindowStatusBarHidden2 - 1 - RubberWindowFrame - 385 179 630 352 0 0 1440 878 - - Module - PBXClassBrowserModule - Proportion - 332pt - - - Proportion - 332pt - - - Name - Class Browser - ServiceClasses - - PBXClassBrowserModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C0AD2AF069F1E9B00FABCE6 - 1C0AD2B0069F1E9B00FABCE6 - 1CA6456E063B45B4001379D8 - - ToolbarConfiguration - xcode.toolbar.config.classbrowser - WindowString - 385 179 630 352 0 0 1440 878 - WindowToolGUID - 1C0AD2AF069F1E9B00FABCE6 - WindowToolIsVisible - 0 - - - - diff --git a/Libraries/Vorbis/Vorbis.xcode/xugg.pbxuser b/Libraries/Vorbis/Vorbis.xcode/xugg.pbxuser deleted file mode 100644 index 5aa8e8fce..000000000 --- a/Libraries/Vorbis/Vorbis.xcode/xugg.pbxuser +++ /dev/null @@ -1,126 +0,0 @@ -// !$*UTF8*$! -{ - 0867D690FE84028FC02AAC07 = { - activeBuildStyle = 4F0BB7ED011F40E904CA0E50; - activeTarget = 8D07F2BC0486CC7A007CD1D0; - addToTargets = ( - 8D07F2BC0486CC7A007CD1D0, - ); - codeSenseManager = 8EDC8174082DF91C0052F5E7; - perUserDictionary = { - PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID; - PBXFileTableDataSourceColumnWidthsKey = ( - 22, - 300, - 130.5835, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXExecutablesDataSource_ActiveFlagID, - PBXExecutablesDataSource_NameID, - PBXExecutablesDataSource_CommentsID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 243, - 20, - 48, - 43, - 43, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - ); - }; - PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 200, - 63, - 20, - 48.1626, - 43, - 43, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXTargetDataSource_PrimaryAttribute, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - ); - }; - PBXPerProjectTemplateStateSaveDate = 139429245; - PBXWorkspaceStateSaveDate = 139429245; - }; - sourceControlManager = 8EDC8173082DF91C0052F5E7; - userBuildSettings = { - }; - }; - 8D07F2BC0486CC7A007CD1D0 = { - activeExec = 0; - }; - 8EDC8173082DF91C0052F5E7 = { - fallbackIsa = XCSourceControlManager; - isSCMEnabled = 0; - isa = PBXSourceControlManager; - scmConfiguration = { - }; - scmType = ""; - }; - 8EDC8174082DF91C0052F5E7 = { - indexTemplatePath = ""; - isa = PBXCodeSenseManager; - }; - 8EDC817F082DF9640052F5E7 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {983, 1708}}"; - sepNavSelRange = "{1037, 26}"; - sepNavVisRect = "{{0, 0}, {983, 310}}"; - }; - }; - 8EDC8181082DF9640052F5E7 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {740, 910}}"; - sepNavSelRange = "{980, 4}"; - sepNavVisRect = "{{0, 183}, {740, 180}}"; - }; - }; - 8EDC8194082DF9650052F5E7 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {740, 8624}}"; - sepNavSelRange = "{14574, 4}"; - sepNavVisRect = "{{0, 2113}, {740, 180}}"; - }; - }; - 8EDC81BC082DF9650052F5E7 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {983, 1512}}"; - sepNavSelRange = "{952, 29}"; - sepNavVisRect = "{{0, 0}, {983, 310}}"; - }; - }; - 8EDC81C3082DF9650052F5E7 = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {740, 7308}}"; - sepNavSelRange = "{1638, 7}"; - sepNavVisRect = "{{0, 631}, {740, 180}}"; - }; - }; -} diff --git a/Libraries/Vorbis/Vorbis.xcodeproj/project.pbxproj b/Libraries/Vorbis/Vorbis.xcodeproj/project.pbxproj new file mode 100644 index 000000000..af7030731 --- /dev/null +++ b/Libraries/Vorbis/Vorbis.xcodeproj/project.pbxproj @@ -0,0 +1,681 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; + 8EC81F24086CD0890088347D /* Ogg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EC81F23086CD0890088347D /* Ogg.framework */; }; + 8EDC817C082DF93A0052F5E7 /* codec.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC8179082DF93A0052F5E7 /* codec.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EDC817D082DF93A0052F5E7 /* vorbisenc.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC817A082DF93A0052F5E7 /* vorbisenc.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EDC817E082DF93A0052F5E7 /* vorbisfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC817B082DF93A0052F5E7 /* vorbisfile.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8EDC81D1082DF9650052F5E7 /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC817F082DF9640052F5E7 /* analysis.c */; }; + 8EDC81D2082DF9650052F5E7 /* backends.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC8180082DF9640052F5E7 /* backends.h */; }; + 8EDC81D4082DF9650052F5E7 /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC8182082DF9640052F5E7 /* bitrate.c */; }; + 8EDC81D5082DF9650052F5E7 /* bitrate.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC8183082DF9640052F5E7 /* bitrate.h */; }; + 8EDC81D6082DF9650052F5E7 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC8184082DF9640052F5E7 /* block.c */; }; + 8EDC81DA082DF9650052F5E7 /* res_books_stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC818A082DF9640052F5E7 /* res_books_stereo.h */; }; + 8EDC81DC082DF9650052F5E7 /* floor_books.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC818D082DF9650052F5E7 /* floor_books.h */; }; + 8EDC81E1082DF9650052F5E7 /* res_books_uncoupled.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC8193082DF9650052F5E7 /* res_books_uncoupled.h */; }; + 8EDC81E2082DF9650052F5E7 /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC8194082DF9650052F5E7 /* codebook.c */; }; + 8EDC81E3082DF9650052F5E7 /* codebook.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC8195082DF9650052F5E7 /* codebook.h */; }; + 8EDC81E4082DF9650052F5E7 /* codec_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC8196082DF9650052F5E7 /* codec_internal.h */; }; + 8EDC81E5082DF9650052F5E7 /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC8197082DF9650052F5E7 /* envelope.c */; }; + 8EDC81E6082DF9650052F5E7 /* envelope.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC8198082DF9650052F5E7 /* envelope.h */; }; + 8EDC81E7082DF9650052F5E7 /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC8199082DF9650052F5E7 /* floor0.c */; }; + 8EDC81E8082DF9650052F5E7 /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC819A082DF9650052F5E7 /* floor1.c */; }; + 8EDC81E9082DF9650052F5E7 /* highlevel.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC819B082DF9650052F5E7 /* highlevel.h */; }; + 8EDC81EA082DF9650052F5E7 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC819C082DF9650052F5E7 /* info.c */; }; + 8EDC81EB082DF9650052F5E7 /* lookup_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC819D082DF9650052F5E7 /* lookup_data.h */; }; + 8EDC81EC082DF9650052F5E7 /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC819E082DF9650052F5E7 /* lookup.c */; }; + 8EDC81ED082DF9650052F5E7 /* lookup.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC819F082DF9650052F5E7 /* lookup.h */; }; + 8EDC81EE082DF9650052F5E7 /* lookups.pl in Resources */ = {isa = PBXBuildFile; fileRef = 8EDC81A0082DF9650052F5E7 /* lookups.pl */; }; + 8EDC81EF082DF9650052F5E7 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81A1082DF9650052F5E7 /* lpc.c */; }; + 8EDC81F0082DF9650052F5E7 /* lpc.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81A2082DF9650052F5E7 /* lpc.h */; }; + 8EDC81F1082DF9650052F5E7 /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81A3082DF9650052F5E7 /* lsp.c */; }; + 8EDC81F2082DF9650052F5E7 /* lsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81A4082DF9650052F5E7 /* lsp.h */; }; + 8EDC81F4082DF9650052F5E7 /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81A6082DF9650052F5E7 /* mapping0.c */; }; + 8EDC81F5082DF9650052F5E7 /* masking.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81A7082DF9650052F5E7 /* masking.h */; }; + 8EDC81F6082DF9650052F5E7 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81A8082DF9650052F5E7 /* mdct.c */; }; + 8EDC81F7082DF9650052F5E7 /* mdct.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81A9082DF9650052F5E7 /* mdct.h */; }; + 8EDC81F9082DF9650052F5E7 /* misc.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81AB082DF9650052F5E7 /* misc.h */; }; + 8EDC81FB082DF9650052F5E7 /* floor_all.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81AE082DF9650052F5E7 /* floor_all.h */; }; + 8EDC81FD082DF9650052F5E7 /* psych_11.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81B0082DF9650052F5E7 /* psych_11.h */; }; + 8EDC81FE082DF9650052F5E7 /* psych_16.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81B1082DF9650052F5E7 /* psych_16.h */; }; + 8EDC81FF082DF9650052F5E7 /* psych_44.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81B2082DF9650052F5E7 /* psych_44.h */; }; + 8EDC8200082DF9650052F5E7 /* psych_8.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81B3082DF9650052F5E7 /* psych_8.h */; }; + 8EDC8201082DF9650052F5E7 /* residue_16.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81B4082DF9650052F5E7 /* residue_16.h */; }; + 8EDC8202082DF9650052F5E7 /* residue_44.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81B5082DF9650052F5E7 /* residue_44.h */; }; + 8EDC8203082DF9650052F5E7 /* residue_44u.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81B6082DF9650052F5E7 /* residue_44u.h */; }; + 8EDC8204082DF9650052F5E7 /* residue_8.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81B7082DF9650052F5E7 /* residue_8.h */; }; + 8EDC8205082DF9650052F5E7 /* setup_11.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81B8082DF9650052F5E7 /* setup_11.h */; }; + 8EDC8206082DF9650052F5E7 /* setup_16.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81B9082DF9650052F5E7 /* setup_16.h */; }; + 8EDC8207082DF9650052F5E7 /* setup_22.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81BA082DF9650052F5E7 /* setup_22.h */; }; + 8EDC8208082DF9650052F5E7 /* setup_32.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81BB082DF9650052F5E7 /* setup_32.h */; }; + 8EDC8209082DF9650052F5E7 /* setup_44.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81BC082DF9650052F5E7 /* setup_44.h */; }; + 8EDC820A082DF9650052F5E7 /* setup_44u.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81BD082DF9650052F5E7 /* setup_44u.h */; }; + 8EDC820B082DF9650052F5E7 /* setup_8.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81BE082DF9650052F5E7 /* setup_8.h */; }; + 8EDC820C082DF9650052F5E7 /* setup_X.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81BF082DF9650052F5E7 /* setup_X.h */; }; + 8EDC820D082DF9650052F5E7 /* os.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81C0082DF9650052F5E7 /* os.h */; }; + 8EDC820E082DF9650052F5E7 /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81C1082DF9650052F5E7 /* psy.c */; }; + 8EDC820F082DF9650052F5E7 /* psy.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81C2082DF9650052F5E7 /* psy.h */; }; + 8EDC8211082DF9650052F5E7 /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81C4082DF9650052F5E7 /* registry.c */; }; + 8EDC8212082DF9650052F5E7 /* registry.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81C5082DF9650052F5E7 /* registry.h */; }; + 8EDC8213082DF9650052F5E7 /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81C6082DF9650052F5E7 /* res0.c */; }; + 8EDC8214082DF9650052F5E7 /* scales.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81C7082DF9650052F5E7 /* scales.h */; }; + 8EDC8215082DF9650052F5E7 /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81C8082DF9650052F5E7 /* sharedbook.c */; }; + 8EDC8216082DF9650052F5E7 /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81C9082DF9650052F5E7 /* smallft.c */; }; + 8EDC8217082DF9650052F5E7 /* smallft.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81CA082DF9650052F5E7 /* smallft.h */; }; + 8EDC8218082DF9650052F5E7 /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81CB082DF9650052F5E7 /* synthesis.c */; }; + 8EDC821A082DF9650052F5E7 /* vorbisenc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81CD082DF9650052F5E7 /* vorbisenc.c */; }; + 8EDC821B082DF9650052F5E7 /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81CE082DF9650052F5E7 /* vorbisfile.c */; }; + 8EDC821C082DF9650052F5E7 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EDC81CF082DF9650052F5E7 /* window.c */; }; + 8EDC821D082DF9650052F5E7 /* window.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EDC81D0082DF9650052F5E7 /* window.h */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildRule section */ + 8E6A0D78086CCCB100B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.c; + isEditable = 1; + outputFiles = ( + ); + }; + 8E6A0D79086CCCB500B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.asm; + isEditable = 1; + outputFiles = ( + ); + }; +/* End PBXBuildRule section */ + +/* Begin PBXBuildStyle section */ + 4F0BB7EC011F40E904CA0E50 /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + ZERO_LINK = YES; + }; + name = Development; + }; + 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + ZERO_LINK = NO; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D07F2C80486CC7A007CD1D0 /* Vorbis.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Vorbis.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8EC81F23086CD0890088347D /* Ogg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Ogg.framework; path = ../Ogg/build/Deployment/Ogg.framework; sourceTree = SOURCE_ROOT; }; + 8EDC8179082DF93A0052F5E7 /* codec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = codec.h; path = Files/include/vorbis/codec.h; sourceTree = ""; }; + 8EDC817A082DF93A0052F5E7 /* vorbisenc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vorbisenc.h; path = Files/include/vorbis/vorbisenc.h; sourceTree = ""; }; + 8EDC817B082DF93A0052F5E7 /* vorbisfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vorbisfile.h; path = Files/include/vorbis/vorbisfile.h; sourceTree = ""; }; + 8EDC817F082DF9640052F5E7 /* analysis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = analysis.c; path = Files/lib/analysis.c; sourceTree = ""; }; + 8EDC8180082DF9640052F5E7 /* backends.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = backends.h; path = Files/lib/backends.h; sourceTree = ""; }; + 8EDC8181082DF9640052F5E7 /* barkmel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = barkmel.c; path = Files/lib/barkmel.c; sourceTree = ""; }; + 8EDC8182082DF9640052F5E7 /* bitrate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitrate.c; path = Files/lib/bitrate.c; sourceTree = ""; }; + 8EDC8183082DF9640052F5E7 /* bitrate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = bitrate.h; path = Files/lib/bitrate.h; sourceTree = ""; }; + 8EDC8184082DF9640052F5E7 /* block.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = block.c; path = Files/lib/block.c; sourceTree = ""; }; + 8EDC818A082DF9640052F5E7 /* res_books_stereo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = res_books_stereo.h; sourceTree = ""; }; + 8EDC818D082DF9650052F5E7 /* floor_books.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = floor_books.h; sourceTree = ""; }; + 8EDC8193082DF9650052F5E7 /* res_books_uncoupled.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = res_books_uncoupled.h; sourceTree = ""; }; + 8EDC8194082DF9650052F5E7 /* codebook.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = codebook.c; path = Files/lib/codebook.c; sourceTree = ""; }; + 8EDC8195082DF9650052F5E7 /* codebook.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = codebook.h; path = Files/lib/codebook.h; sourceTree = ""; }; + 8EDC8196082DF9650052F5E7 /* codec_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = codec_internal.h; path = Files/lib/codec_internal.h; sourceTree = ""; }; + 8EDC8197082DF9650052F5E7 /* envelope.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = envelope.c; path = Files/lib/envelope.c; sourceTree = ""; }; + 8EDC8198082DF9650052F5E7 /* envelope.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = envelope.h; path = Files/lib/envelope.h; sourceTree = ""; }; + 8EDC8199082DF9650052F5E7 /* floor0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = floor0.c; path = Files/lib/floor0.c; sourceTree = ""; }; + 8EDC819A082DF9650052F5E7 /* floor1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = floor1.c; path = Files/lib/floor1.c; sourceTree = ""; }; + 8EDC819B082DF9650052F5E7 /* highlevel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = highlevel.h; path = Files/lib/highlevel.h; sourceTree = ""; }; + 8EDC819C082DF9650052F5E7 /* info.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = info.c; path = Files/lib/info.c; sourceTree = ""; }; + 8EDC819D082DF9650052F5E7 /* lookup_data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lookup_data.h; path = Files/lib/lookup_data.h; sourceTree = ""; }; + 8EDC819E082DF9650052F5E7 /* lookup.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lookup.c; path = Files/lib/lookup.c; sourceTree = ""; }; + 8EDC819F082DF9650052F5E7 /* lookup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lookup.h; path = Files/lib/lookup.h; sourceTree = ""; }; + 8EDC81A0082DF9650052F5E7 /* lookups.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; name = lookups.pl; path = Files/lib/lookups.pl; sourceTree = ""; }; + 8EDC81A1082DF9650052F5E7 /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lpc.c; path = Files/lib/lpc.c; sourceTree = ""; }; + 8EDC81A2082DF9650052F5E7 /* lpc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lpc.h; path = Files/lib/lpc.h; sourceTree = ""; }; + 8EDC81A3082DF9650052F5E7 /* lsp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lsp.c; path = Files/lib/lsp.c; sourceTree = ""; }; + 8EDC81A4082DF9650052F5E7 /* lsp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lsp.h; path = Files/lib/lsp.h; sourceTree = ""; }; + 8EDC81A6082DF9650052F5E7 /* mapping0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mapping0.c; path = Files/lib/mapping0.c; sourceTree = ""; }; + 8EDC81A7082DF9650052F5E7 /* masking.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = masking.h; path = Files/lib/masking.h; sourceTree = ""; }; + 8EDC81A8082DF9650052F5E7 /* mdct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mdct.c; path = Files/lib/mdct.c; sourceTree = ""; }; + 8EDC81A9082DF9650052F5E7 /* mdct.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = mdct.h; path = Files/lib/mdct.h; sourceTree = ""; }; + 8EDC81AA082DF9650052F5E7 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = misc.c; path = Files/lib/misc.c; sourceTree = ""; }; + 8EDC81AB082DF9650052F5E7 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = misc.h; path = Files/lib/misc.h; sourceTree = ""; }; + 8EDC81AE082DF9650052F5E7 /* floor_all.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = floor_all.h; sourceTree = ""; }; + 8EDC81B0082DF9650052F5E7 /* psych_11.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = psych_11.h; sourceTree = ""; }; + 8EDC81B1082DF9650052F5E7 /* psych_16.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = psych_16.h; sourceTree = ""; }; + 8EDC81B2082DF9650052F5E7 /* psych_44.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = psych_44.h; sourceTree = ""; }; + 8EDC81B3082DF9650052F5E7 /* psych_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = psych_8.h; sourceTree = ""; }; + 8EDC81B4082DF9650052F5E7 /* residue_16.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = residue_16.h; sourceTree = ""; }; + 8EDC81B5082DF9650052F5E7 /* residue_44.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = residue_44.h; sourceTree = ""; }; + 8EDC81B6082DF9650052F5E7 /* residue_44u.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = residue_44u.h; sourceTree = ""; }; + 8EDC81B7082DF9650052F5E7 /* residue_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = residue_8.h; sourceTree = ""; }; + 8EDC81B8082DF9650052F5E7 /* setup_11.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_11.h; sourceTree = ""; }; + 8EDC81B9082DF9650052F5E7 /* setup_16.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_16.h; sourceTree = ""; }; + 8EDC81BA082DF9650052F5E7 /* setup_22.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_22.h; sourceTree = ""; }; + 8EDC81BB082DF9650052F5E7 /* setup_32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_32.h; sourceTree = ""; }; + 8EDC81BC082DF9650052F5E7 /* setup_44.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_44.h; sourceTree = ""; }; + 8EDC81BD082DF9650052F5E7 /* setup_44u.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_44u.h; sourceTree = ""; }; + 8EDC81BE082DF9650052F5E7 /* setup_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_8.h; sourceTree = ""; }; + 8EDC81BF082DF9650052F5E7 /* setup_X.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_X.h; sourceTree = ""; }; + 8EDC81C0082DF9650052F5E7 /* os.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os.h; path = Files/lib/os.h; sourceTree = ""; }; + 8EDC81C1082DF9650052F5E7 /* psy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = psy.c; path = Files/lib/psy.c; sourceTree = ""; }; + 8EDC81C2082DF9650052F5E7 /* psy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = psy.h; path = Files/lib/psy.h; sourceTree = ""; }; + 8EDC81C3082DF9650052F5E7 /* psytune.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = psytune.c; path = Files/lib/psytune.c; sourceTree = ""; }; + 8EDC81C4082DF9650052F5E7 /* registry.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = registry.c; path = Files/lib/registry.c; sourceTree = ""; }; + 8EDC81C5082DF9650052F5E7 /* registry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = registry.h; path = Files/lib/registry.h; sourceTree = ""; }; + 8EDC81C6082DF9650052F5E7 /* res0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = res0.c; path = Files/lib/res0.c; sourceTree = ""; }; + 8EDC81C7082DF9650052F5E7 /* scales.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = scales.h; path = Files/lib/scales.h; sourceTree = ""; }; + 8EDC81C8082DF9650052F5E7 /* sharedbook.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sharedbook.c; path = Files/lib/sharedbook.c; sourceTree = ""; }; + 8EDC81C9082DF9650052F5E7 /* smallft.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = smallft.c; path = Files/lib/smallft.c; sourceTree = ""; }; + 8EDC81CA082DF9650052F5E7 /* smallft.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = smallft.h; path = Files/lib/smallft.h; sourceTree = ""; }; + 8EDC81CB082DF9650052F5E7 /* synthesis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = synthesis.c; path = Files/lib/synthesis.c; sourceTree = ""; }; + 8EDC81CC082DF9650052F5E7 /* tone.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = tone.c; path = Files/lib/tone.c; sourceTree = ""; }; + 8EDC81CD082DF9650052F5E7 /* vorbisenc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vorbisenc.c; path = Files/lib/vorbisenc.c; sourceTree = ""; }; + 8EDC81CE082DF9650052F5E7 /* vorbisfile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vorbisfile.c; path = Files/lib/vorbisfile.c; sourceTree = ""; }; + 8EDC81CF082DF9650052F5E7 /* window.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = window.c; path = Files/lib/window.c; sourceTree = ""; }; + 8EDC81D0082DF9650052F5E7 /* window.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = window.h; path = Files/lib/window.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8EC81F24086CD0890088347D /* Ogg.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 034768DDFF38A45A11DB9C8B /* Products */ = { + isa = PBXGroup; + children = ( + 8D07F2C80486CC7A007CD1D0 /* Vorbis.framework */, + ); + name = Products; + sourceTree = ""; + }; + 0867D691FE84028FC02AAC07 /* Vorbis */ = { + isa = PBXGroup; + children = ( + 8EDC8177082DF9260052F5E7 /* Headers */, + 08FB77ACFE841707C02AAC07 /* Source */, + 089C1665FE841158C02AAC07 /* Resources */, + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, + 034768DDFF38A45A11DB9C8B /* Products */, + ); + name = Vorbis; + sourceTree = ""; + }; + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + 8EC81F23086CD0890088347D /* Ogg.framework */, + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C1665FE841158C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D07F2C70486CC7A007CD1D0 /* Info.plist */, + 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ACFE841707C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8EDC817F082DF9640052F5E7 /* analysis.c */, + 8EDC8180082DF9640052F5E7 /* backends.h */, + 8EDC8181082DF9640052F5E7 /* barkmel.c */, + 8EDC8182082DF9640052F5E7 /* bitrate.c */, + 8EDC8183082DF9640052F5E7 /* bitrate.h */, + 8EDC8184082DF9640052F5E7 /* block.c */, + 8EDC8185082DF9640052F5E7 /* books */, + 8EDC8194082DF9650052F5E7 /* codebook.c */, + 8EDC8195082DF9650052F5E7 /* codebook.h */, + 8EDC8196082DF9650052F5E7 /* codec_internal.h */, + 8EDC8197082DF9650052F5E7 /* envelope.c */, + 8EDC8198082DF9650052F5E7 /* envelope.h */, + 8EDC8199082DF9650052F5E7 /* floor0.c */, + 8EDC819A082DF9650052F5E7 /* floor1.c */, + 8EDC819B082DF9650052F5E7 /* highlevel.h */, + 8EDC819C082DF9650052F5E7 /* info.c */, + 8EDC819D082DF9650052F5E7 /* lookup_data.h */, + 8EDC819E082DF9650052F5E7 /* lookup.c */, + 8EDC819F082DF9650052F5E7 /* lookup.h */, + 8EDC81A0082DF9650052F5E7 /* lookups.pl */, + 8EDC81A1082DF9650052F5E7 /* lpc.c */, + 8EDC81A2082DF9650052F5E7 /* lpc.h */, + 8EDC81A3082DF9650052F5E7 /* lsp.c */, + 8EDC81A4082DF9650052F5E7 /* lsp.h */, + 8EDC81A6082DF9650052F5E7 /* mapping0.c */, + 8EDC81A7082DF9650052F5E7 /* masking.h */, + 8EDC81A8082DF9650052F5E7 /* mdct.c */, + 8EDC81A9082DF9650052F5E7 /* mdct.h */, + 8EDC81AA082DF9650052F5E7 /* misc.c */, + 8EDC81AB082DF9650052F5E7 /* misc.h */, + 8EDC81AC082DF9650052F5E7 /* modes */, + 8EDC81C0082DF9650052F5E7 /* os.h */, + 8EDC81C1082DF9650052F5E7 /* psy.c */, + 8EDC81C2082DF9650052F5E7 /* psy.h */, + 8EDC81C3082DF9650052F5E7 /* psytune.c */, + 8EDC81C4082DF9650052F5E7 /* registry.c */, + 8EDC81C5082DF9650052F5E7 /* registry.h */, + 8EDC81C6082DF9650052F5E7 /* res0.c */, + 8EDC81C7082DF9650052F5E7 /* scales.h */, + 8EDC81C8082DF9650052F5E7 /* sharedbook.c */, + 8EDC81C9082DF9650052F5E7 /* smallft.c */, + 8EDC81CA082DF9650052F5E7 /* smallft.h */, + 8EDC81CB082DF9650052F5E7 /* synthesis.c */, + 8EDC81CC082DF9650052F5E7 /* tone.c */, + 8EDC81CD082DF9650052F5E7 /* vorbisenc.c */, + 8EDC81CE082DF9650052F5E7 /* vorbisfile.c */, + 8EDC81CF082DF9650052F5E7 /* window.c */, + 8EDC81D0082DF9650052F5E7 /* window.h */, + ); + name = Source; + sourceTree = ""; + }; + 8EDC8177082DF9260052F5E7 /* Headers */ = { + isa = PBXGroup; + children = ( + 8EDC8179082DF93A0052F5E7 /* codec.h */, + 8EDC817A082DF93A0052F5E7 /* vorbisenc.h */, + 8EDC817B082DF93A0052F5E7 /* vorbisfile.h */, + ); + name = Headers; + sourceTree = ""; + }; + 8EDC8185082DF9640052F5E7 /* books */ = { + isa = PBXGroup; + children = ( + 8EDC8187082DF9640052F5E7 /* coupled */, + 8EDC818B082DF9640052F5E7 /* floor */, + 8EDC8190082DF9650052F5E7 /* uncoupled */, + ); + name = books; + path = Files/lib/books; + sourceTree = ""; + }; + 8EDC8187082DF9640052F5E7 /* coupled */ = { + isa = PBXGroup; + children = ( + 8EDC818A082DF9640052F5E7 /* res_books_stereo.h */, + ); + path = coupled; + sourceTree = ""; + }; + 8EDC818B082DF9640052F5E7 /* floor */ = { + isa = PBXGroup; + children = ( + 8EDC818D082DF9650052F5E7 /* floor_books.h */, + ); + path = floor; + sourceTree = ""; + }; + 8EDC8190082DF9650052F5E7 /* uncoupled */ = { + isa = PBXGroup; + children = ( + 8EDC8193082DF9650052F5E7 /* res_books_uncoupled.h */, + ); + path = uncoupled; + sourceTree = ""; + }; + 8EDC81AC082DF9650052F5E7 /* modes */ = { + isa = PBXGroup; + children = ( + 8EDC81AE082DF9650052F5E7 /* floor_all.h */, + 8EDC81B0082DF9650052F5E7 /* psych_11.h */, + 8EDC81B1082DF9650052F5E7 /* psych_16.h */, + 8EDC81B2082DF9650052F5E7 /* psych_44.h */, + 8EDC81B3082DF9650052F5E7 /* psych_8.h */, + 8EDC81B4082DF9650052F5E7 /* residue_16.h */, + 8EDC81B5082DF9650052F5E7 /* residue_44.h */, + 8EDC81B6082DF9650052F5E7 /* residue_44u.h */, + 8EDC81B7082DF9650052F5E7 /* residue_8.h */, + 8EDC81B8082DF9650052F5E7 /* setup_11.h */, + 8EDC81B9082DF9650052F5E7 /* setup_16.h */, + 8EDC81BA082DF9650052F5E7 /* setup_22.h */, + 8EDC81BB082DF9650052F5E7 /* setup_32.h */, + 8EDC81BC082DF9650052F5E7 /* setup_44.h */, + 8EDC81BD082DF9650052F5E7 /* setup_44u.h */, + 8EDC81BE082DF9650052F5E7 /* setup_8.h */, + 8EDC81BF082DF9650052F5E7 /* setup_X.h */, + ); + name = modes; + path = Files/lib/modes; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8EDC817C082DF93A0052F5E7 /* codec.h in Headers */, + 8EDC817D082DF93A0052F5E7 /* vorbisenc.h in Headers */, + 8EDC817E082DF93A0052F5E7 /* vorbisfile.h in Headers */, + 8EDC81D2082DF9650052F5E7 /* backends.h in Headers */, + 8EDC81D5082DF9650052F5E7 /* bitrate.h in Headers */, + 8EDC81DA082DF9650052F5E7 /* res_books_stereo.h in Headers */, + 8EDC81DC082DF9650052F5E7 /* floor_books.h in Headers */, + 8EDC81E1082DF9650052F5E7 /* res_books_uncoupled.h in Headers */, + 8EDC81E3082DF9650052F5E7 /* codebook.h in Headers */, + 8EDC81E4082DF9650052F5E7 /* codec_internal.h in Headers */, + 8EDC81E6082DF9650052F5E7 /* envelope.h in Headers */, + 8EDC81E9082DF9650052F5E7 /* highlevel.h in Headers */, + 8EDC81EB082DF9650052F5E7 /* lookup_data.h in Headers */, + 8EDC81ED082DF9650052F5E7 /* lookup.h in Headers */, + 8EDC81F0082DF9650052F5E7 /* lpc.h in Headers */, + 8EDC81F2082DF9650052F5E7 /* lsp.h in Headers */, + 8EDC81F5082DF9650052F5E7 /* masking.h in Headers */, + 8EDC81F7082DF9650052F5E7 /* mdct.h in Headers */, + 8EDC81F9082DF9650052F5E7 /* misc.h in Headers */, + 8EDC81FB082DF9650052F5E7 /* floor_all.h in Headers */, + 8EDC81FD082DF9650052F5E7 /* psych_11.h in Headers */, + 8EDC81FE082DF9650052F5E7 /* psych_16.h in Headers */, + 8EDC81FF082DF9650052F5E7 /* psych_44.h in Headers */, + 8EDC8200082DF9650052F5E7 /* psych_8.h in Headers */, + 8EDC8201082DF9650052F5E7 /* residue_16.h in Headers */, + 8EDC8202082DF9650052F5E7 /* residue_44.h in Headers */, + 8EDC8203082DF9650052F5E7 /* residue_44u.h in Headers */, + 8EDC8204082DF9650052F5E7 /* residue_8.h in Headers */, + 8EDC8205082DF9650052F5E7 /* setup_11.h in Headers */, + 8EDC8206082DF9650052F5E7 /* setup_16.h in Headers */, + 8EDC8207082DF9650052F5E7 /* setup_22.h in Headers */, + 8EDC8208082DF9650052F5E7 /* setup_32.h in Headers */, + 8EDC8209082DF9650052F5E7 /* setup_44.h in Headers */, + 8EDC820A082DF9650052F5E7 /* setup_44u.h in Headers */, + 8EDC820B082DF9650052F5E7 /* setup_8.h in Headers */, + 8EDC820C082DF9650052F5E7 /* setup_X.h in Headers */, + 8EDC820D082DF9650052F5E7 /* os.h in Headers */, + 8EDC820F082DF9650052F5E7 /* psy.h in Headers */, + 8EDC8212082DF9650052F5E7 /* registry.h in Headers */, + 8EDC8214082DF9650052F5E7 /* scales.h in Headers */, + 8EDC8217082DF9650052F5E7 /* smallft.h in Headers */, + 8EDC821D082DF9650052F5E7 /* window.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D07F2BC0486CC7A007CD1D0 /* Vorbis */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E6A0D80086CCCBB00B90CF9 /* Build configuration list for PBXNativeTarget "Vorbis" */; + buildPhases = ( + 8D07F2BD0486CC7A007CD1D0 /* Headers */, + 8D07F2BF0486CC7A007CD1D0 /* Resources */, + 8D07F2C10486CC7A007CD1D0 /* Sources */, + 8D07F2C30486CC7A007CD1D0 /* Frameworks */, + 8D07F2C50486CC7A007CD1D0 /* Rez */, + ); + buildRules = ( + 8E6A0D79086CCCB500B90CF9 /* PBXBuildRule */, + 8E6A0D78086CCCB100B90CF9 /* PBXBuildRule */, + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_SEARCH_PATHS = /Users/xugg/Projects/Cog/Libraries/Ogg/build; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO; + HEADER_SEARCH_PATHS = files/lib/; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = "-D__MACOSX__"; + PRODUCT_NAME = Vorbis; + WRAPPER_EXTENSION = framework; + }; + dependencies = ( + ); + name = Vorbis; + productInstallPath = "$(HOME)/Library/Frameworks"; + productName = Vorbis; + productReference = 8D07F2C80486CC7A007CD1D0 /* Vorbis.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0867D690FE84028FC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 8E6A0D84086CCCBB00B90CF9 /* Build configuration list for PBXProject "Vorbis" */; + buildSettings = { + }; + buildStyles = ( + 4F0BB7EC011F40E904CA0E50 /* Development */, + 4F0BB7ED011F40E904CA0E50 /* Deployment */, + ); + hasScannedForEncodings = 1; + mainGroup = 0867D691FE84028FC02AAC07 /* Vorbis */; + productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; + projectDirPath = ""; + targets = ( + 8D07F2BC0486CC7A007CD1D0 /* Vorbis */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */, + 8EDC81EE082DF9650052F5E7 /* lookups.pl in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D07F2C50486CC7A007CD1D0 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D07F2C10486CC7A007CD1D0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8EDC81D1082DF9650052F5E7 /* analysis.c in Sources */, + 8EDC81D4082DF9650052F5E7 /* bitrate.c in Sources */, + 8EDC81D6082DF9650052F5E7 /* block.c in Sources */, + 8EDC81E2082DF9650052F5E7 /* codebook.c in Sources */, + 8EDC81E5082DF9650052F5E7 /* envelope.c in Sources */, + 8EDC81E7082DF9650052F5E7 /* floor0.c in Sources */, + 8EDC81E8082DF9650052F5E7 /* floor1.c in Sources */, + 8EDC81EA082DF9650052F5E7 /* info.c in Sources */, + 8EDC81EC082DF9650052F5E7 /* lookup.c in Sources */, + 8EDC81EF082DF9650052F5E7 /* lpc.c in Sources */, + 8EDC81F1082DF9650052F5E7 /* lsp.c in Sources */, + 8EDC81F4082DF9650052F5E7 /* mapping0.c in Sources */, + 8EDC81F6082DF9650052F5E7 /* mdct.c in Sources */, + 8EDC820E082DF9650052F5E7 /* psy.c in Sources */, + 8EDC8211082DF9650052F5E7 /* registry.c in Sources */, + 8EDC8213082DF9650052F5E7 /* res0.c in Sources */, + 8EDC8215082DF9650052F5E7 /* sharedbook.c in Sources */, + 8EDC8216082DF9650052F5E7 /* smallft.c in Sources */, + 8EDC8218082DF9650052F5E7 /* synthesis.c in Sources */, + 8EDC821A082DF9650052F5E7 /* vorbisenc.c in Sources */, + 8EDC821B082DF9650052F5E7 /* vorbisfile.c in Sources */, + 8EDC821C082DF9650052F5E7 /* window.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1667FE841158C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 8E6A0D81086CCCBB00B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_SEARCH_PATHS = ( + /Users/xugg/Projects/Cog/Libraries/Ogg/build, + "$(SRCROOT)/../Ogg/build/Deployment", + ); + FRAMEWORK_VERSION = A; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO; + HEADER_SEARCH_PATHS = ( + files/lib/, + ../Ogg/files/include/, + ); + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = "-D__MACOSX__"; + PRODUCT_NAME = Vorbis; + WRAPPER_EXTENSION = framework; + ZERO_LINK = YES; + }; + name = Development; + }; + 8E6A0D82086CCCBB00B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_SEARCH_PATHS = ( + /Users/xugg/Projects/Cog/Libraries/Ogg/build, + "$(SRCROOT)/../Ogg/build/Deployment", + ); + FRAMEWORK_VERSION = A; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO; + HEADER_SEARCH_PATHS = files/lib/; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = "-D__MACOSX__"; + PRODUCT_NAME = Vorbis; + WRAPPER_EXTENSION = framework; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 8E6A0D83086CCCBB00B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_SEARCH_PATHS = ( + /Users/xugg/Projects/Cog/Libraries/Ogg/build, + "$(SRCROOT)/../Ogg/build/Deployment", + ); + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO; + HEADER_SEARCH_PATHS = files/lib/; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = "-D__MACOSX__"; + PRODUCT_NAME = Vorbis; + WRAPPER_EXTENSION = framework; + }; + name = Default; + }; + 8E6A0D85086CCCBB00B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 8E6A0D86086CCCBB00B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; + 8E6A0D87086CCCBB00B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8E6A0D80086CCCBB00B90CF9 /* Build configuration list for PBXNativeTarget "Vorbis" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0D81086CCCBB00B90CF9 /* Development */, + 8E6A0D82086CCCBB00B90CF9 /* Deployment */, + 8E6A0D83086CCCBB00B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 8E6A0D84086CCCBB00B90CF9 /* Build configuration list for PBXProject "Vorbis" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0D85086CCCBB00B90CF9 /* Development */, + 8E6A0D86086CCCBB00B90CF9 /* Deployment */, + 8E6A0D87086CCCBB00B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0867D690FE84028FC02AAC07 /* Project object */; +} diff --git a/Libraries/WavPack/WavPack.xcodeproj/project.pbxproj b/Libraries/WavPack/WavPack.xcodeproj/project.pbxproj new file mode 100644 index 000000000..c84984267 --- /dev/null +++ b/Libraries/WavPack/WavPack.xcodeproj/project.pbxproj @@ -0,0 +1,467 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; + 8E8BADD9085488FD00E9F14D /* md5.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8BADD5085488FD00E9F14D /* md5.h */; }; + 8E8BADDA085488FD00E9F14D /* unpack3.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8BADD6085488FD00E9F14D /* unpack3.h */; }; + 8E8BADDB085488FD00E9F14D /* wavpack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8BADD7085488FD00E9F14D /* wavpack.h */; }; + 8E8BADDC085488FD00E9F14D /* wputils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8BADD8085488FD00E9F14D /* wputils.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8E8BADEB0854892300E9F14D /* bits.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADDD0854892300E9F14D /* bits.c */; }; + 8E8BADEC0854892300E9F14D /* extra1.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADDE0854892300E9F14D /* extra1.c */; }; + 8E8BADED0854892300E9F14D /* extra2.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADDF0854892300E9F14D /* extra2.c */; }; + 8E8BADEE0854892300E9F14D /* float.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADE00854892300E9F14D /* float.c */; }; + 8E8BADEF0854892300E9F14D /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADE10854892300E9F14D /* md5.c */; }; + 8E8BADF00854892300E9F14D /* metadata.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADE20854892300E9F14D /* metadata.c */; }; + 8E8BADF10854892300E9F14D /* pack.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADE30854892300E9F14D /* pack.c */; }; + 8E8BADF20854892300E9F14D /* unpack.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADE40854892300E9F14D /* unpack.c */; }; + 8E8BADF30854892300E9F14D /* unpack3.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADE50854892300E9F14D /* unpack3.c */; }; + 8E8BADF40854892300E9F14D /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADE60854892300E9F14D /* utils.c */; }; + 8E8BADF60854892300E9F14D /* words.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADE80854892300E9F14D /* words.c */; }; + 8E8BADF70854892300E9F14D /* wputils.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BADE90854892300E9F14D /* wputils.c */; }; + 8E8BAE2808548A4D00E9F14D /* libiconv.2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E8BAE2708548A4D00E9F14D /* libiconv.2.dylib */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildRule section */ + 8E6A0DA0086CCCF000B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.c; + isEditable = 1; + outputFiles = ( + ); + }; + 8E6A0DA1086CCCF400B90CF9 /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.3_3; + fileType = sourcecode.asm; + isEditable = 1; + outputFiles = ( + ); + }; +/* End PBXBuildRule section */ + +/* Begin PBXBuildStyle section */ + 4F0BB7EC011F40E904CA0E50 /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + ZERO_LINK = YES; + }; + name = Development; + }; + 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + ZERO_LINK = NO; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D07F2C80486CC7A007CD1D0 /* WavPack.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WavPack.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E8BADD5085488FD00E9F14D /* md5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = md5.h; path = Files/md5.h; sourceTree = ""; }; + 8E8BADD6085488FD00E9F14D /* unpack3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = unpack3.h; path = Files/unpack3.h; sourceTree = ""; }; + 8E8BADD7085488FD00E9F14D /* wavpack.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = wavpack.h; path = Files/wavpack.h; sourceTree = ""; }; + 8E8BADD8085488FD00E9F14D /* wputils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = wputils.h; path = Files/wputils.h; sourceTree = ""; }; + 8E8BADDD0854892300E9F14D /* bits.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bits.c; path = Files/bits.c; sourceTree = ""; }; + 8E8BADDE0854892300E9F14D /* extra1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = extra1.c; path = Files/extra1.c; sourceTree = ""; }; + 8E8BADDF0854892300E9F14D /* extra2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = extra2.c; path = Files/extra2.c; sourceTree = ""; }; + 8E8BADE00854892300E9F14D /* float.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = float.c; path = Files/float.c; sourceTree = ""; }; + 8E8BADE10854892300E9F14D /* md5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = md5.c; path = Files/md5.c; sourceTree = ""; }; + 8E8BADE20854892300E9F14D /* metadata.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = metadata.c; path = Files/metadata.c; sourceTree = ""; }; + 8E8BADE30854892300E9F14D /* pack.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pack.c; path = Files/pack.c; sourceTree = ""; }; + 8E8BADE40854892300E9F14D /* unpack.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = unpack.c; path = Files/unpack.c; sourceTree = ""; }; + 8E8BADE50854892300E9F14D /* unpack3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = unpack3.c; path = Files/unpack3.c; sourceTree = ""; }; + 8E8BADE60854892300E9F14D /* utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = utils.c; path = Files/utils.c; sourceTree = ""; }; + 8E8BADE70854892300E9F14D /* wavpack.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = wavpack.c; path = Files/wavpack.c; sourceTree = ""; }; + 8E8BADE80854892300E9F14D /* words.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = words.c; path = Files/words.c; sourceTree = ""; }; + 8E8BADE90854892300E9F14D /* wputils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = wputils.c; path = Files/wputils.c; sourceTree = ""; }; + 8E8BADEA0854892300E9F14D /* wvunpack.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = wvunpack.c; path = Files/wvunpack.c; sourceTree = ""; }; + 8E8BAE2708548A4D00E9F14D /* libiconv.2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.2.dylib; path = /usr/lib/libiconv.2.dylib; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E8BAE2808548A4D00E9F14D /* libiconv.2.dylib in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 034768DDFF38A45A11DB9C8B /* Products */ = { + isa = PBXGroup; + children = ( + 8D07F2C80486CC7A007CD1D0 /* WavPack.framework */, + ); + name = Products; + sourceTree = ""; + }; + 0867D691FE84028FC02AAC07 /* WavPack */ = { + isa = PBXGroup; + children = ( + 8E8BADD3085488E000E9F14D /* Headers */, + 08FB77ACFE841707C02AAC07 /* Source */, + 089C1665FE841158C02AAC07 /* Resources */, + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, + 034768DDFF38A45A11DB9C8B /* Products */, + ); + name = WavPack; + sourceTree = ""; + }; + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + 8E8BAE2708548A4D00E9F14D /* libiconv.2.dylib */, + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C1665FE841158C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D07F2C70486CC7A007CD1D0 /* Info.plist */, + 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ACFE841707C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8E8BADDD0854892300E9F14D /* bits.c */, + 8E8BADDE0854892300E9F14D /* extra1.c */, + 8E8BADDF0854892300E9F14D /* extra2.c */, + 8E8BADE00854892300E9F14D /* float.c */, + 8E8BADE10854892300E9F14D /* md5.c */, + 8E8BADE20854892300E9F14D /* metadata.c */, + 8E8BADE30854892300E9F14D /* pack.c */, + 8E8BADE40854892300E9F14D /* unpack.c */, + 8E8BADE50854892300E9F14D /* unpack3.c */, + 8E8BADE60854892300E9F14D /* utils.c */, + 8E8BADE70854892300E9F14D /* wavpack.c */, + 8E8BADE80854892300E9F14D /* words.c */, + 8E8BADE90854892300E9F14D /* wputils.c */, + 8E8BADEA0854892300E9F14D /* wvunpack.c */, + ); + name = Source; + sourceTree = ""; + }; + 8E8BADD3085488E000E9F14D /* Headers */ = { + isa = PBXGroup; + children = ( + 8E8BADD5085488FD00E9F14D /* md5.h */, + 8E8BADD6085488FD00E9F14D /* unpack3.h */, + 8E8BADD7085488FD00E9F14D /* wavpack.h */, + 8E8BADD8085488FD00E9F14D /* wputils.h */, + ); + name = Headers; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D07F2BD0486CC7A007CD1D0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E8BADD9085488FD00E9F14D /* md5.h in Headers */, + 8E8BADDA085488FD00E9F14D /* unpack3.h in Headers */, + 8E8BADDB085488FD00E9F14D /* wavpack.h in Headers */, + 8E8BADDC085488FD00E9F14D /* wputils.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D07F2BC0486CC7A007CD1D0 /* WavPack */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E6A0DA9086CCCFF00B90CF9 /* Build configuration list for PBXNativeTarget "WavPack" */; + buildPhases = ( + 8D07F2BD0486CC7A007CD1D0 /* Headers */, + 8D07F2BF0486CC7A007CD1D0 /* Resources */, + 8D07F2C10486CC7A007CD1D0 /* Sources */, + 8D07F2C30486CC7A007CD1D0 /* Frameworks */, + 8D07F2C50486CC7A007CD1D0 /* Rez */, + ); + buildRules = ( + 8E6A0DA1086CCCF400B90CF9 /* PBXBuildRule */, + 8E6A0DA0086CCCF000B90CF9 /* PBXBuildRule */, + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-DPACK", + "-DUNPACK", + "-DUSE_FSTREAMS", + "-DTAGS", + "-DSEEKING", + "-DVER3", + "-DPACKAGE_NAME=wavpack", + "-DPACKAGE_TARNAME=wavpack", + "-DPACKAGE_VERSION=4.2", + "-DPACKAGE_STRING=\"wavpack 4.2\"", + "-DPACKAGE_BUGREPORT=bryant@wavpack.com", + "-DVERSION_OS=Darwin", + ); + PRODUCT_NAME = WavPack; + WRAPPER_EXTENSION = framework; + }; + dependencies = ( + ); + name = WavPack; + productInstallPath = "$(HOME)/Library/Frameworks"; + productName = WavPack; + productReference = 8D07F2C80486CC7A007CD1D0 /* WavPack.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0867D690FE84028FC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 8E6A0DAD086CCCFF00B90CF9 /* Build configuration list for PBXProject "WavPack" */; + buildSettings = { + }; + buildStyles = ( + 4F0BB7EC011F40E904CA0E50 /* Development */, + 4F0BB7ED011F40E904CA0E50 /* Deployment */, + ); + hasScannedForEncodings = 1; + mainGroup = 0867D691FE84028FC02AAC07 /* WavPack */; + productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; + projectDirPath = ""; + targets = ( + 8D07F2BC0486CC7A007CD1D0 /* WavPack */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D07F2BF0486CC7A007CD1D0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D07F2C50486CC7A007CD1D0 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D07F2C10486CC7A007CD1D0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8E8BADEB0854892300E9F14D /* bits.c in Sources */, + 8E8BADEC0854892300E9F14D /* extra1.c in Sources */, + 8E8BADED0854892300E9F14D /* extra2.c in Sources */, + 8E8BADEE0854892300E9F14D /* float.c in Sources */, + 8E8BADEF0854892300E9F14D /* md5.c in Sources */, + 8E8BADF00854892300E9F14D /* metadata.c in Sources */, + 8E8BADF10854892300E9F14D /* pack.c in Sources */, + 8E8BADF20854892300E9F14D /* unpack.c in Sources */, + 8E8BADF30854892300E9F14D /* unpack3.c in Sources */, + 8E8BADF40854892300E9F14D /* utils.c in Sources */, + 8E8BADF60854892300E9F14D /* words.c in Sources */, + 8E8BADF70854892300E9F14D /* wputils.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1667FE841158C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 8E6A0DAA086CCCFF00B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-DPACK", + "-DUNPACK", + "-DUSE_FSTREAMS", + "-DTAGS", + "-DSEEKING", + "-DVER3", + "-DPACKAGE_NAME=wavpack", + "-DPACKAGE_TARNAME=wavpack", + "-DPACKAGE_VERSION=4.2", + "-DPACKAGE_STRING=\"wavpack 4.2\"", + "-DPACKAGE_BUGREPORT=bryant@wavpack.com", + "-DVERSION_OS=Darwin", + ); + PRODUCT_NAME = WavPack; + WRAPPER_EXTENSION = framework; + ZERO_LINK = YES; + }; + name = Development; + }; + 8E6A0DAB086CCCFF00B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-DPACK", + "-DUNPACK", + "-DUSE_FSTREAMS", + "-DTAGS", + "-DSEEKING", + "-DVER3", + "-DPACKAGE_NAME=wavpack", + "-DPACKAGE_TARNAME=wavpack", + "-DPACKAGE_VERSION=4.2", + "-DPACKAGE_STRING=\"wavpack 4.2\"", + "-DPACKAGE_BUGREPORT=bryant@wavpack.com", + "-DVERSION_OS=Darwin", + ); + PRODUCT_NAME = WavPack; + WRAPPER_EXTENSION = framework; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 8E6A0DAC086CCCFF00B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = DYNAMIC; + OTHER_CFLAGS = ( + "-DPACK", + "-DUNPACK", + "-DUSE_FSTREAMS", + "-DTAGS", + "-DSEEKING", + "-DVER3", + "-DPACKAGE_NAME=wavpack", + "-DPACKAGE_TARNAME=wavpack", + "-DPACKAGE_VERSION=4.2", + "-DPACKAGE_STRING=\"wavpack 4.2\"", + "-DPACKAGE_BUGREPORT=bryant@wavpack.com", + "-DVERSION_OS=Darwin", + ); + PRODUCT_NAME = WavPack; + WRAPPER_EXTENSION = framework; + }; + name = Default; + }; + 8E6A0DAE086CCCFF00B90CF9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 8E6A0DAF086CCCFF00B90CF9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; + 8E6A0DB0086CCCFF00B90CF9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8E6A0DA9086CCCFF00B90CF9 /* Build configuration list for PBXNativeTarget "WavPack" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0DAA086CCCFF00B90CF9 /* Development */, + 8E6A0DAB086CCCFF00B90CF9 /* Deployment */, + 8E6A0DAC086CCCFF00B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 8E6A0DAD086CCCFF00B90CF9 /* Build configuration list for PBXProject "WavPack" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E6A0DAE086CCCFF00B90CF9 /* Development */, + 8E6A0DAF086CCCFF00B90CF9 /* Deployment */, + 8E6A0DB0086CCCFF00B90CF9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; +/* End XCConfigurationList section */ + }; + rootObject = 0867D690FE84028FC02AAC07 /* Project object */; +}