I recently started a new project in JUCE 8.06 and noticed that the ‘Enable Plugin Copy Step’ option in the Projucer settings has been removed. This feature was really convenient for automatically copying my plugin to the appropriate folder after building.
Does anyone know why this feature was removed? Also, what’s the easiest way to replicate this behavior in Visual Studio on Windows 11 without having to manually copy the plugin every time I build it?