'MACOSX_DEPLOYMENT_TARGET' is set to 10.7, but the range of supported deployment target versions is 10.9 to 11.1.99.
-
Hi,
When I try to export my plugin in .vst / .au format I get this error:
'MACOSX_DEPLOYMENT_TARGET' is set to 10.7, but the range of supported deployment target versions is 10.9 to 11.1.99.
Does anyone know how to fix this error?
-
i386 deprecated!?!?!
You can definitely use Xcode10 to make 64bit HISE if you change a setting in the projucer project. In the Exporters Tab, change the OSX Architecture to 64-bi...
Forum (forum.hise.audio)
-
Thanks. I followed the suggestions in that thread but the error is still showing.
As mentioned in the thread I went into the projucer file and changed the Xcode debug and release to standard 64bit and then I unchecked the Hise preferences for 'Support32 Bit Mac'.
This is what I get back:
Inside projucer I also tried to change the macOs Deployment target to a higher number then 10.7 but after the build fails it automatically reverts that option back to 10.7
I also tried to download Xcode 8 as it was mentioned in that thread but that version is too old for my Mac.
Any suggestions?
Im using Xcode 12.4 on macOS Catalina v10.15.7
-
@kameron I'm not sure about that one, you'll have to wait for someone with more MacOS knowledge to answer. In the meantime I suggest Googling the error message.