From 0f93461b3f0a748529c9a3e04da43b131999e0ac Mon Sep 17 00:00:00 2001 From: sletz Date: Sun, 6 Jul 2008 07:56:08 +0000 Subject: [PATCH] Cleanup git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2654 0c269be4-1314-0410-8aa9-9f06e86f4224 --- common/JackAtomicArrayState.h | 5 +- common/JackAtomicState.h | 6 +- common/JackResampler.h | 1 - macosx/Jackdmp.xcode/project.pbxproj | 5289 -------------------------- 4 files changed, 6 insertions(+), 5295 deletions(-) delete mode 100644 macosx/Jackdmp.xcode/project.pbxproj diff --git a/common/JackAtomicArrayState.h b/common/JackAtomicArrayState.h index e7136b6f..29adc592 100644 --- a/common/JackAtomicArrayState.h +++ b/common/JackAtomicArrayState.h @@ -42,7 +42,7 @@ struct AtomicArrayCounter AtomicArrayCounter() { - info.fLongVal = 0; + info.fLongVal = 0; } AtomicArrayCounter(volatile const AtomicArrayCounter& obj) @@ -52,7 +52,7 @@ struct AtomicArrayCounter AtomicArrayCounter(volatile AtomicArrayCounter& obj) { - info.fLongVal = obj.info.fLongVal; + info.fLongVal = obj.info.fLongVal; } AtomicArrayCounter& operator=(volatile AtomicArrayCounter& obj) @@ -241,6 +241,7 @@ class JackAtomicArrayState /*! \brief Stop write operation : make the next state ready to be used by the RT thread */ + void WriteNextStateStop(int state) { WriteNextStateStopAux(state); diff --git a/common/JackAtomicState.h b/common/JackAtomicState.h index 5346bb95..5dbd1366 100644 --- a/common/JackAtomicState.h +++ b/common/JackAtomicState.h @@ -238,15 +238,15 @@ class JackAtomicState { T* state; UInt16 cur_index; - UInt16 next_index = GetCurrentIndex(); + UInt16 next_index = GetCurrentIndex(); do { - cur_index = next_index; + cur_index = next_index; state = ReadCurrentState(); ...... ...... - next_index = GetCurrentIndex(); + next_index = GetCurrentIndex(); } while (cur_index != next_index); } */ diff --git a/common/JackResampler.h b/common/JackResampler.h index af13f88b..abec8dbc 100644 --- a/common/JackResampler.h +++ b/common/JackResampler.h @@ -23,7 +23,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. #include "ringbuffer.h" #include "JackError.h" - namespace Jack { diff --git a/macosx/Jackdmp.xcode/project.pbxproj b/macosx/Jackdmp.xcode/project.pbxproj deleted file mode 100644 index d5098f9f..00000000 --- a/macosx/Jackdmp.xcode/project.pbxproj +++ /dev/null @@ -1,5289 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 39; - objects = { - 014CEA460018CE2711CA2923 = { - buildSettings = { - COPY_PHASE_STRIP = NO; - DEBUGGING_SYMBOLS = YES; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OPTIMIZATION_CFLAGS = "-O0"; - ZERO_LINK = YES; - }; - isa = PBXBuildStyle; - name = Development; - }; - 014CEA470018CE2711CA2923 = { - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - isa = PBXBuildStyle; - name = Deployment; - }; -//010 -//011 -//012 -//013 -//014 -//020 -//021 -//022 -//023 -//024 - 0249A662FF388D9811CA2CEA = { - children = ( - 0249A663FF388D9811CA2CEA, - ); - isa = PBXGroup; - name = "External Frameworks and Libraries"; - refType = 4; - sourceTree = ""; - }; - 0249A663FF388D9811CA2CEA = { - isa = PBXFileReference; - lastKnownFileType = archive.ar; - name = "libstdc++.a"; - path = "/usr/lib/libstdc++.a"; - refType = 0; - sourceTree = ""; - }; -//020 -//021 -//022 -//023 -//024 -//080 -//081 -//082 -//083 -//084 - 08FB7793FE84155DC02AAC07 = { - buildSettings = { - }; - buildStyles = ( - 014CEA460018CE2711CA2923, - 014CEA470018CE2711CA2923, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 08FB7794FE84155DC02AAC07; - projectDirPath = ""; - targets = ( - 4BF2955B08BC475500F2602F, - 4BF393190626B68F00CC67FA, - 4BF2124508DADBB5008D17F1, - 4B646BED0636CC42003B5396, - 4BF5925D08F13D81005B1F5F, - 4B646C310636CEE6003B5396, - 4B7D792E0637B848001E7115, - 4B89C81506382F5800464BF4, - 4B9686230771CA08002D75D5, - 4B1CBE2607994C6F0096ABE0, - 4BD81C7F07ACD3DE00ACB953, - 4B420C8107733D7C00DDA57E, - 4B1CBD7B0799484F0096ABE0, - 4B50A111080917BA003F4C95, - 4BA577B308BF8BAB00F82DE1, - 4BA577D908BF8E0600F82DE1, - 4BBD13AA08C71A480079F7FF, - 4B2C28D008DACC6B00249230, - 4B0C911D08DAF32100AE19BE, - ); - }; - 08FB7794FE84155DC02AAC07 = { - children = ( - 08FB7795FE84155DC02AAC07, - C6859E8C029090F304C91782, - 0249A662FF388D9811CA2CEA, - 1AB674ADFE9D54B511CA2CBB, - 4B464301076CAC7700E5077C, - ); - isa = PBXGroup; - name = JackServer; - refType = 4; - sourceTree = ""; - }; - 08FB7795FE84155DC02AAC07 = { - children = ( - 4B6BEB4A07A6CCDC00A5DBDA, - 4B37C20006DF1F900016E567, - 4B03383E0797E19900686131, - 4B765CC805ECE17900571F78, - 4BA550FC05E2421400569492, - 4BA33DF905EDFD8C000CCD5F, - 4BA3874007947A46008D8992, - 4BA550FF05E2423600569492, - 4BA550F605E241B800569492, - 4BA3873B079479C2008D8992, - 4BA550FA05E241F200569492, - 4BD56D74079687D7006D44F9, - 4BA550FB05E2420000569492, - 4B9B627005E60A9E001E19AA, - ); - isa = PBXGroup; - name = Source; - path = ""; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//1A0 -//1A1 -//1A2 -//1A3 -//1A4 - 1AB674ADFE9D54B511CA2CBB = { - children = ( - 4BF3931A0626B68F00CC67FA, - 4B646BEE0636CC42003B5396, - 4B646C320636CEE6003B5396, - 4B7D792F0637B848001E7115, - 4B89C81606382F5800464BF4, - 4B9686240771CA08002D75D5, - 4B420C8207733D7C00DDA57E, - 4B1CBD7C0799484F0096ABE0, - 4B1CBE2707994C6F0096ABE0, - 4BD81C8507ACD3DE00ACB953, - 4B50A112080917BA003F4C95, - 4BA577B408BF8BAB00F82DE1, - 4BA577E508BF8E0600F82DE1, - 4BBD13B608C71A480079F7FF, - 4B2C28D108DACC6B00249230, - 4BF212A808DADBB5008D17F1, - 4B0C912308DAF32100AE19BE, - 4BF592A008F13D81005B1F5F, - ); - isa = PBXGroup; - name = Products; - refType = 4; - sourceTree = ""; - }; -//1A0 -//1A1 -//1A2 -//1A3 -//1A4 -//4B0 -//4B1 -//4B2 -//4B3 -//4B4 - 4B003A6008E2A87A0060EFDC = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = JackError.c; - path = ../common/JackError.c; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B003A6108E2A87A0060EFDC = { - fileRef = 4B003A6008E2A87A0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4B003A6308E2A87A0060EFDC = { - fileRef = 4B003A6008E2A87A0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4B003AB008E2B2BA0060EFDC = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = ringbuffer.c; - path = ../common/ringbuffer.c; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B003AB108E2B2BA0060EFDC = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ringbuffer.h; - path = ../common/ringbuffer.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B003AB408E2B2BA0060EFDC = { - fileRef = 4B003AB008E2B2BA0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4B003AB508E2B2BA0060EFDC = { - fileRef = 4B003AB108E2B2BA0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4B03383E0797E19900686131 = { - children = ( - 4BF8D1670834EDD900C94B91, - 4BF8D1690834EDE600C94B91, - 4BF8D16B0834EDF000C94B91, - 4BF8D16D0834EDFF00C94B91, - 4BF8D1710834EE0F00C94B91, - 4BF8D1730834EE2800C94B91, - 4BF8D1750834EE3600C94B91, - ); - isa = PBXGroup; - name = "Simple clients"; - path = ""; - refType = 4; - sourceTree = ""; - }; - 4B0C911D08DAF32100AE19BE = { - buildPhases = ( - 4B0C911E08DAF32100AE19BE, - 4B0C912008DAF32100AE19BE, - 4B0C912208DAF32100AE19BE, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - EXECUTABLE_EXTENSION = so; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G5; - INSTALL_PATH = /usr/local/lib; - LIBRARY_STYLE = DYNAMIC; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework Jackdmp -framework AudioToolBox -framework CoreAudio -framework CoreServices -framework AudioUnit "; - OTHER_REZFLAGS = ""; - PREBINDING = NO; - PRODUCT_NAME = jack_dummy; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = jack_dummy; - productName = jack_coreaudio; - productReference = 4B0C912308DAF32100AE19BE; - productType = "com.apple.product-type.library.dynamic"; - }; - 4B0C911E08DAF32100AE19BE = { - buildActionMask = 2147483647; - files = ( - 4B0C912708DAF34400AE19BE, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B0C912008DAF32100AE19BE = { - buildActionMask = 2147483647; - files = ( - 4B0C912608DAF34400AE19BE, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B0C912208DAF32100AE19BE = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B0C912308DAF32100AE19BE = { - explicitFileType = "compiled.mach-o.dylib"; - includeInIndex = 0; - isa = PBXFileReference; - path = jack_dummy.so; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B0C912608DAF34400AE19BE = { - fileRef = 4BC3988908B3CF6C00B6F371; - isa = PBXBuildFile; - settings = { - }; - }; - 4B0C912708DAF34400AE19BE = { - fileRef = 4BC3988A08B3CF6C00B6F371; - isa = PBXBuildFile; - settings = { - }; - }; - 4B0C912808DAF35900AE19BE = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B0C911D08DAF32100AE19BE; - remoteInfo = jack_dummy; - }; - 4B0C912908DAF35900AE19BE = { - isa = PBXTargetDependency; - target = 4B0C911D08DAF32100AE19BE; - targetProxy = 4B0C912808DAF35900AE19BE; - }; - 4B123D3308B3954300540632 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackGlobalsClient.cpp; - path = ../common/JackGlobalsClient.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B123D3508B3954300540632 = { - fileRef = 4B123D3308B3954300540632; - isa = PBXBuildFile; - settings = { - }; - }; - 4B123D3608B3954A00540632 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackGlobalsServer.cpp; - path = ../common/JackGlobalsServer.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B123D3708B3954A00540632 = { - fileRef = 4B123D3608B3954A00540632; - isa = PBXBuildFile; - settings = { - }; - }; - 4B168CA3076A5319005B2802 = { - children = ( - 4B89B759076B731100D170DE, - 4B4259E5076B635E00C1ECE1, - ); - isa = PBXGroup; - name = MIG_RPC; - refType = 4; - sourceTree = ""; - }; - 4B168CA4076A5333005B2802 = { - children = ( - 4B89B769076B74D200D170DE, - 4BF3937C0626BF3600CC67FA, - ); - isa = PBXGroup; - name = MIG_RPC; - refType = 4; - sourceTree = ""; - }; - 4B1880CB09A1DDF100154099 = { - fileRef = 4B3B987C09A1DD2500BF62ED; - isa = PBXBuildFile; - settings = { - }; - }; - 4B1880CC09A1DDF100154099 = { - fileRef = 4B3B987D09A1DD2500BF62ED; - isa = PBXBuildFile; - settings = { - }; - }; - 4B1CBD770799484F0096ABE0 = { - buildActionMask = 2147483647; - files = ( - 4BF8D24A0834F21300C94B91, - 4BF8D24C0834F21E00C94B91, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B1CBD780799484F0096ABE0 = { - buildActionMask = 2147483647; - files = ( - 4BF8D2480834F20600C94B91, - 4BF8D24B0834F21E00C94B91, - 4BBD140A08C739A10079F7FF, - 4BBD140B08C739A60079F7FF, - 4BBD140C08C739B00079F7FF, - 4BBD140D08C739B60079F7FF, - 4B283863093607430079C47F, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B1CBD790799484F0096ABE0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B1CBD7A0799484F0096ABE0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B1CBD7B0799484F0096ABE0 = { - buildPhases = ( - 4B1CBD770799484F0096ABE0, - 4B1CBD780799484F0096ABE0, - 4B1CBD790799484F0096ABE0, - 4B1CBD7A0799484F0096ABE0, - ); - buildSettings = { - OPTIMIZATION_CFLAGS = "-O3"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework AudioToolBox -framework CoreAudio"; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = testSem; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = testSem; - productInstallPath = /usr/local/bin; - productName = testSem; - productReference = 4B1CBD7C0799484F0096ABE0; - }; - 4B1CBD7C0799484F0096ABE0 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = testSem; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B1CBE2207994C6F0096ABE0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B1CBE2307994C6F0096ABE0 = { - buildActionMask = 2147483647; - files = ( - 4BF8D1720834EE0F00C94B91, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B1CBE2407994C6F0096ABE0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B1CBE2507994C6F0096ABE0 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B1CBE2607994C6F0096ABE0 = { - buildPhases = ( - 4B1CBE2207994C6F0096ABE0, - 4B1CBE2307994C6F0096ABE0, - 4B1CBE2407994C6F0096ABE0, - 4B1CBE2507994C6F0096ABE0, - ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework Jackmp -framework CoreFoundation"; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = jack_freewheel; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - 4BA88D9508BE632C000095BE, - ); - isa = PBXToolTarget; - name = jack_freewheel; - productInstallPath = /usr/local/bin; - productName = jack_freewheel; - productReference = 4B1CBE2707994C6F0096ABE0; - }; - 4B1CBE2707994C6F0096ABE0 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = jack_freewheel; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B1CEB420ABB17B700E4AD89 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B646BED0636CC42003B5396; - remoteInfo = Jackmp.framework; - }; - 4B1CEB430ABB17B700E4AD89 = { - isa = PBXTargetDependency; - target = 4B646BED0636CC42003B5396; - targetProxy = 4B1CEB420ABB17B700E4AD89; - }; - 4B283863093607430079C47F = { - fileRef = 4B003A6008E2A87A0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4B2C28BF08DACA8200249230 = { - fileRef = 4B869D7F08C9CB00001CF041; - isa = PBXBuildFile; - settings = { - }; - }; - 4B2C28CD08DACC6B00249230 = { - buildActionMask = 2147483647; - files = ( - 4BF2124408DADA90008D17F1, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B2C28CE08DACC6B00249230 = { - buildActionMask = 2147483647; - files = ( - 4B2C28D208DACC9B00249230, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B2C28CF08DACC6B00249230 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B2C28D008DACC6B00249230 = { - buildPhases = ( - 4B2C28CD08DACC6B00249230, - 4B2C28CE08DACC6B00249230, - 4B2C28CF08DACC6B00249230, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - EXECUTABLE_EXTENSION = so; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G5; - GCC_PREPROCESSOR_DEFINITIONS = ""; - INSTALL_PATH = /usr/local/lib; - LIBRARY_STYLE = DYNAMIC; - OTHER_CFLAGS = ""; - OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; - OTHER_LDFLAGS = "-framework Jackdmp -framework AudioToolBox -framework CoreAudio -framework CoreServices -framework AudioUnit "; - OTHER_REZFLAGS = ""; - PREBINDING = NO; - PRODUCT_NAME = jack_coreaudio; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = jack_coreaudio; - productName = jack_coreaudio; - productReference = 4B2C28D108DACC6B00249230; - productType = "com.apple.product-type.library.dynamic"; - }; - 4B2C28D108DACC6B00249230 = { - explicitFileType = "compiled.mach-o.dylib"; - includeInIndex = 0; - isa = PBXFileReference; - path = jack_coreaudio.so; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B2C28D208DACC9B00249230 = { - fileRef = 4B395C9606AEF53800923527; - isa = PBXBuildFile; - settings = { - }; - }; - 4B2C28F908DAD01E00249230 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackGlobals.cpp; - path = ../common/JackGlobals.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B2C28FA08DAD01E00249230 = { - fileRef = 4B2C28F908DAD01E00249230; - isa = PBXBuildFile; - settings = { - }; - }; - 4B2C28FC08DAD01E00249230 = { - fileRef = 4B2C28F908DAD01E00249230; - isa = PBXBuildFile; - settings = { - }; - }; - 4B37C20006DF1F900016E567 = { - children = ( - 4B37C20906DF1FE20016E567, - 4B37C20A06DF1FE20016E567, - 4B37C20306DF1FBE0016E567, - 4B37C20406DF1FBE0016E567, - ); - isa = PBXGroup; - name = Latency; - refType = 4; - sourceTree = ""; - }; - 4B37C20306DF1FBE0016E567 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = CALatencyLog.cpp; - path = /Developer/Examples/CoreAudio/PublicUtility/CALatencyLog.cpp; - refType = 0; - sourceTree = ""; - }; - 4B37C20406DF1FBE0016E567 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = CALatencyLog.h; - path = /Developer/Examples/CoreAudio/PublicUtility/CALatencyLog.h; - refType = 0; - sourceTree = ""; - }; - 4B37C20906DF1FE20016E567 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = latency.c; - path = /Developer/Examples/CoreAudio/PublicUtility/latency.c; - refType = 0; - sourceTree = ""; - }; - 4B37C20A06DF1FE20016E567 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = latency.h; - path = /Developer/Examples/CoreAudio/PublicUtility/latency.h; - refType = 0; - sourceTree = ""; - }; - 4B395C9606AEF53800923527 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = JackCoreAudioDriver.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B395C9706AEF53800923527 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = JackCoreAudioDriver.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B3B987A09A1DD0400BF62ED = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackAtomicArrayState.h; - path = ../common/JackAtomicArrayState.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B3B987B09A1DD0400BF62ED = { - fileRef = 4B3B987A09A1DD0400BF62ED; - isa = PBXBuildFile; - settings = { - }; - }; - 4B3B987C09A1DD2500BF62ED = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackTransportEngine.cpp; - path = ../common/JackTransportEngine.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B3B987D09A1DD2500BF62ED = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackTransportEngine.h; - path = ../common/JackTransportEngine.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B3B987E09A1DD2500BF62ED = { - fileRef = 4B3B987C09A1DD2500BF62ED; - isa = PBXBuildFile; - settings = { - }; - }; - 4B3B987F09A1DD2500BF62ED = { - fileRef = 4B3B987D09A1DD2500BF62ED; - isa = PBXBuildFile; - settings = { - }; - }; - 4B420C7D07733D7C00DDA57E = { - buildActionMask = 2147483647; - files = ( - 4BF8D2410834F1DD00C94B91, - 4BF8D2430834F1E400C94B91, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B420C7E07733D7C00DDA57E = { - buildActionMask = 2147483647; - files = ( - 4BF8D23F0834F1C300C94B91, - 4BF8D2400834F1DC00C94B91, - 4BFC8139090E1F56007BAE60, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B420C7F07733D7C00DDA57E = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B420C8007733D7C00DDA57E = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B420C8107733D7C00DDA57E = { - buildPhases = ( - 4B420C7D07733D7C00DDA57E, - 4B420C7E07733D7C00DDA57E, - 4B420C7F07733D7C00DDA57E, - 4B420C8007733D7C00DDA57E, - ); - buildSettings = { - HEADER_SEARCH_PATHS = RPC; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework CoreAudio -framework CoreServices"; - OTHER_REZFLAGS = ""; - PRECOMPILE_PREFIX_HEADER = YES; - PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - PRODUCT_NAME = testAtomic; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = testAtomic; - productInstallPath = /usr/local/bin; - productName = testAtomic; - productReference = 4B420C8207733D7C00DDA57E; - }; - 4B420C8207733D7C00DDA57E = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = testAtomic; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B4259E5076B635E00C1ECE1 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = JackMacEngineRPC.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B4259E6076B635E00C1ECE1 = { - fileRef = 4B4259E5076B635E00C1ECE1; - isa = PBXBuildFile; - settings = { - }; - }; - 4B464301076CAC7700E5077C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = text.xml; - path = "Jack-Info.plist"; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B50A10D080917BA003F4C95 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B50A10E080917BA003F4C95 = { - buildActionMask = 2147483647; - files = ( - 4BF8D1680834EDD900C94B91, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B50A10F080917BA003F4C95 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B50A110080917BA003F4C95 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B50A111080917BA003F4C95 = { - buildPhases = ( - 4B50A10D080917BA003F4C95, - 4B50A10E080917BA003F4C95, - 4B50A10F080917BA003F4C95, - 4B50A110080917BA003F4C95, - ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework Jackmp"; - OTHER_REZFLAGS = ""; - PREBINDING = NO; - PRODUCT_NAME = zombie; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = zombie; - productInstallPath = /usr/local/bin; - productName = zombie; - productReference = 4B50A112080917BA003F4C95; - }; - 4B50A112080917BA003F4C95 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = zombie; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B56880F08B5C8620022B32D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackFifo.cpp; - path = ../common/JackFifo.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B56881008B5C8620022B32D = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackFifo.h; - path = ../common/JackFifo.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B56881108B5C8620022B32D = { - fileRef = 4B56880F08B5C8620022B32D; - isa = PBXBuildFile; - settings = { - }; - }; - 4B56881208B5C8620022B32D = { - fileRef = 4B56881008B5C8620022B32D; - isa = PBXBuildFile; - settings = { - }; - }; - 4B56881508B5C8620022B32D = { - fileRef = 4B56880F08B5C8620022B32D; - isa = PBXBuildFile; - settings = { - }; - }; - 4B56881608B5C8620022B32D = { - fileRef = 4B56881008B5C8620022B32D; - isa = PBXBuildFile; - settings = { - }; - }; - 4B646BE80636CC42003B5396 = { - buildActionMask = 2147483647; - files = ( - 4B799ADB07899652003F3F15, - 4BF8D17D0834EE4800C94B91, - 4BF8D1860834EE5800C94B91, - 4BF8D18D0834EE7900C94B91, - 4BF8D1950834EE8400C94B91, - 4BF8D19D0834EE9700C94B91, - 4BF8D1A20834EE9E00C94B91, - 4BF8D1AD0834EEB400C94B91, - 4BF8D1B20834EEC400C94B91, - 4BF8D1CD0834EF2200C94B91, - 4BF8D1D50834EF2F00C94B91, - 4BF8D1DC0834EF4500C94B91, - 4BF8D1E00834EF4D00C94B91, - 4BF8D1E40834EF5500C94B91, - 4BF8D1F40834EF9200C94B91, - 4BF8D2030834EFD100C94B91, - 4BF8D2040834EFD100C94B91, - 4BF8D2360834F14400C94B91, - 4BF8FB1408AC88EF00D1A344, - 4BEE0B3308ACBB9F00D22B43, - 4BF6C1DC08ACE64C001E2013, - 4BFB73F908AD291A00DB99B8, - 4BFB742508AD2B9900DB99B8, - 4BFB299308AF450200D450D4, - 4B97441308AF54590094983C, - 4B97441808AF546F0094983C, - 4B97441E08AF54930094983C, - 4B97441F08AF54930094983C, - 4B56881608B5C8620022B32D, - 4B003AB508E2B2BA0060EFDC, - 4BD561C808EEB910006BBC2A, - 4B98AE050931D30C0091932A, - 4B66A85C0934964500A89560, - 4B1880CC09A1DDF100154099, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B646BE90636CC42003B5396 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B646BEA0636CC42003B5396 = { - buildActionMask = 2147483647; - files = ( - 4B646C210636CDFF003B5396, - 4B89B76A076B74D200D170DE, - 4B799ADA07899652003F3F15, - 4BF8D18E0834EE7900C94B91, - 4BF8D1960834EE8400C94B91, - 4BF8D19E0834EE9700C94B91, - 4BF8D1AE0834EEB400C94B91, - 4BF8D1CE0834EF2200C94B91, - 4BF8D1D60834EF2F00C94B91, - 4BF8D1E80834EF6700C94B91, - 4BF8D2050834EFD100C94B91, - 4BF8D2060834EFD100C94B91, - 4BF8D2350834F14400C94B91, - 4BF8FB1308AC88EF00D1A344, - 4BEE0B3208ACBB9F00D22B43, - 4BF6C1DB08ACE64C001E2013, - 4BFB742408AD2B9900DB99B8, - 4BB8789008AF4E5100AF4ABD, - 4B97441208AF54590094983C, - 4B97441908AF546F0094983C, - 4BF773AD08B3414500149912, - 4B123D3508B3954300540632, - 4B56881508B5C8620022B32D, - 4B2C28FC08DAD01E00249230, - 4B003A6308E2A87A0060EFDC, - 4B003AB408E2B2BA0060EFDC, - 4B98AE040931D30C0091932A, - 4B1880CB09A1DDF100154099, - 4BCD4CF50B00A0F90091F8E8, - 4BCD4CF90B00A15B0091F8E8, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B646BEB0636CC42003B5396 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B646BEC0636CC42003B5396 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B646BED0636CC42003B5396 = { - buildPhases = ( - 4B646BE80636CC42003B5396, - 4B646BE90636CC42003B5396, - 4B646BEA0636CC42003B5396, - 4B646BEB0636CC42003B5396, - 4B646BEC0636CC42003B5396, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - GENERATE_PKGINFO_FILE = NO; - HEADER_SEARCH_PATHS = RPC; - INFOPLIST_FILE = "Jack-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LIBRARY_SEARCH_PATHS = /usr/lib/gcc/darwin/3.3; - OTHER_CFLAGS = ""; - OTHER_CPLUSPLUSFLAGS = "-DMACH_RPC_MACH_SEMA"; - OTHER_LDFLAGS = "-framework Carbon -framework AudioToolBox -framework CoreAudio"; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Jackmp; - REZ_EXECUTABLE = NO; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost"; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = Jackmp.framework; - productName = Jack; - productReference = 4B646BEE0636CC42003B5396; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Jack - CFBundleGetInfoString - - CFBundleIdentifier - com.MySoftwareCompany.Jack - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleShortVersionString - - CFBundleSignature - ???? - CFBundleVersion - 1.0.0d1 - - -"; - productType = "com.apple.product-type.framework"; - }; - 4B646BEE0636CC42003B5396 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = Jackmp.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B646C210636CDFF003B5396 = { - fileRef = 4BF3937C0626BF3600CC67FA; - isa = PBXBuildFile; - settings = { - }; - }; - 4B646C2D0636CEE6003B5396 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B646C2E0636CEE6003B5396 = { - buildActionMask = 2147483647; - files = ( - 4BF8D16C0834EDF000C94B91, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B646C2F0636CEE6003B5396 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B646C300636CEE6003B5396 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B646C310636CEE6003B5396 = { - buildPhases = ( - 4B646C2D0636CEE6003B5396, - 4B646C2E0636CEE6003B5396, - 4B646C2F0636CEE6003B5396, - 4B646C300636CEE6003B5396, - ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Document1/Developpement/ProjectsCVS/JackCVS/JackServerCPP/build; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework Jackmp -framework CoreFoundation"; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = jack_metro; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = jack_metro; - productInstallPath = /usr/local/bin; - productName = jack_metro; - productReference = 4B646C320636CEE6003B5396; - }; - 4B646C320636CEE6003B5396 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = jack_metro; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B66A8580934964500A89560 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackConstants.h; - path = ../common/JackConstants.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B66A85C0934964500A89560 = { - fileRef = 4B66A8580934964500A89560; - isa = PBXBuildFile; - settings = { - }; - }; - 4B66A85E0934964500A89560 = { - fileRef = 4B66A8580934964500A89560; - isa = PBXBuildFile; - settings = { - }; - }; - 4B66A8610934966F00A89560 = { - fileRef = 4B003A6008E2A87A0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4B66A8620934967000A89560 = { - fileRef = 4BF8D1770834EE4800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4B66A8640934967200A89560 = { - fileRef = 4B66A8580934964500A89560; - isa = PBXBuildFile; - settings = { - }; - }; - 4B66A8650934968E00A89560 = { - fileRef = 4B003A6008E2A87A0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4B66A8660934968E00A89560 = { - fileRef = 4BF8D1770834EE4800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4B66A8680934969100A89560 = { - fileRef = 4B66A8580934964500A89560; - isa = PBXBuildFile; - settings = { - }; - }; - 4B66A8690934969700A89560 = { - fileRef = 4B003A6008E2A87A0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4B66A86A0934969700A89560 = { - fileRef = 4BF8D1770834EE4800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4B66A86C0934969E00A89560 = { - fileRef = 4B66A8580934964500A89560; - isa = PBXBuildFile; - settings = { - }; - }; - 4B67272108E4447D00CB805D = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4BF2124508DADBB5008D17F1; - remoteInfo = "jackdmp framework"; - }; - 4B67272208E4447D00CB805D = { - isa = PBXTargetDependency; - target = 4BF2124508DADBB5008D17F1; - targetProxy = 4B67272108E4447D00CB805D; - }; - 4B6A825F0AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B646C310636CEE6003B5396; - remoteInfo = jack_metro; - }; - 4B6A82600AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4B646C310636CEE6003B5396; - targetProxy = 4B6A825F0AAC399800EA7625; - }; - 4B6A82610AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B7D792E0637B848001E7115; - remoteInfo = jack_lsp; - }; - 4B6A82620AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4B7D792E0637B848001E7115; - targetProxy = 4B6A82610AAC399800EA7625; - }; - 4B6A82630AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B89C81506382F5800464BF4; - remoteInfo = jack_connect; - }; - 4B6A82640AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4B89C81506382F5800464BF4; - targetProxy = 4B6A82630AAC399800EA7625; - }; - 4B6A82650AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B9686230771CA08002D75D5; - remoteInfo = jack_disconnect; - }; - 4B6A82660AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4B9686230771CA08002D75D5; - targetProxy = 4B6A82650AAC399800EA7625; - }; - 4B6A82670AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B1CBE2607994C6F0096ABE0; - remoteInfo = jack_freewheel; - }; - 4B6A82680AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4B1CBE2607994C6F0096ABE0; - targetProxy = 4B6A82670AAC399800EA7625; - }; - 4B6A82690AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4BD81C7F07ACD3DE00ACB953; - remoteInfo = jack_external_metro; - }; - 4B6A826A0AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4BD81C7F07ACD3DE00ACB953; - targetProxy = 4B6A82690AAC399800EA7625; - }; - 4B6A826B0AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B420C8107733D7C00DDA57E; - remoteInfo = testAtomic; - }; - 4B6A826C0AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4B420C8107733D7C00DDA57E; - targetProxy = 4B6A826B0AAC399800EA7625; - }; - 4B6A826D0AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B1CBD7B0799484F0096ABE0; - remoteInfo = testSem; - }; - 4B6A826E0AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4B1CBD7B0799484F0096ABE0; - targetProxy = 4B6A826D0AAC399800EA7625; - }; - 4B6A826F0AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B50A111080917BA003F4C95; - remoteInfo = zombie; - }; - 4B6A82700AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4B50A111080917BA003F4C95; - targetProxy = 4B6A826F0AAC399800EA7625; - }; - 4B6A82710AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4BA577B308BF8BAB00F82DE1; - remoteInfo = synchroServer; - }; - 4B6A82720AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4BA577B308BF8BAB00F82DE1; - targetProxy = 4B6A82710AAC399800EA7625; - }; - 4B6A82730AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4BA577D908BF8E0600F82DE1; - remoteInfo = synchroClient; - }; - 4B6A82740AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4BA577D908BF8E0600F82DE1; - targetProxy = 4B6A82730AAC399800EA7625; - }; - 4B6A82750AAC399800EA7625 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4BBD13AA08C71A480079F7FF; - remoteInfo = synchroServerClient; - }; - 4B6A82760AAC399800EA7625 = { - isa = PBXTargetDependency; - target = 4BBD13AA08C71A480079F7FF; - targetProxy = 4B6A82750AAC399800EA7625; - }; - 4B6BEB4A07A6CCDC00A5DBDA = { - children = ( - 4BF8D23E0834F1C300C94B91, - 4BF8D2470834F20600C94B91, - 4BA577BC08BF8BE200F82DE1, - 4BA577FB08BF8E4600F82DE1, - 4BBD13CC08C71EB40079F7FF, - ); - isa = PBXGroup; - name = Tests; - refType = 4; - sourceTree = ""; - }; - 4B74519307A2AEB1003529A4 = { - fileRef = 4B89B759076B731100D170DE; - isa = PBXBuildFile; - settings = { - }; - }; - 4B765CC805ECE17900571F78 = { - children = ( - 4B003AB008E2B2BA0060EFDC, - 4B003AB108E2B2BA0060EFDC, - 4B003A6008E2A87A0060EFDC, - 4BF8D1770834EE4800C94B91, - 4BF8D1830834EE5800C94B91, - 4BF773AA08B3414500149912, - ); - isa = PBXGroup; - name = Tools; - refType = 4; - sourceTree = ""; - }; - 4B799AD607899652003F3F15 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = JackMachPort.cpp; - refType = 4; - sourceTree = ""; - }; - 4B799AD707899652003F3F15 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = JackMachPort.h; - refType = 4; - sourceTree = ""; - }; - 4B799ADA07899652003F3F15 = { - fileRef = 4B799AD607899652003F3F15; - isa = PBXBuildFile; - settings = { - }; - }; - 4B799ADB07899652003F3F15 = { - fileRef = 4B799AD707899652003F3F15; - isa = PBXBuildFile; - settings = { - }; - }; - 4B799ADE07899652003F3F15 = { - fileRef = 4B799AD607899652003F3F15; - isa = PBXBuildFile; - settings = { - }; - }; - 4B799ADF07899652003F3F15 = { - fileRef = 4B799AD707899652003F3F15; - isa = PBXBuildFile; - settings = { - }; - }; - 4B7D792A0637B848001E7115 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B7D792B0637B848001E7115 = { - buildActionMask = 2147483647; - files = ( - 4BF8D16A0834EDE600C94B91, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B7D792C0637B848001E7115 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B7D792D0637B848001E7115 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B7D792E0637B848001E7115 = { - buildPhases = ( - 4B7D792A0637B848001E7115, - 4B7D792B0637B848001E7115, - 4B7D792C0637B848001E7115, - 4B7D792D0637B848001E7115, - ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Document1/Developpement/ProjectsCVS/JackCVS/JackServerCPP/build; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework Jackmp"; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = jack_lsp; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = jack_lsp; - productInstallPath = /usr/local/bin; - productName = jack_lsp; - productReference = 4B7D792F0637B848001E7115; - }; - 4B7D792F0637B848001E7115 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = jack_lsp; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B869B3D08C8D21C001CF041 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = driver_interface.h; - path = ../common/driver_interface.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B869B3E08C8D21C001CF041 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = driver_parse.h; - path = ../common/driver_parse.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B869B3F08C8D21C001CF041 = { - fileRef = 4B869B3D08C8D21C001CF041; - isa = PBXBuildFile; - settings = { - }; - }; - 4B869B4008C8D21C001CF041 = { - fileRef = 4B869B3E08C8D21C001CF041; - isa = PBXBuildFile; - settings = { - }; - }; - 4B869B4208C8D22F001CF041 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackDriverLoader.h; - path = ../common/JackDriverLoader.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B869B4408C8D22F001CF041 = { - fileRef = 4B869B4208C8D22F001CF041; - isa = PBXBuildFile; - settings = { - }; - }; - 4B869B6408C8D76B001CF041 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jslist.h; - path = ../common/jslist.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B869B6508C8D76B001CF041 = { - fileRef = 4B869B6408C8D76B001CF041; - isa = PBXBuildFile; - settings = { - }; - }; - 4B869D7F08C9CB00001CF041 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackDriverLoader.cpp; - path = ../common/JackDriverLoader.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B89B759076B731100D170DE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = JackRPCClientUser.c; - path = RPC/JackRPCClientUser.c; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B89B769076B74D200D170DE = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = JackRPCEngineUser.c; - path = RPC/JackRPCEngineUser.c; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B89B76A076B74D200D170DE = { - fileRef = 4B89B769076B74D200D170DE; - isa = PBXBuildFile; - settings = { - }; - }; - 4B89C81106382F5800464BF4 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B89C81206382F5800464BF4 = { - buildActionMask = 2147483647; - files = ( - 4BF8D16F0834EDFF00C94B91, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B89C81306382F5800464BF4 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B89C81406382F5800464BF4 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B89C81506382F5800464BF4 = { - buildPhases = ( - 4B89C81106382F5800464BF4, - 4B89C81206382F5800464BF4, - 4B89C81306382F5800464BF4, - 4B89C81406382F5800464BF4, - ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework Jackmp"; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = jack_connect; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = jack_connect; - productInstallPath = /usr/local/bin; - productName = jack_connect; - productReference = 4B89C81606382F5800464BF4; - }; - 4B89C81606382F5800464BF4 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = jack_connect; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B940B9B06DDDE5B00D77F60 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = AudioHardware.h; - path = /System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/AudioHardware.h; - refType = 0; - sourceTree = ""; - }; - 4B940B9C06DDDE5B00D77F60 = { - fileRef = 4B940B9B06DDDE5B00D77F60; - isa = PBXBuildFile; - settings = { - }; - }; - 4B96861F0771CA08002D75D5 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B9686200771CA08002D75D5 = { - buildActionMask = 2147483647; - files = ( - 4BF8D1700834EDFF00C94B91, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B9686210771CA08002D75D5 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B9686220771CA08002D75D5 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4B9686230771CA08002D75D5 = { - buildPhases = ( - 4B96861F0771CA08002D75D5, - 4B9686200771CA08002D75D5, - 4B9686210771CA08002D75D5, - 4B9686220771CA08002D75D5, - ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework Jackmp"; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = jack_disconnect; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = jack_disconnect; - productInstallPath = /usr/local/bin; - productName = jack_disconnect; - productReference = 4B9686240771CA08002D75D5; - }; - 4B9686240771CA08002D75D5 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = jack_disconnect; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4B97440C08AF54590094983C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackSocket.cpp; - path = ../common/JackSocket.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B97440D08AF54590094983C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackSocket.h; - path = ../common/JackSocket.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B97440E08AF54590094983C = { - fileRef = 4B97440C08AF54590094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B97440F08AF54590094983C = { - fileRef = 4B97440D08AF54590094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B97441208AF54590094983C = { - fileRef = 4B97440C08AF54590094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B97441308AF54590094983C = { - fileRef = 4B97440D08AF54590094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B97441408AF546F0094983C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackSocketClientChannel.h; - path = ../common/JackSocketClientChannel.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B97441508AF546F0094983C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackSocketClientChannel.cpp; - path = ../common/JackSocketClientChannel.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B97441808AF546F0094983C = { - fileRef = 4B97441408AF546F0094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B97441908AF546F0094983C = { - fileRef = 4B97441508AF546F0094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B97441A08AF54930094983C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackSocketNotifyChannel.h; - path = ../common/JackSocketNotifyChannel.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B97441B08AF54930094983C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackSocketServerChannel.h; - path = ../common/JackSocketServerChannel.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B97441E08AF54930094983C = { - fileRef = 4B97441A08AF54930094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B97441F08AF54930094983C = { - fileRef = 4B97441B08AF54930094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B97452B08AF6D4B0094983C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackSocketServerChannel.cpp; - path = ../common/JackSocketServerChannel.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B97452C08AF6D4B0094983C = { - fileRef = 4B97452B08AF6D4B0094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B97458708AF74FF0094983C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackSocketNotifyChannel.cpp; - path = ../common/JackSocketNotifyChannel.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B9745A808AF761F0094983C = { - fileRef = 4B97458708AF74FF0094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B9745CB08AF771B0094983C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackSocketServerNotifyChannel.h; - path = ../common/JackSocketServerNotifyChannel.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B9745CC08AF771B0094983C = { - fileRef = 4B9745CB08AF771B0094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B9745D908AF78200094983C = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackSocketServerNotifyChannel.cpp; - path = ../common/JackSocketServerNotifyChannel.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B9745DA08AF78200094983C = { - fileRef = 4B9745D908AF78200094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4B98AE000931D30C0091932A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackDebugClient.cpp; - path = ../common/JackDebugClient.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B98AE010931D30C0091932A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackDebugClient.h; - path = ../common/JackDebugClient.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B98AE040931D30C0091932A = { - fileRef = 4B98AE000931D30C0091932A; - isa = PBXBuildFile; - settings = { - }; - }; - 4B98AE050931D30C0091932A = { - fileRef = 4B98AE010931D30C0091932A; - isa = PBXBuildFile; - settings = { - }; - }; - 4B9B627005E60A9E001E19AA = { - children = ( - 4BF8D2170834F03500C94B91, - 4BF8D21B0834F04800C94B91, - 4BF8D21C0834F04800C94B91, - 4B66A8580934964500A89560, - 4BFB73F608AD291A00DB99B8, - 4B2C28F908DAD01E00249230, - 4B123D3308B3954300540632, - 4B123D3608B3954A00540632, - 4BF8D2190834F03D00C94B91, - 4BF8D2220834F05C00C94B91, - 4BF8D2210834F05C00C94B91, - 4BF8D2250834F06A00C94B91, - ); - isa = PBXGroup; - name = Server; - path = ""; - refType = 4; - sourceTree = ""; - }; - 4B9B815C08AFA45000D05A28 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackRequest.h; - path = ../common/JackRequest.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4B9B815D08AFA45000D05A28 = { - fileRef = 4B9B815C08AFA45000D05A28; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA33DF905EDFD8C000CCD5F = { - children = ( - 4BF8D19F0834EE9E00C94B91, - 4BF8D1970834EE9700C94B91, - 4BF8D1980834EE9700C94B91, - 4BFB741F08AD2B9900DB99B8, - 4BFB741E08AD2B9900DB99B8, - ); - isa = PBXGroup; - name = Thread; - refType = 4; - sourceTree = ""; - }; - 4BA3873B079479C2008D8992 = { - children = ( - 4BF772FD08B3330F00149912, - 4BF8D1C10834EF0800C94B91, - 4BF8D1C30834EF1400C94B91, - 4BF8D1C40834EF1400C94B91, - 4BF8D1C70834EF2200C94B91, - 4BF8D1C80834EF2200C94B91, - ); - isa = PBXGroup; - name = Graph; - refType = 4; - sourceTree = ""; - }; - 4BA3874007947A46008D8992 = { - children = ( - 4BF8D1A70834EEB400C94B91, - 4BF8D1A80834EEB400C94B91, - 4BD561C708EEB910006BBC2A, - 4B56881008B5C8620022B32D, - 4B56880F08B5C8620022B32D, - 4BF6C1D608ACE64C001E2013, - 4BF6C1D508ACE64C001E2013, - 4BEE0B2D08ACBB9F00D22B43, - 4BEE0B2C08ACBB9F00D22B43, - ); - isa = PBXGroup; - name = Synchro; - refType = 4; - sourceTree = ""; - }; - 4BA550F605E241B800569492 = { - children = ( - 4B869B6408C8D76B001CF041, - 4B869B3D08C8D21C001CF041, - 4B869B3E08C8D21C001CF041, - 4B869B4208C8D22F001CF041, - 4B869D7F08C9CB00001CF041, - 4BF8D1B50834EEE400C94B91, - 4BF8D1B60834EEE400C94B91, - 4BF70ACB0908EE95008B75AD, - 4BF70ACA0908EE95008B75AD, - 4BC3988A08B3CF6C00B6F371, - 4BC3988908B3CF6C00B6F371, - 4BD56D8707968982006D44F9, - 4BD56D8607968979006D44F9, - ); - isa = PBXGroup; - name = Driver; - path = ""; - refType = 4; - sourceTree = ""; - }; - 4BA550F905E241D900569492 = { - children = ( - 4BCD4CF40B00A0F90091F8E8, - 4B168CA4076A5333005B2802, - 4BF8D1FB0834EFD100C94B91, - 4BF8D1FC0834EFD100C94B91, - 4BF8D1FD0834EFD100C94B91, - 4BF8D1FE0834EFD100C94B91, - ); - isa = PBXGroup; - name = Library; - path = ""; - refType = 4; - sourceTree = ""; - }; - 4BA550FA05E241F200569492 = { - children = ( - 4BF8D1CF0834EF2F00C94B91, - 4BF8D1D00834EF2F00C94B91, - ); - isa = PBXGroup; - name = Ports; - path = ""; - refType = 4; - sourceTree = ""; - }; - 4BA550FB05E2420000569492 = { - children = ( - 4B168CA3076A5319005B2802, - 4BF8D2130834F02800C94B91, - 4BF8D2140834F02800C94B91, - 4BF8FB0E08AC88EF00D1A344, - 4BF8FB0D08AC88EF00D1A344, - 4BF8D2100834F01C00C94B91, - 4BF8D20F0834F01C00C94B91, - 4B3B987A09A1DD0400BF62ED, - 4B3B987D09A1DD2500BF62ED, - 4B3B987C09A1DD2500BF62ED, - ); - isa = PBXGroup; - name = Engine; - refType = 4; - sourceTree = ""; - }; - 4BA550FC05E2421400569492 = { - children = ( - 4BF8D18F0834EE8400C94B91, - 4BF8D1900834EE8400C94B91, - 4BF8D1870834EE7900C94B91, - 4BF8D1880834EE7900C94B91, - ); - isa = PBXGroup; - name = Shm; - path = ""; - refType = 4; - sourceTree = ""; - }; - 4BA550FF05E2423600569492 = { - children = ( - 4BF8D1AF0834EEC400C94B91, - 4BF8D1B30834EED500C94B91, - 4BFB299908AF452300D450D4, - 4BFB299808AF451200D450D4, - ); - isa = PBXGroup; - name = Channels; - refType = 4; - sourceTree = ""; - }; - 4BA577AF08BF8BAB00F82DE1 = { - buildActionMask = 2147483647; - files = ( - 4B66A8620934967000A89560, - 4B66A8640934967200A89560, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BA577B008BF8BAB00F82DE1 = { - buildActionMask = 2147483647; - files = ( - 4BA577BE08BF8BFB00F82DE1, - 4BA577BF08BF8BFD00F82DE1, - 4BA577C008BF8C0000F82DE1, - 4BA577C108BF8C0500F82DE1, - 4BA577C208BF8C0700F82DE1, - 4BA577FC08BF8E4600F82DE1, - 4B66A8610934966F00A89560, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BA577B108BF8BAB00F82DE1 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BA577B208BF8BAB00F82DE1 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BA577B308BF8BAB00F82DE1 = { - buildPhases = ( - 4BA577AF08BF8BAB00F82DE1, - 4BA577B008BF8BAB00F82DE1, - 4BA577B108BF8BAB00F82DE1, - 4BA577B208BF8BAB00F82DE1, - ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework AudioToolBox -framework CoreAudio -framework CoreServices -framework AudioUnit "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = synchroServer; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = synchroServer; - productInstallPath = /usr/local/bin; - productName = synchroServer; - productReference = 4BA577B408BF8BAB00F82DE1; - }; - 4BA577B408BF8BAB00F82DE1 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = synchroServer; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4BA577BC08BF8BE200F82DE1 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = testSynchroClient.cpp; - path = ../tests/testSynchroClient.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BA577BE08BF8BFB00F82DE1 = { - fileRef = 4BF6C1D508ACE64C001E2013; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577BF08BF8BFD00F82DE1 = { - fileRef = 4B56880F08B5C8620022B32D; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577C008BF8C0000F82DE1 = { - fileRef = 4BEE0B2C08ACBB9F00D22B43; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577C108BF8C0500F82DE1 = { - fileRef = 4BFB741E08AD2B9900DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577C208BF8C0700F82DE1 = { - fileRef = 4BF8D1980834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577D908BF8E0600F82DE1 = { - buildPhases = ( - 4BA577DA08BF8E0600F82DE1, - 4BA577DB08BF8E0600F82DE1, - 4BA577E308BF8E0600F82DE1, - 4BA577E408BF8E0600F82DE1, - ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework AudioToolBox -framework CoreAudio -framework CoreServices -framework AudioUnit "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = synchroClient; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = synchroClient; - productInstallPath = /usr/local/bin; - productName = synchroServer; - productReference = 4BA577E508BF8E0600F82DE1; - }; - 4BA577DA08BF8E0600F82DE1 = { - buildActionMask = 2147483647; - files = ( - 4B66A8660934968E00A89560, - 4B66A8680934969100A89560, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BA577DB08BF8E0600F82DE1 = { - buildActionMask = 2147483647; - files = ( - 4BA577DD08BF8E0600F82DE1, - 4BA577DE08BF8E0600F82DE1, - 4BA577DF08BF8E0600F82DE1, - 4BA577E008BF8E0600F82DE1, - 4BA577E108BF8E0600F82DE1, - 4BA577FD08BF8E6100F82DE1, - 4B66A8650934968E00A89560, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BA577DD08BF8E0600F82DE1 = { - fileRef = 4BF6C1D508ACE64C001E2013; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577DE08BF8E0600F82DE1 = { - fileRef = 4B56880F08B5C8620022B32D; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577DF08BF8E0600F82DE1 = { - fileRef = 4BEE0B2C08ACBB9F00D22B43; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577E008BF8E0600F82DE1 = { - fileRef = 4BFB741E08AD2B9900DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577E108BF8E0600F82DE1 = { - fileRef = 4BF8D1980834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577E308BF8E0600F82DE1 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BA577E408BF8E0600F82DE1 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BA577E508BF8E0600F82DE1 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = synchroClient; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4BA577FB08BF8E4600F82DE1 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = testSynchroServer.cpp; - path = ../tests/testSynchroServer.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BA577FC08BF8E4600F82DE1 = { - fileRef = 4BA577FB08BF8E4600F82DE1; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA577FD08BF8E6100F82DE1 = { - fileRef = 4BA577BC08BF8BE200F82DE1; - isa = PBXBuildFile; - settings = { - }; - }; - 4BA88D9408BE632C000095BE = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4BD81C7F07ACD3DE00ACB953; - remoteInfo = jack_external_metro; - }; - 4BA88D9508BE632C000095BE = { - isa = PBXTargetDependency; - target = 4BD81C7F07ACD3DE00ACB953; - targetProxy = 4BA88D9408BE632C000095BE; - }; - 4BAB18CA08F13ECF00F0CE8B = { - fileRef = 4BF8D1ED0834EF9200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18CF08F13EFF00F0CE8B = { - fileRef = 4B89B759076B731100D170DE; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18D008F13F5500F0CE8B = { - fileRef = 4B123D3608B3954A00540632; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18D108F13F5800F0CE8B = { - fileRef = 4BF8D2210834F05C00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18D208F13F5900F0CE8B = { - fileRef = 4BF8D2220834F05C00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18D608F13F7A00F0CE8B = { - fileRef = 4B97452B08AF6D4B0094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18DD08F13F8300F0CE8B = { - fileRef = 4B9745D908AF78200094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18DE08F13F8400F0CE8B = { - fileRef = 4B9745CB08AF771B0094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18DF08F13F8900F0CE8B = { - fileRef = 4B97458708AF74FF0094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18E008F13FA300F0CE8B = { - fileRef = 4B9B815C08AFA45000D05A28; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18E208F13FBC00F0CE8B = { - fileRef = 4B4259E5076B635E00C1ECE1; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18E308F13FD600F0CE8B = { - fileRef = 4BFB298808AF450200D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18E408F13FD600F0CE8B = { - fileRef = 4BFB298908AF450200D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18E508F13FD700F0CE8B = { - fileRef = 4BFB297908AF44ED00D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18E608F13FD700F0CE8B = { - fileRef = 4BFB297808AF44ED00D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18E708F13FD700F0CE8B = { - fileRef = 4BFB297708AF44ED00D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BAB18E808F13FD800F0CE8B = { - fileRef = 4BFB297A08AF44ED00D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BB47F880904138400890555 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4BF5925D08F13D81005B1F5F; - remoteInfo = Jackdmp.framework; - }; - 4BB47F890904138400890555 = { - isa = PBXTargetDependency; - target = 4BF5925D08F13D81005B1F5F; - targetProxy = 4BB47F880904138400890555; - }; - 4BB8789008AF4E5100AF4ABD = { - fileRef = 4BFB29AE08AF45FD00D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BBD13AA08C71A480079F7FF = { - buildPhases = ( - 4BBD13AB08C71A480079F7FF, - 4BBD13AC08C71A480079F7FF, - 4BBD13B408C71A480079F7FF, - 4BBD13B508C71A480079F7FF, - ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework AudioToolBox -framework CoreAudio -framework CoreServices -framework AudioUnit "; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = synchroServerClient; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = synchroServerClient; - productInstallPath = /usr/local/bin; - productName = synchroServer; - productReference = 4BBD13B608C71A480079F7FF; - }; - 4BBD13AB08C71A480079F7FF = { - buildActionMask = 2147483647; - files = ( - 4B66A86A0934969700A89560, - 4B66A86C0934969E00A89560, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BBD13AC08C71A480079F7FF = { - buildActionMask = 2147483647; - files = ( - 4BBD13AD08C71A480079F7FF, - 4BBD13AE08C71A480079F7FF, - 4BBD13AF08C71A480079F7FF, - 4BBD13B008C71A480079F7FF, - 4BBD13B108C71A480079F7FF, - 4BBD13CD08C71EB40079F7FF, - 4B66A8690934969700A89560, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BBD13AD08C71A480079F7FF = { - fileRef = 4BF6C1D508ACE64C001E2013; - isa = PBXBuildFile; - settings = { - }; - }; - 4BBD13AE08C71A480079F7FF = { - fileRef = 4B56880F08B5C8620022B32D; - isa = PBXBuildFile; - settings = { - }; - }; - 4BBD13AF08C71A480079F7FF = { - fileRef = 4BEE0B2C08ACBB9F00D22B43; - isa = PBXBuildFile; - settings = { - }; - }; - 4BBD13B008C71A480079F7FF = { - fileRef = 4BFB741E08AD2B9900DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BBD13B108C71A480079F7FF = { - fileRef = 4BF8D1980834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BBD13B408C71A480079F7FF = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BBD13B508C71A480079F7FF = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BBD13B608C71A480079F7FF = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = synchroServerClient; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4BBD13CC08C71EB40079F7FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = testSynchroServerClient.cpp; - path = ../tests/testSynchroServerClient.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BBD13CD08C71EB40079F7FF = { - fileRef = 4BBD13CC08C71EB40079F7FF; - isa = PBXBuildFile; - settings = { - }; - }; - 4BBD140A08C739A10079F7FF = { - fileRef = 4B56880F08B5C8620022B32D; - isa = PBXBuildFile; - settings = { - }; - }; - 4BBD140B08C739A60079F7FF = { - fileRef = 4BEE0B2C08ACBB9F00D22B43; - isa = PBXBuildFile; - settings = { - }; - }; - 4BBD140C08C739B00079F7FF = { - fileRef = 4BF6C1D508ACE64C001E2013; - isa = PBXBuildFile; - settings = { - }; - }; - 4BBD140D08C739B60079F7FF = { - fileRef = 4BFB741E08AD2B9900DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BC3988908B3CF6C00B6F371 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackDummyDriver.cpp; - path = ../common/JackDummyDriver.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BC3988A08B3CF6C00B6F371 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackDummyDriver.h; - path = ../common/JackDummyDriver.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BCD4CF40B00A0F90091F8E8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackAPIWrapper.cpp; - path = ../common/JackAPIWrapper.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BCD4CF50B00A0F90091F8E8 = { - fileRef = 4BCD4CF40B00A0F90091F8E8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BCD4CF90B00A15B0091F8E8 = { - fileRef = 4BF8D1E90834EF7500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BD561C708EEB910006BBC2A = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackSynchro.h; - path = ../common/JackSynchro.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BD561C808EEB910006BBC2A = { - fileRef = 4BD561C708EEB910006BBC2A; - isa = PBXBuildFile; - settings = { - }; - }; - 4BD56D73079687AD006D44F9 = { - children = ( - 4BF8D1F70834EFBD00C94B91, - 4BF8D1F80834EFBD00C94B91, - ); - isa = PBXGroup; - name = External; - path = ""; - refType = 4; - sourceTree = ""; - }; - 4BD56D74079687D7006D44F9 = { - children = ( - 4BF8D1D90834EF4500C94B91, - 4BF8D1DD0834EF4D00C94B91, - 4BF8D1E10834EF5500C94B91, - 4BF8D1E50834EF6700C94B91, - 4B98AE010931D30C0091932A, - 4B98AE000931D30C0091932A, - 4BF8D1E90834EF7500C94B91, - 4BD56D75079687EB006D44F9, - 4BD56D73079687AD006D44F9, - 4BA550F905E241D900569492, - ); - isa = PBXGroup; - name = Client; - refType = 4; - sourceTree = ""; - }; - 4BD56D75079687EB006D44F9 = { - children = ( - 4BF8D1EE0834EF9200C94B91, - 4BF8D1ED0834EF9200C94B91, - 4BF8D1F50834EFB000C94B91, - ); - isa = PBXGroup; - name = "Internal "; - refType = 4; - sourceTree = ""; - }; - 4BD56D8607968979006D44F9 = { - children = ( - 4B940B9B06DDDE5B00D77F60, - 4BF8D2290834F07D00C94B91, - 4BF8D22A0834F07D00C94B91, - 4B395C9706AEF53800923527, - 4B395C9606AEF53800923527, - ); - isa = PBXGroup; - name = Audio; - refType = 4; - sourceTree = ""; - }; - 4BD56D8707968982006D44F9 = { - children = ( - 4BF8D1BD0834EEFC00C94B91, - 4BF8D1BE0834EEFC00C94B91, - 4BF8D1B90834EEF100C94B91, - 4BF8D1BA0834EEF100C94B91, - ); - isa = PBXGroup; - name = Threaded; - refType = 4; - sourceTree = ""; - }; - 4BD81C7F07ACD3DE00ACB953 = { - buildPhases = ( - 4BD81C8007ACD3DE00ACB953, - 4BD81C8107ACD3DE00ACB953, - 4BD81C8307ACD3DE00ACB953, - 4BD81C8407ACD3DE00ACB953, - ); - buildSettings = { - FRAMEWORK_SEARCH_PATHS = /Volumes/Document1/Developpement/ProjectsCVS/JackCVS/JackServerCPP/build; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-framework Jackmp -framework CoreFoundation"; - OTHER_REZFLAGS = ""; - PREBINDING = NO; - PRODUCT_NAME = jack_external_metro; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - ); - isa = PBXToolTarget; - name = jack_external_metro; - productInstallPath = /usr/local/bin; - productName = jack_metro; - productReference = 4BD81C8507ACD3DE00ACB953; - }; - 4BD81C8007ACD3DE00ACB953 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BD81C8107ACD3DE00ACB953 = { - buildActionMask = 2147483647; - files = ( - 4BF8D1760834EE3600C94B91, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BD81C8307ACD3DE00ACB953 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BD81C8407ACD3DE00ACB953 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BD81C8507ACD3DE00ACB953 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = jack_external_metro; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4BEE0B2C08ACBB9F00D22B43 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackPosixSemaphore.cpp; - path = ../common/JackPosixSemaphore.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BEE0B2D08ACBB9F00D22B43 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackPosixSemaphore.h; - path = ../common/JackPosixSemaphore.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BEE0B2E08ACBB9F00D22B43 = { - fileRef = 4BEE0B2C08ACBB9F00D22B43; - isa = PBXBuildFile; - settings = { - }; - }; - 4BEE0B2F08ACBB9F00D22B43 = { - fileRef = 4BEE0B2D08ACBB9F00D22B43; - isa = PBXBuildFile; - settings = { - }; - }; - 4BEE0B3208ACBB9F00D22B43 = { - fileRef = 4BEE0B2C08ACBB9F00D22B43; - isa = PBXBuildFile; - settings = { - }; - }; - 4BEE0B3308ACBB9F00D22B43 = { - fileRef = 4BEE0B2D08ACBB9F00D22B43; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF2122D08DAD8FD008D17F1 = { - fileRef = 4B97441A08AF54930094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF2122E08DAD900008D17F1 = { - fileRef = 4B97441B08AF54930094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF2124408DADA90008D17F1 = { - fileRef = 4B395C9706AEF53800923527; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF2124508DADBB5008D17F1 = { - buildPhases = ( - 4BF2124608DADBB5008D17F1, - 4BF2127C08DADBB5008D17F1, - 4BF212A608DADBB5008D17F1, - 4BF212A708DADBB5008D17F1, - ); - buildSettings = { - DEBUGGING_SYMBOLS = NO; - FRAMEWORK_SEARCH_PATHS = ""; - HEADER_SEARCH_PATHS = "../common RPC"; - OPTIMIZATION_CFLAGS = "-O3"; - OTHER_CFLAGS = "-DMACH_RPC_MACH_SEMA"; - OTHER_LDFLAGS = "-framework Jackdmp -framework AudioToolBox -framework CoreAudio -framework CoreServices -framework AudioUnit "; - OTHER_REZFLAGS = ""; - PRECOMPILE_PREFIX_HEADER = YES; - PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - PRODUCT_NAME = jackdmp; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - 4B1CEB430ABB17B700E4AD89, - ); - isa = PBXToolTarget; - name = "jackdmp framework"; - productInstallPath = /usr/local/bin; - productName = TestMacEngine; - productReference = 4BF212A808DADBB5008D17F1; - }; - 4BF2124608DADBB5008D17F1 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF2127C08DADBB5008D17F1 = { - buildActionMask = 2147483647; - files = ( - 4BF2129408DADBB5008D17F1, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF2129408DADBB5008D17F1 = { - fileRef = 4BF8D2250834F06A00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF212A608DADBB5008D17F1 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF212A708DADBB5008D17F1 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF212A808DADBB5008D17F1 = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = jackdmp; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4BF212AE08DADC73008D17F1 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4BF2124508DADBB5008D17F1; - remoteInfo = "jackdmp framework"; - }; - 4BF212AF08DADC73008D17F1 = { - isa = PBXTargetDependency; - target = 4BF2124508DADBB5008D17F1; - targetProxy = 4BF212AE08DADC73008D17F1; - }; - 4BF2955B08BC475500F2602F = { - buildPhases = ( - ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = All; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - 4BB47F890904138400890555, - 4BF2956108BC475E00F2602F, - 4BF212AF08DADC73008D17F1, - 4BFD0E2208DADFB000D838B8, - 4B0C912908DAF35900AE19BE, - 4B6A82600AAC399800EA7625, - 4B6A82620AAC399800EA7625, - 4B6A82640AAC399800EA7625, - 4B6A82660AAC399800EA7625, - 4B6A82680AAC399800EA7625, - 4B6A826A0AAC399800EA7625, - 4B6A826C0AAC399800EA7625, - 4B6A826E0AAC399800EA7625, - 4B6A82700AAC399800EA7625, - 4B6A82720AAC399800EA7625, - 4B6A82740AAC399800EA7625, - 4B6A82760AAC399800EA7625, - ); - isa = PBXAggregateTarget; - name = All; - productName = All; - }; - 4BF2956008BC475E00F2602F = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B646BED0636CC42003B5396; - remoteInfo = Jackmp.framework; - }; - 4BF2956108BC475E00F2602F = { - isa = PBXTargetDependency; - target = 4B646BED0636CC42003B5396; - targetProxy = 4BF2956008BC475E00F2602F; - }; - 4BF393150626B68F00CC67FA = { - buildActionMask = 2147483647; - files = ( - 4B940B9C06DDDE5B00D77F60, - 4B799ADF07899652003F3F15, - 4BF8D1790834EE4800C94B91, - 4BF8D1840834EE5800C94B91, - 4BF8D1890834EE7900C94B91, - 4BF8D1910834EE8400C94B91, - 4BF8D1990834EE9700C94B91, - 4BF8D1A00834EE9E00C94B91, - 4BF8D1A90834EEB400C94B91, - 4BF8D1B00834EEC400C94B91, - 4BF8D1B40834EED500C94B91, - 4BF8D1B70834EEE400C94B91, - 4BF8D1BB0834EEF100C94B91, - 4BF8D1BF0834EEFC00C94B91, - 4BF8D1C20834EF0800C94B91, - 4BF8D1C50834EF1400C94B91, - 4BF8D1C90834EF2200C94B91, - 4BF8D1D10834EF2F00C94B91, - 4BF8D1DA0834EF4500C94B91, - 4BF8D1DE0834EF4D00C94B91, - 4BF8D1E20834EF5500C94B91, - 4BF8D1F00834EF9200C94B91, - 4BF8D1F90834EFBD00C94B91, - 4BF8D2120834F01C00C94B91, - 4BF8D2150834F02800C94B91, - 4BF8D2180834F03500C94B91, - 4BF8D21A0834F03D00C94B91, - 4BF8D21D0834F04800C94B91, - 4BF8D21E0834F04800C94B91, - 4BF8D2240834F05C00C94B91, - 4BF8D22B0834F07D00C94B91, - 4BF8FB1008AC88EF00D1A344, - 4BEE0B2F08ACBB9F00D22B43, - 4BF6C1D808ACE64C001E2013, - 4BFB73F708AD291A00DB99B8, - 4BFB742108AD2B9900DB99B8, - 4BFB297C08AF44ED00D450D4, - 4BFB297E08AF44ED00D450D4, - 4BFB298D08AF450200D450D4, - 4B97440F08AF54590094983C, - 4B9745CC08AF771B0094983C, - 4B9B815D08AFA45000D05A28, - 4BF772FE08B3330F00149912, - 4B56881208B5C8620022B32D, - 4B869B3F08C8D21C001CF041, - 4B869B4008C8D21C001CF041, - 4B869B4408C8D22F001CF041, - 4B869B6508C8D76B001CF041, - 4BF2122D08DAD8FD008D17F1, - 4BF2122E08DAD900008D17F1, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF393160626B68F00CC67FA = { - buildActionMask = 2147483647; - files = ( - 4B4259E6076B635E00C1ECE1, - 4B799ADE07899652003F3F15, - 4B74519307A2AEB1003529A4, - 4BF8D1740834EE2800C94B91, - 4BF8D18A0834EE7900C94B91, - 4BF8D1920834EE8400C94B91, - 4BF8D19A0834EE9700C94B91, - 4BF8D1AA0834EEB400C94B91, - 4BF8D1B80834EEE400C94B91, - 4BF8D1BC0834EEF100C94B91, - 4BF8D1C00834EEFC00C94B91, - 4BF8D1C60834EF1400C94B91, - 4BF8D1CA0834EF2200C94B91, - 4BF8D1D20834EF2F00C94B91, - 4BF8D1E60834EF6700C94B91, - 4BF8D1EA0834EF7500C94B91, - 4BF8D1EF0834EF9200C94B91, - 4BF8D1F60834EFB000C94B91, - 4BF8D1FA0834EFBD00C94B91, - 4BF8D2110834F01C00C94B91, - 4BF8D2160834F02800C94B91, - 4BF8D2230834F05C00C94B91, - 4BF8D2260834F06A00C94B91, - 4BF8D22C0834F07D00C94B91, - 4BF8FB0F08AC88EF00D1A344, - 4BEE0B2E08ACBB9F00D22B43, - 4BF6C1D708ACE64C001E2013, - 4BFB742008AD2B9900DB99B8, - 4BFB297B08AF44ED00D450D4, - 4BFB297D08AF44ED00D450D4, - 4BFB298C08AF450200D450D4, - 4B97440E08AF54590094983C, - 4B97452C08AF6D4B0094983C, - 4B9745A808AF761F0094983C, - 4B9745DA08AF78200094983C, - 4BF773AB08B3414500149912, - 4B123D3708B3954A00540632, - 4B56881108B5C8620022B32D, - 4B2C28BF08DACA8200249230, - 4B2C28FA08DAD01E00249230, - 4B003A6108E2A87A0060EFDC, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF393170626B68F00CC67FA = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF393180626B68F00CC67FA = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF393190626B68F00CC67FA = { - buildPhases = ( - 4BF393150626B68F00CC67FA, - 4BF393160626B68F00CC67FA, - 4BF393170626B68F00CC67FA, - 4BF393180626B68F00CC67FA, - ); - buildSettings = { - DEBUGGING_SYMBOLS = NO; - FRAMEWORK_SEARCH_PATHS = ""; - HEADER_SEARCH_PATHS = "../common RPC"; - OPTIMIZATION_CFLAGS = "-O3"; - OTHER_CFLAGS = "-DMACH_RPC_MACH_SEMA"; - OTHER_LDFLAGS = "-framework AudioToolBox -framework CoreAudio -framework CoreServices -framework AudioUnit "; - OTHER_REZFLAGS = ""; - PRECOMPILE_PREFIX_HEADER = YES; - PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - PRODUCT_NAME = jackdmp; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - 4B67272208E4447D00CB805D, - ); - isa = PBXToolTarget; - name = jackdmp; - productInstallPath = /usr/local/bin; - productName = TestMacEngine; - productReference = 4BF3931A0626B68F00CC67FA; - }; - 4BF3931A0626B68F00CC67FA = { - explicitFileType = "compiled.mach-o.executable"; - includeInIndex = 0; - isa = PBXFileReference; - path = jackdmp; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4BF3937C0626BF3600CC67FA = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = JackMacLibClientRPC.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF5925D08F13D81005B1F5F = { - buildPhases = ( - 4BF5925E08F13D81005B1F5F, - 4BF5928008F13D81005B1F5F, - 4BF5928208F13D81005B1F5F, - 4BF5929E08F13D81005B1F5F, - 4BF5929F08F13D81005B1F5F, - ); - buildRules = ( - ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - GENERATE_PKGINFO_FILE = NO; - HEADER_SEARCH_PATHS = RPC; - INFOPLIST_FILE = "Jack-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LIBRARY_SEARCH_PATHS = /usr/lib/gcc/darwin/3.3; - OTHER_CFLAGS = ""; - OTHER_CPLUSPLUSFLAGS = "-DMACH_RPC_MACH_SEMA"; - OTHER_LDFLAGS = "-framework Carbon -framework AudioToolBox -framework CoreAudio"; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Jackdmp; - REZ_EXECUTABLE = NO; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost"; - }; - dependencies = ( - ); - isa = PBXNativeTarget; - name = Jackdmp.framework; - productName = Jack; - productReference = 4BF592A008F13D81005B1F5F; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Jack - CFBundleGetInfoString - - CFBundleIdentifier - com.MySoftwareCompany.Jack - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleShortVersionString - - CFBundleSignature - ???? - CFBundleVersion - 1.0.0d1 - - -"; - productType = "com.apple.product-type.framework"; - }; - 4BF5925E08F13D81005B1F5F = { - buildActionMask = 2147483647; - files = ( - 4BF5925F08F13D81005B1F5F, - 4BF5926008F13D81005B1F5F, - 4BF5926108F13D81005B1F5F, - 4BF5926208F13D81005B1F5F, - 4BF5926308F13D81005B1F5F, - 4BF5926408F13D81005B1F5F, - 4BF5926508F13D81005B1F5F, - 4BF5926608F13D81005B1F5F, - 4BF5926708F13D81005B1F5F, - 4BF5926808F13D81005B1F5F, - 4BF5926908F13D81005B1F5F, - 4BF5926A08F13D81005B1F5F, - 4BF5926B08F13D81005B1F5F, - 4BF5926C08F13D81005B1F5F, - 4BF5926D08F13D81005B1F5F, - 4BF5927008F13D81005B1F5F, - 4BF5927108F13D81005B1F5F, - 4BF5927208F13D81005B1F5F, - 4BF5927308F13D81005B1F5F, - 4BF5927508F13D81005B1F5F, - 4BF5927608F13D81005B1F5F, - 4BF5927808F13D81005B1F5F, - 4BF5927A08F13D81005B1F5F, - 4BF5927B08F13D81005B1F5F, - 4BF5927C08F13D81005B1F5F, - 4BF5927E08F13D81005B1F5F, - 4BF5927F08F13D81005B1F5F, - 4BF592AF08F13E40005B1F5F, - 4BF592B108F13E4C005B1F5F, - 4BF592B308F13E4D005B1F5F, - 4BF592B508F13E5A005B1F5F, - 4BF592B608F13E5F005B1F5F, - 4BF592B708F13E5F005B1F5F, - 4BF592B908F13E61005B1F5F, - 4BF592BA08F13E61005B1F5F, - 4BF592BC08F13E76005B1F5F, - 4BF592BE08F13E7A005B1F5F, - 4BF592BF08F13E8B005B1F5F, - 4BAB18D208F13F5900F0CE8B, - 4BAB18DE08F13F8400F0CE8B, - 4BAB18E008F13FA300F0CE8B, - 4BAB18E408F13FD600F0CE8B, - 4BAB18E608F13FD700F0CE8B, - 4BAB18E808F13FD800F0CE8B, - 4BF70ACD0908EE95008B75AD, - 4B66A85E0934964500A89560, - 4B3B987B09A1DD0400BF62ED, - 4B3B987F09A1DD2500BF62ED, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF5925F08F13D81005B1F5F = { - fileRef = 4B799AD707899652003F3F15; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926008F13D81005B1F5F = { - fileRef = 4BF8D1770834EE4800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926108F13D81005B1F5F = { - fileRef = 4BF8D1830834EE5800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926208F13D81005B1F5F = { - fileRef = 4BF8D1870834EE7900C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926308F13D81005B1F5F = { - fileRef = 4BF8D18F0834EE8400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926408F13D81005B1F5F = { - fileRef = 4BF8D1970834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926508F13D81005B1F5F = { - fileRef = 4BF8D19F0834EE9E00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926608F13D81005B1F5F = { - fileRef = 4BF8D1A70834EEB400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926708F13D81005B1F5F = { - fileRef = 4BF8D1AF0834EEC400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926808F13D81005B1F5F = { - fileRef = 4BF8D1C70834EF2200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926908F13D81005B1F5F = { - fileRef = 4BF8D1CF0834EF2F00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926A08F13D81005B1F5F = { - fileRef = 4BF8D1D90834EF4500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926B08F13D81005B1F5F = { - fileRef = 4BF8D1DD0834EF4D00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926C08F13D81005B1F5F = { - fileRef = 4BF8D1E10834EF5500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5926D08F13D81005B1F5F = { - fileRef = 4BF8D1EE0834EF9200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927008F13D81005B1F5F = { - fileRef = 4BF8D1C30834EF1400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927108F13D81005B1F5F = { - fileRef = 4BF8FB0E08AC88EF00D1A344; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927208F13D81005B1F5F = { - fileRef = 4BEE0B2D08ACBB9F00D22B43; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927308F13D81005B1F5F = { - fileRef = 4BF6C1D608ACE64C001E2013; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927508F13D81005B1F5F = { - fileRef = 4BFB73F608AD291A00DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927608F13D81005B1F5F = { - fileRef = 4BFB741F08AD2B9900DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927808F13D81005B1F5F = { - fileRef = 4B97440D08AF54590094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927A08F13D81005B1F5F = { - fileRef = 4B97441A08AF54930094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927B08F13D81005B1F5F = { - fileRef = 4B97441B08AF54930094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927C08F13D81005B1F5F = { - fileRef = 4B56881008B5C8620022B32D; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927E08F13D81005B1F5F = { - fileRef = 4B003AB108E2B2BA0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5927F08F13D81005B1F5F = { - fileRef = 4BD561C708EEB910006BBC2A; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5928008F13D81005B1F5F = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF5928208F13D81005B1F5F = { - buildActionMask = 2147483647; - files = ( - 4BF5928508F13D81005B1F5F, - 4BF5928608F13D81005B1F5F, - 4BF5928708F13D81005B1F5F, - 4BF5928808F13D81005B1F5F, - 4BF5928908F13D81005B1F5F, - 4BF5928A08F13D81005B1F5F, - 4BF5928B08F13D81005B1F5F, - 4BF5928C08F13D81005B1F5F, - 4BF5928D08F13D81005B1F5F, - 4BF5929008F13D81005B1F5F, - 4BF5929108F13D81005B1F5F, - 4BF5929208F13D81005B1F5F, - 4BF5929308F13D81005B1F5F, - 4BF5929408F13D81005B1F5F, - 4BF5929608F13D81005B1F5F, - 4BF5929808F13D81005B1F5F, - 4BF5929A08F13D81005B1F5F, - 4BF5929B08F13D81005B1F5F, - 4BF5929C08F13D81005B1F5F, - 4BF5929D08F13D81005B1F5F, - 4BF592AE08F13E40005B1F5F, - 4BF592B008F13E4B005B1F5F, - 4BF592B208F13E4C005B1F5F, - 4BF592B408F13E5A005B1F5F, - 4BF592B808F13E60005B1F5F, - 4BF592BB08F13E76005B1F5F, - 4BF592BD08F13E7A005B1F5F, - 4BF592C008F13E8C005B1F5F, - 4BAB18CA08F13ECF00F0CE8B, - 4BAB18CF08F13EFF00F0CE8B, - 4BAB18D008F13F5500F0CE8B, - 4BAB18D108F13F5800F0CE8B, - 4BAB18D608F13F7A00F0CE8B, - 4BAB18DD08F13F8300F0CE8B, - 4BAB18DF08F13F8900F0CE8B, - 4BAB18E208F13FBC00F0CE8B, - 4BAB18E308F13FD600F0CE8B, - 4BAB18E508F13FD700F0CE8B, - 4BAB18E708F13FD700F0CE8B, - 4BF70ACC0908EE95008B75AD, - 4B3B987E09A1DD2500BF62ED, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF5928508F13D81005B1F5F = { - fileRef = 4B799AD607899652003F3F15; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5928608F13D81005B1F5F = { - fileRef = 4BF8D1880834EE7900C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5928708F13D81005B1F5F = { - fileRef = 4BF8D1900834EE8400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5928808F13D81005B1F5F = { - fileRef = 4BF8D1980834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5928908F13D81005B1F5F = { - fileRef = 4BF8D1A80834EEB400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5928A08F13D81005B1F5F = { - fileRef = 4BF8D1C80834EF2200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5928B08F13D81005B1F5F = { - fileRef = 4BF8D1D00834EF2F00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5928C08F13D81005B1F5F = { - fileRef = 4BF8D1E50834EF6700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5928D08F13D81005B1F5F = { - fileRef = 4BF8D1E90834EF7500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929008F13D81005B1F5F = { - fileRef = 4BF8D1C40834EF1400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929108F13D81005B1F5F = { - fileRef = 4BF8FB0D08AC88EF00D1A344; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929208F13D81005B1F5F = { - fileRef = 4BEE0B2C08ACBB9F00D22B43; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929308F13D81005B1F5F = { - fileRef = 4BF6C1D508ACE64C001E2013; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929408F13D81005B1F5F = { - fileRef = 4BFB741E08AD2B9900DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929608F13D81005B1F5F = { - fileRef = 4B97440C08AF54590094983C; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929808F13D81005B1F5F = { - fileRef = 4BF773AA08B3414500149912; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929A08F13D81005B1F5F = { - fileRef = 4B56880F08B5C8620022B32D; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929B08F13D81005B1F5F = { - fileRef = 4B2C28F908DAD01E00249230; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929C08F13D81005B1F5F = { - fileRef = 4B003A6008E2A87A0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929D08F13D81005B1F5F = { - fileRef = 4B003AB008E2B2BA0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF5929E08F13D81005B1F5F = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF5929F08F13D81005B1F5F = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - 4BF592A008F13D81005B1F5F = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = Jackdmp.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 4BF592AE08F13E40005B1F5F = { - fileRef = 4BF8D22A0834F07D00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592AF08F13E40005B1F5F = { - fileRef = 4BF8D2290834F07D00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592B008F13E4B005B1F5F = { - fileRef = 4BF8D1BA0834EEF100C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592B108F13E4C005B1F5F = { - fileRef = 4BF8D1B90834EEF100C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592B208F13E4C005B1F5F = { - fileRef = 4BF8D1BE0834EEFC00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592B308F13E4D005B1F5F = { - fileRef = 4BF8D1BD0834EEFC00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592B408F13E5A005B1F5F = { - fileRef = 4BF8D1B60834EEE400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592B508F13E5A005B1F5F = { - fileRef = 4BF8D1B50834EEE400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592B608F13E5F005B1F5F = { - fileRef = 4B869B3D08C8D21C001CF041; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592B708F13E5F005B1F5F = { - fileRef = 4B869B3E08C8D21C001CF041; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592B808F13E60005B1F5F = { - fileRef = 4B869D7F08C9CB00001CF041; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592B908F13E61005B1F5F = { - fileRef = 4B869B4208C8D22F001CF041; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592BA08F13E61005B1F5F = { - fileRef = 4B869B6408C8D76B001CF041; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592BB08F13E76005B1F5F = { - fileRef = 4BF8D2140834F02800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592BC08F13E76005B1F5F = { - fileRef = 4BF8D2130834F02800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592BD08F13E7A005B1F5F = { - fileRef = 4BF8D20F0834F01C00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592BE08F13E7A005B1F5F = { - fileRef = 4BF8D2100834F01C00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592BF08F13E8B005B1F5F = { - fileRef = 4BF8D1F70834EFBD00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF592C008F13E8C005B1F5F = { - fileRef = 4BF8D1F80834EFBD00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF6C1D508ACE64C001E2013 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = JackMachSemaphore.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF6C1D608ACE64C001E2013 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = JackMachSemaphore.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF6C1D708ACE64C001E2013 = { - fileRef = 4BF6C1D508ACE64C001E2013; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF6C1D808ACE64C001E2013 = { - fileRef = 4BF6C1D608ACE64C001E2013; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF6C1DB08ACE64C001E2013 = { - fileRef = 4BF6C1D508ACE64C001E2013; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF6C1DC08ACE64C001E2013 = { - fileRef = 4BF6C1D608ACE64C001E2013; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF70ACA0908EE95008B75AD = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackLoopbackDriver.cpp; - path = ../common/JackLoopbackDriver.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF70ACB0908EE95008B75AD = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackLoopbackDriver.h; - path = ../common/JackLoopbackDriver.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF70ACC0908EE95008B75AD = { - fileRef = 4BF70ACA0908EE95008B75AD; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF70ACD0908EE95008B75AD = { - fileRef = 4BF70ACB0908EE95008B75AD; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF772FD08B3330F00149912 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackAtomic.h; - path = ../common/JackAtomic.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF772FE08B3330F00149912 = { - fileRef = 4BF772FD08B3330F00149912; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF773AA08B3414500149912 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = JackTime.c; - path = ../common/JackTime.c; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF773AB08B3414500149912 = { - fileRef = 4BF773AA08B3414500149912; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF773AD08B3414500149912 = { - fileRef = 4BF773AA08B3414500149912; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1670834EDD900C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = zombie.c; - path = "../example-clients/zombie.c"; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1680834EDD900C94B91 = { - fileRef = 4BF8D1670834EDD900C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1690834EDE600C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = lsp.c; - path = "../example-clients/lsp.c"; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D16A0834EDE600C94B91 = { - fileRef = 4BF8D1690834EDE600C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D16B0834EDF000C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = metro.c; - path = "../example-clients/metro.c"; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D16C0834EDF000C94B91 = { - fileRef = 4BF8D16B0834EDF000C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D16D0834EDFF00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = connect.c; - path = "../example-clients/connect.c"; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D16F0834EDFF00C94B91 = { - fileRef = 4BF8D16D0834EDFF00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1700834EDFF00C94B91 = { - fileRef = 4BF8D16D0834EDFF00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1710834EE0F00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = freewheel.c; - path = "../example-clients/freewheel.c"; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1720834EE0F00C94B91 = { - fileRef = 4BF8D1710834EE0F00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1730834EE2800C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = internal_metro.cpp; - path = "../example-clients/internal_metro.cpp"; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1740834EE2800C94B91 = { - fileRef = 4BF8D1730834EE2800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1750834EE3600C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = external_metro.cpp; - path = "../example-clients/external_metro.cpp"; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1760834EE3600C94B91 = { - fileRef = 4BF8D1750834EE3600C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1770834EE4800C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackError.h; - path = ../common/JackError.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1790834EE4800C94B91 = { - fileRef = 4BF8D1770834EE4800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D17D0834EE4800C94B91 = { - fileRef = 4BF8D1770834EE4800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1830834EE5800C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackTime.h; - path = ../common/JackTime.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1840834EE5800C94B91 = { - fileRef = 4BF8D1830834EE5800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1860834EE5800C94B91 = { - fileRef = 4BF8D1830834EE5800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1870834EE7900C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackShmMem.h; - path = ../common/JackShmMem.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1880834EE7900C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackShmMem.cpp; - path = ../common/JackShmMem.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1890834EE7900C94B91 = { - fileRef = 4BF8D1870834EE7900C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D18A0834EE7900C94B91 = { - fileRef = 4BF8D1880834EE7900C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D18D0834EE7900C94B91 = { - fileRef = 4BF8D1870834EE7900C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D18E0834EE7900C94B91 = { - fileRef = 4BF8D1880834EE7900C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D18F0834EE8400C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = shm.h; - path = ../common/shm.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1900834EE8400C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = shm.c; - path = ../common/shm.c; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1910834EE8400C94B91 = { - fileRef = 4BF8D18F0834EE8400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1920834EE8400C94B91 = { - fileRef = 4BF8D1900834EE8400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1950834EE8400C94B91 = { - fileRef = 4BF8D18F0834EE8400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1960834EE8400C94B91 = { - fileRef = 4BF8D1900834EE8400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1970834EE9700C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackPosixThread.h; - path = ../common/JackPosixThread.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1980834EE9700C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackPosixThread.cpp; - path = ../common/JackPosixThread.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1990834EE9700C94B91 = { - fileRef = 4BF8D1970834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D19A0834EE9700C94B91 = { - fileRef = 4BF8D1980834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D19D0834EE9700C94B91 = { - fileRef = 4BF8D1970834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D19E0834EE9700C94B91 = { - fileRef = 4BF8D1980834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D19F0834EE9E00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackThread.h; - path = ../common/JackThread.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1A00834EE9E00C94B91 = { - fileRef = 4BF8D19F0834EE9E00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1A20834EE9E00C94B91 = { - fileRef = 4BF8D19F0834EE9E00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1A70834EEB400C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackActivationCount.h; - path = ../common/JackActivationCount.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1A80834EEB400C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackActivationCount.cpp; - path = ../common/JackActivationCount.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1A90834EEB400C94B91 = { - fileRef = 4BF8D1A70834EEB400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1AA0834EEB400C94B91 = { - fileRef = 4BF8D1A80834EEB400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1AD0834EEB400C94B91 = { - fileRef = 4BF8D1A70834EEB400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1AE0834EEB400C94B91 = { - fileRef = 4BF8D1A80834EEB400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1AF0834EEC400C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackChannel.h; - path = ../common/JackChannel.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1B00834EEC400C94B91 = { - fileRef = 4BF8D1AF0834EEC400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1B20834EEC400C94B91 = { - fileRef = 4BF8D1AF0834EEC400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1B30834EED500C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackInternalClientChannel.h; - path = ../common/JackInternalClientChannel.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1B40834EED500C94B91 = { - fileRef = 4BF8D1B30834EED500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1B50834EEE400C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackDriver.h; - path = ../common/JackDriver.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1B60834EEE400C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackDriver.cpp; - path = ../common/JackDriver.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1B70834EEE400C94B91 = { - fileRef = 4BF8D1B50834EEE400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1B80834EEE400C94B91 = { - fileRef = 4BF8D1B60834EEE400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1B90834EEF100C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackFreewheelDriver.h; - path = ../common/JackFreewheelDriver.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1BA0834EEF100C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackFreewheelDriver.cpp; - path = ../common/JackFreewheelDriver.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1BB0834EEF100C94B91 = { - fileRef = 4BF8D1B90834EEF100C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1BC0834EEF100C94B91 = { - fileRef = 4BF8D1BA0834EEF100C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1BD0834EEFC00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackThreadedDriver.h; - path = ../common/JackThreadedDriver.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1BE0834EEFC00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackThreadedDriver.cpp; - path = ../common/JackThreadedDriver.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1BF0834EEFC00C94B91 = { - fileRef = 4BF8D1BD0834EEFC00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1C00834EEFC00C94B91 = { - fileRef = 4BF8D1BE0834EEFC00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1C10834EF0800C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackAtomicState.h; - path = ../common/JackAtomicState.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1C20834EF0800C94B91 = { - fileRef = 4BF8D1C10834EF0800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1C30834EF1400C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackConnectionManager.h; - path = ../common/JackConnectionManager.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1C40834EF1400C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackConnectionManager.cpp; - path = ../common/JackConnectionManager.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1C50834EF1400C94B91 = { - fileRef = 4BF8D1C30834EF1400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1C60834EF1400C94B91 = { - fileRef = 4BF8D1C40834EF1400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1C70834EF2200C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackGraphManager.h; - path = ../common/JackGraphManager.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1C80834EF2200C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackGraphManager.cpp; - path = ../common/JackGraphManager.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1C90834EF2200C94B91 = { - fileRef = 4BF8D1C70834EF2200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1CA0834EF2200C94B91 = { - fileRef = 4BF8D1C80834EF2200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1CD0834EF2200C94B91 = { - fileRef = 4BF8D1C70834EF2200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1CE0834EF2200C94B91 = { - fileRef = 4BF8D1C80834EF2200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1CF0834EF2F00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackPort.h; - path = ../common/JackPort.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1D00834EF2F00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackPort.cpp; - path = ../common/JackPort.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1D10834EF2F00C94B91 = { - fileRef = 4BF8D1CF0834EF2F00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1D20834EF2F00C94B91 = { - fileRef = 4BF8D1D00834EF2F00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1D50834EF2F00C94B91 = { - fileRef = 4BF8D1CF0834EF2F00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1D60834EF2F00C94B91 = { - fileRef = 4BF8D1D00834EF2F00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1D90834EF4500C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackClientInterface.h; - path = ../common/JackClientInterface.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1DA0834EF4500C94B91 = { - fileRef = 4BF8D1D90834EF4500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1DC0834EF4500C94B91 = { - fileRef = 4BF8D1D90834EF4500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1DD0834EF4D00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackClientControl.h; - path = ../common/JackClientControl.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1DE0834EF4D00C94B91 = { - fileRef = 4BF8D1DD0834EF4D00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1E00834EF4D00C94B91 = { - fileRef = 4BF8D1DD0834EF4D00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1E10834EF5500C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackClient.h; - path = ../common/JackClient.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1E20834EF5500C94B91 = { - fileRef = 4BF8D1E10834EF5500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1E40834EF5500C94B91 = { - fileRef = 4BF8D1E10834EF5500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1E50834EF6700C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackClient.cpp; - path = ../common/JackClient.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1E60834EF6700C94B91 = { - fileRef = 4BF8D1E50834EF6700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1E80834EF6700C94B91 = { - fileRef = 4BF8D1E50834EF6700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1E90834EF7500C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackAPI.cpp; - path = ../common/JackAPI.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1EA0834EF7500C94B91 = { - fileRef = 4BF8D1E90834EF7500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1ED0834EF9200C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackInternalClient.cpp; - path = ../common/JackInternalClient.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1EE0834EF9200C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackInternalClient.h; - path = ../common/JackInternalClient.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1EF0834EF9200C94B91 = { - fileRef = 4BF8D1ED0834EF9200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1F00834EF9200C94B91 = { - fileRef = 4BF8D1EE0834EF9200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1F40834EF9200C94B91 = { - fileRef = 4BF8D1EE0834EF9200C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1F50834EFB000C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackServerAPI.cpp; - path = ../common/JackServerAPI.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1F60834EFB000C94B91 = { - fileRef = 4BF8D1F50834EFB000C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1F70834EFBD00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackExternalClient.h; - path = ../common/JackExternalClient.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1F80834EFBD00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackExternalClient.cpp; - path = ../common/JackExternalClient.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1F90834EFBD00C94B91 = { - fileRef = 4BF8D1F70834EFBD00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1FA0834EFBD00C94B91 = { - fileRef = 4BF8D1F80834EFBD00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D1FB0834EFD100C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackLibGlobals.h; - path = ../common/JackLibGlobals.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1FC0834EFD100C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackLibClient.h; - path = ../common/JackLibClient.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1FD0834EFD100C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackLibClient.cpp; - path = ../common/JackLibClient.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D1FE0834EFD100C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackLibAPI.cpp; - path = ../common/JackLibAPI.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D2030834EFD100C94B91 = { - fileRef = 4BF8D1FB0834EFD100C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2040834EFD100C94B91 = { - fileRef = 4BF8D1FC0834EFD100C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2050834EFD100C94B91 = { - fileRef = 4BF8D1FD0834EFD100C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2060834EFD100C94B91 = { - fileRef = 4BF8D1FE0834EFD100C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D20F0834F01C00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackEngineTiming.cpp; - path = ../common/JackEngineTiming.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D2100834F01C00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackEngineTiming.h; - path = ../common/JackEngineTiming.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D2110834F01C00C94B91 = { - fileRef = 4BF8D20F0834F01C00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2120834F01C00C94B91 = { - fileRef = 4BF8D2100834F01C00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2130834F02800C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackEngine.h; - path = ../common/JackEngine.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D2140834F02800C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackEngine.cpp; - path = ../common/JackEngine.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D2150834F02800C94B91 = { - fileRef = 4BF8D2130834F02800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2160834F02800C94B91 = { - fileRef = 4BF8D2140834F02800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2170834F03500C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jack.h; - path = ../common/jack.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D2180834F03500C94B91 = { - fileRef = 4BF8D2170834F03500C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2190834F03D00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackEngineControl.h; - path = ../common/JackEngineControl.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D21A0834F03D00C94B91 = { - fileRef = 4BF8D2190834F03D00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D21B0834F04800C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = types.h; - path = ../common/types.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D21C0834F04800C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = transport.h; - path = ../common/transport.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D21D0834F04800C94B91 = { - fileRef = 4BF8D21B0834F04800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D21E0834F04800C94B91 = { - fileRef = 4BF8D21C0834F04800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2210834F05C00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackServer.cpp; - path = ../common/JackServer.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D2220834F05C00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackServer.h; - path = ../common/JackServer.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D2230834F05C00C94B91 = { - fileRef = 4BF8D2210834F05C00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2240834F05C00C94B91 = { - fileRef = 4BF8D2220834F05C00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2250834F06A00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = Jackdmp.cpp; - path = ../common/Jackdmp.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D2260834F06A00C94B91 = { - fileRef = 4BF8D2250834F06A00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2290834F07D00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackAudioDriver.h; - path = ../common/JackAudioDriver.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D22A0834F07D00C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackAudioDriver.cpp; - path = ../common/JackAudioDriver.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D22B0834F07D00C94B91 = { - fileRef = 4BF8D2290834F07D00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D22C0834F07D00C94B91 = { - fileRef = 4BF8D22A0834F07D00C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2350834F14400C94B91 = { - fileRef = 4BF8D1C40834EF1400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2360834F14400C94B91 = { - fileRef = 4BF8D1C30834EF1400C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D23E0834F1C300C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = testAtomic.cpp; - path = ../tests/testAtomic.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D23F0834F1C300C94B91 = { - fileRef = 4BF8D23E0834F1C300C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2400834F1DC00C94B91 = { - fileRef = 4BF8D1980834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2410834F1DD00C94B91 = { - fileRef = 4BF8D1970834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2430834F1E400C94B91 = { - fileRef = 4BF8D1770834EE4800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D2470834F20600C94B91 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = testSem.cpp; - path = ../tests/testSem.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8D2480834F20600C94B91 = { - fileRef = 4BF8D2470834F20600C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D24A0834F21300C94B91 = { - fileRef = 4BF8D1770834EE4800C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D24B0834F21E00C94B91 = { - fileRef = 4BF8D1980834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8D24C0834F21E00C94B91 = { - fileRef = 4BF8D1970834EE9700C94B91; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8FB0D08AC88EF00D1A344 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - name = JackFrameTimer.cpp; - path = ../common/JackFrameTimer.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8FB0E08AC88EF00D1A344 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackFrameTimer.h; - path = ../common/JackFrameTimer.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BF8FB0F08AC88EF00D1A344 = { - fileRef = 4BF8FB0D08AC88EF00D1A344; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8FB1008AC88EF00D1A344 = { - fileRef = 4BF8FB0E08AC88EF00D1A344; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8FB1308AC88EF00D1A344 = { - fileRef = 4BF8FB0D08AC88EF00D1A344; - isa = PBXBuildFile; - settings = { - }; - }; - 4BF8FB1408AC88EF00D1A344 = { - fileRef = 4BF8FB0E08AC88EF00D1A344; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB297708AF44ED00D450D4 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = JackMachServerNotifyChannel.cpp; - refType = 4; - sourceTree = ""; - }; - 4BFB297808AF44ED00D450D4 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = JackMachServerChannel.h; - refType = 4; - sourceTree = ""; - }; - 4BFB297908AF44ED00D450D4 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = JackMachServerChannel.cpp; - refType = 4; - sourceTree = ""; - }; - 4BFB297A08AF44ED00D450D4 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = JackMachServerNotifyChannel.h; - refType = 4; - sourceTree = ""; - }; - 4BFB297B08AF44ED00D450D4 = { - fileRef = 4BFB297708AF44ED00D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB297C08AF44ED00D450D4 = { - fileRef = 4BFB297808AF44ED00D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB297D08AF44ED00D450D4 = { - fileRef = 4BFB297908AF44ED00D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB297E08AF44ED00D450D4 = { - fileRef = 4BFB297A08AF44ED00D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB298708AF450200D450D4 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = JackMachClientChannel.h; - refType = 4; - sourceTree = ""; - }; - 4BFB298808AF450200D450D4 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = JackMachNotifyChannel.cpp; - refType = 4; - sourceTree = ""; - }; - 4BFB298908AF450200D450D4 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = JackMachNotifyChannel.h; - refType = 4; - sourceTree = ""; - }; - 4BFB298C08AF450200D450D4 = { - fileRef = 4BFB298808AF450200D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB298D08AF450200D450D4 = { - fileRef = 4BFB298908AF450200D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB299308AF450200D450D4 = { - fileRef = 4BFB298708AF450200D450D4; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB299808AF451200D450D4 = { - children = ( - 4B799AD707899652003F3F15, - 4B799AD607899652003F3F15, - 4BFB298708AF450200D450D4, - 4BFB29AE08AF45FD00D450D4, - 4BFB297808AF44ED00D450D4, - 4BFB297908AF44ED00D450D4, - 4BFB297A08AF44ED00D450D4, - 4BFB297708AF44ED00D450D4, - 4BFB298908AF450200D450D4, - 4BFB298808AF450200D450D4, - ); - isa = PBXGroup; - name = Mach; - refType = 4; - sourceTree = ""; - }; - 4BFB299908AF452300D450D4 = { - children = ( - 4B9B815C08AFA45000D05A28, - 4B97440D08AF54590094983C, - 4B97440C08AF54590094983C, - 4B97441408AF546F0094983C, - 4B97441508AF546F0094983C, - 4B97441B08AF54930094983C, - 4B97452B08AF6D4B0094983C, - 4B9745CB08AF771B0094983C, - 4B9745D908AF78200094983C, - 4B97441A08AF54930094983C, - 4B97458708AF74FF0094983C, - ); - isa = PBXGroup; - name = Socket; - refType = 4; - sourceTree = ""; - }; - 4BFB29AE08AF45FD00D450D4 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = JackMachClientChannel.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BFB73F608AD291A00DB99B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = JackGlobals.h; - path = ../common/JackGlobals.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BFB73F708AD291A00DB99B8 = { - fileRef = 4BFB73F608AD291A00DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB73F908AD291A00DB99B8 = { - fileRef = 4BFB73F608AD291A00DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB741E08AD2B9900DB99B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = JackMachThread.cpp; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BFB741F08AD2B9900DB99B8 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = JackMachThread.h; - refType = 2; - sourceTree = SOURCE_ROOT; - }; - 4BFB742008AD2B9900DB99B8 = { - fileRef = 4BFB741E08AD2B9900DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB742108AD2B9900DB99B8 = { - fileRef = 4BFB741F08AD2B9900DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB742408AD2B9900DB99B8 = { - fileRef = 4BFB741E08AD2B9900DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFB742508AD2B9900DB99B8 = { - fileRef = 4BFB741F08AD2B9900DB99B8; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFC8139090E1F56007BAE60 = { - fileRef = 4B003A6008E2A87A0060EFDC; - isa = PBXBuildFile; - settings = { - }; - }; - 4BFD0E2108DADFB000D838B8 = { - containerPortal = 08FB7793FE84155DC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = 4B2C28D008DACC6B00249230; - remoteInfo = jack_coreaudio; - }; - 4BFD0E2208DADFB000D838B8 = { - isa = PBXTargetDependency; - target = 4B2C28D008DACC6B00249230; - targetProxy = 4BFD0E2108DADFB000D838B8; - }; -//4B0 -//4B1 -//4B2 -//4B3 -//4B4 -//C60 -//C61 -//C62 -//C63 -//C64 - C6859E8B029090EE04C91782 = { - isa = PBXFileReference; - lastKnownFileType = text.man; - path = JackServer.1; - refType = 4; - sourceTree = ""; - }; - C6859E8C029090F304C91782 = { - children = ( - C6859E8B029090EE04C91782, - ); - isa = PBXGroup; - name = Documentation; - refType = 4; - sourceTree = ""; - }; - }; - rootObject = 08FB7793FE84155DC02AAC07; -}