- Code: Select all
copyVST=1 #`nm -g "$CONFIGURATION_BUILD_DIR/$EXECUTABLE_PATH" | grep -i 'VSTPlugin' | wc -l`
For AU it works. And if I copy the .component into the VST dir and rename it, it also works. I assume that this test is wrong or not foolproof.
