I’ve been trying to export my VST Plugin lately, cabbage always exported without problems both VST and VST3. I’ve tried today after a couple of changes in the plugin, but it gives me this error, exporting both VST and VST3:
I just checked the build arch of the latest MacOS images. They are supposed to be universal builds but they are still showing as x86_64. I’m looking into it. It might be the reason we are seeing problems with the latest Mac betas.
It seems to me that some of my platform tests are failing. This line here checks if we are running on a Mac, and if so, adds those menu commands:
This might also explain the strange error regarding the Cabbage dll. I will change that code so it uses basic ifdefs, that should resolve it. I’m teaching all, so please be patient. If I don’t get something for you to test today, it will be tomorrow at the latest.