You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
query, how come if i run ./build-osx.sh --build-validate-au it also builds the surge-vst2.xcodeproj and surge-vst3.xcodeproj files?
$ ./build-osx.sh --build-validate-au
** Warning: the flags value StaticRuntime has been deprecated and will be removed.
Use `staticruntime "On"` instead
@/Users/esaruoho/work/surge/premake5.lua(32)
Building configurations...
Running action 'xcode4'...
Generated Surge.xcworkspace/contents.xcworkspacedata...
Generated surge-vst2.xcodeproj/project.pbxproj...
Generated surge-vst3.xcodeproj/project.pbxproj...
Generated surge-au.xcodeproj/project.pbxproj...
Done (323ms).
The text was updated successfully, but these errors were encountered:
query, how come if i run
./build-osx.sh --build-validate-au
it also builds thesurge-vst2.xcodeproj
andsurge-vst3.xcodeproj
files?The text was updated successfully, but these errors were encountered: