Xcode VST3 build error: see below

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

Please ignore this - my above post.
I think the problem was caused by me. Rather than opening the project that I’d previously exported to Xcode from JUCE I exported a second time from JUCE when re-opening after saving and closing in Xcode.