I’m trying to follow this tutorial to build a simple plugin with JUCE: https://juce.com/doc/tutorial_create_projucer_basic_plugin
I’ve followed all the steps up to building the plugin host. I opened the project in Xcode but when I try to build I get the error “Use of undeclared identifier ‘Steinberg’” in the juce_VST3Common header file. Does anyone know how to fix this? Cheers.
