You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.
ARM64 simulator builds require us to build using Xcode's clang, as our own clang doesn't support ARM64 Mac binaries (even our clang 13 doesn't work).
This landed a couple of times then got backed out for breakages (see flutter/buildroot#437, flutter/buildroot#422 and flutter/buildroot#439).
The text was updated successfully, but these errors were encountered: