Compling Error M1 - Xcode 13.4.1 - Mac OS 12.4 - latest develop brunch.
-
I was away from Hise for a while. today I installed latest develop brunch. I'm having this problem while compiling my old projects. Is there a way to solve this?
Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
M1 Apple silicon - Xcode 13.4.1 - Mac OS 12.4 - latest develop brunch of Hise cloned.
-
Use Xcode 13.2.1 anything newer won't work at the moment.
-
@d-healey Thank you so much.
-
@mehmethand Just so you know : I'm on Intel Mac / Monterey / Xcode 13.2.1,
compiling plugins works fine but the message is still there. Don't mind it, it's just a warning, not an fatal error.