diff --git a/build-osx.sh b/build-osx.sh index 5e9acd5b14e..a7ede821bce 100755 --- a/build-osx.sh +++ b/build-osx.sh @@ -1,6 +1,5 @@ #!/bin/sh premake5 xcode4 -xcodebuild build -configuration Release -project surge-vst2.xcodeproj if [ -n "$VST2SDK_DIR" ]; then xcodebuild clean -project surge-vst2.xcodeproj xcodebuild build -configuration Release -project surge-vst2.xcodeproj