Hi, I am working on a plugin with a collaborator online, and when I send them the plugin it does not work on their computer. I am a sharing it as a VST which we are running in Ableton. It runs fine on my computer, but when the VST file is installed to their “/Library/Audio/Plug-Ins/VST/” it is not found by Ableton. When they try building it from the Xcode project they get the following error:
error: The file “Info.plist” doesn’t exist.
Which is strange because Info-VST.plist is plainly visible in the project folder. Any idea what might be causing this?
Thanks!