-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallyplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
On an arm64 Apple Silicon Mac, the published gen_snapshot binaries are x86_64 and therefore run with Rosetta translation.
android-arm-profile/darwin-x64/gen_snapshot
android-arm-release/darwin-x64/gen_snapshot
android-arm64-profile/darwin-x64/gen_snapshot
android-arm64-release/darwin-x64/gen_snapshot
android-x64-profile/darwin-x64/gen_snapshot
android-x64-release/darwin-x64/gen_snapshot
Compile Android gen_snapshot binaries as arm64, and publish in the arm64 Flutter install (artifacts.zip), as well as the macOS desktop artifacts that get curled when upgrading on an arm64 Mac.
Sameri11 and campersau
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallyplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team