Annoyances - MacOS Compiles.....
-
@Lindon I also have those twice, compiling, linking etc..
strange though with not overwriting the old plugin, for me it's working.
Compiling to User/Audio/PlugIns.... -
@Lindon look inside the vst3 / au - at the contents. They should be up to date.
-
MacOS seems to be telling me
How does it tell you?
-
@d-healey said in Annoyances - MacOS Compiles.....:
MacOS seems to be telling me
How does it tell you?
with the last updated/created date...
-
@Lindon If it's the one in Finder don't trust it. It doesn't always update. Test by adding something obvious to the project and recompiling.
-
@d-healey "something obvious to the project"......??
Like what in a compiled vst3?
-
@Lindon in plugin you can add label with version like 0.1-alpha :))
-
@parabuh said in Annoyances - MacOS Compiles.....:
@Lindon in plugin you can add label with version like 0.1-alpha :))
hmm - I dont think I'm getting my point across....
I want to look in the finder at the VST3 folder and see that my plugin has been saved - BEFORE - I load and start testing it... but as the Finder isnt "reliable" I guess I will have to stick with this annoyance.
-
@Lindon You can assume that Xcode will always replace your plugin with the newest version after a successful build, even if Finder hasn't updated the modification date/time. To test that this assumption is correct, add a bright red panel (something obvious) over your entire UI and rebuild your plugin. Finder may or may not update the modification date/time, but you can open it in a host to confirm that the plugin has indeed been updated. After that just assume it's always updated with a successful build.
-
@d-healey - yeah I get all of that - its just a bit annoying...re: this thread's title
-
@Lindon Take it up with Tim Apple
:p
-
@Lindon I've ended up deleting previous vst/au's just to be 100% certain even though the file is ok