-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Open
flutter/engine
#52885Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.customer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.platform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
Stop requiring developers to install Rosetta on Apple Silicon, and ship macOS artifacts with both x86_64 and arm64 capabilities.
- Roll ios-deploy iOS artifact to arm slice version #115042
- https://flutter-review.googlesource.com/c/recipes/+/32934
- Unit Tests
flutter_testsprocesses should run natively on Mac M1 processor #106763 -
libpath_ops.dylibshould run natively on Apple Silicon arm machines #110227 -
font-subsetshould run natively on Apple Silicon arm machines #110226 -
impellercandlibtessellatorshould run natively on Apple Silicon arm machines #109892 - Build macOS desktop
gen_snapshot_arm64andgen_snapshot_x64as arm64 binary to run natively on Apple Silicon #101138 - Build iOS
gen_snapshot_arm64as arm64 binary to run natively on Apple Silicon #152280 - Build Android
gen_snapshotas arm64 binary to run natively on Apple Silicon #152281 - Build
idevicesyslog,idevicescreenshot, andiproxybinaries and all dependent libraries with macOS arm64 and x86_64 architectures #121178 - Update website to remove Rosetta setup instructions
- Ask Chromium to remove Rosetta from Mac bots, reverting https://chrome-internal.googlesource.com/infra/puppet/+/6ed442c2c821fb2aeb0bf7f5f367d096b5da391a, see also https://bugs.chromium.org/p/chromium/issues/detail?id=1354817
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.customer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.platform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-iosTriaged by iOS platform teamTriaged by iOS platform team