I have an issue with a vst3 file build that I’ve not found a solution to.
The build for the vst3 plugin is failing with the error message:
“destination ‘/Users/andrewridley/Library/Audio/Plug-Ins/VST3/TutorialPlugin2.vst3/Contents/Resources/TutorialPlugin2.vst3’ is inside source ‘/Users/andrewridley/Library/Audio/Plug-Ins/VST3/TutorialPlugin2.vst3’ (not copied) (in target ‘TutorialPlugin2 - VST3’ from project ‘TutorialPlugin2’)”
A TutorialPlugin2.vst3 file exists in ‘/Users/andrewridley/Library/Audio/Plug-Ins/VST3/’ but it is empty.
Can you help?
Thanks