On Dec 1, 2023, at 21:00, 'Ronald Fenner' via bazel-discuss <bazel-...@googlegroups.com> wrote:I'm having a problem where bazel wants to default to building my code as x86_64 on a M3 Max using xcode 15. I tried using --cpu:arm64 and arm64e but bazel didn't regonize those.