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
I was also thinking of making build-osx.sh a bit of a meatier script with functions and options. So you could do
./build-osx.sh # current behaviour
./build-osx.sh --install-local-au # basically what my install local au does
--install-local-vst
--install-local
--clean-builds
--remove-installs
--build-pkg
you get the idea. Then we can just add functions to that on switches. Easy enough.
so then I created this issue rather than talking about a change on a now merged and closed PR.
The text was updated successfully, but these errors were encountered:
OK @asimilon said in the PR he liked the idea so I'll take a shot at it today. I'm tired of looking at vstgui and midi binary code so it will be a nice shift!
In #116 @asimilon said
and I said
so then I created this issue rather than talking about a change on a now merged and closed PR.
The text was updated successfully, but these errors were encountered: