diff --git a/config/os/macosx/jack.xcode/project.pbxproj b/config/os/macosx/jack.xcode/project.pbxproj index 1ca47f5..9c45470 100644 --- a/config/os/macosx/jack.xcode/project.pbxproj +++ b/config/os/macosx/jack.xcode/project.pbxproj @@ -738,7 +738,7 @@ HEADER_SEARCH_PATHS = "../../../ ../../"; LIBRARY_STYLE = BUNDLE; OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-ljack -framework CoreAudio -framework AudioUnit -framework CoreServices"; + OTHER_LDFLAGS = "-ljack -framework CoreAudio -framework AudioUnit -framework CoreServices"; OTHER_LIBTOOL_FLAGS = ""; OTHER_REZFLAGS = ""; PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; @@ -916,7 +916,7 @@ CFBundleExecutable Jack CFBundleGetInfoString - Jack Server 0.99.45, @03-04 Paul Davis, Grame + Jack Server 0.99.54, @03-05 Paul Davis, Grame CFBundleIconFile CFBundleIdentifier @@ -932,7 +932,7 @@ CFBundleSignature ???? CFBundleVersion - 0.99.45 + 0.99.54 "; @@ -1250,6 +1250,7 @@ LIBRARY_SEARCH_PATHS = ""; LIBRARY_STYLE = BUNDLE; OPTIMIZATION_CFLAGS = "-O3"; + OTHER_CFLAGS = "-DJACK_USE_MACH_THREADS"; OTHER_LDFLAGS = "-ljack -framework CoreAudio -framework AudioToolbox PortAudioLib "; OTHER_LIBTOOL_FLAGS = ""; OTHER_REZFLAGS = "";