Unless/until Avid gives us native M1 (arm) support, we really need to be able to exclude AAX from building with it. The only way I can see to do that currently is to have two separate .jucer projects, one for AAX only (without arm support) and one for VST3+AU (with arm support), each of which generates its own Xcode project (in separate sub-folders). That’s especially true if using a build system like ours, which simply executes xcodebuild with the “all” configuration. With over 15 plugins to update, maintaining separate .jucer files for each becomes a real pain in the butt. 
2 Likes
