Hey all,
I've installed the latest VST3 SDK and set the directory path in the Introjucer accordingly. Checking the "Build VST" in the Introjucer & running the build in Xcode succeeds, but I only end up with an AU .component in the builds folder.
Shouldn't the .component & .vst files be available under the "Products" tab at the lower left corner in Xcode? I only have the .component. Do I have to manually add the vst product?
Also in the build report (attached) it seems as thought the vst isn't being linked.
Running Xcode 5.0.2 on OSX 10.9 with JUCE 3.0.
Many thanks!
Muir