Skip to content

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Oct 28, 2020

Description

Add targetPlatformDisplayName for flutter doctor and flutter devices to show when the host is an Apple Silicon macOS ARM machine.

Do not add a more substantive TargetPlatform.darwin_arm64 change since the artifacts, build system, etc all require darwin_x64 even on ARM to leverage Rosetta translation.

Related Issues

Fixes #65976

Tests

macos_device_tests

@jmagman jmagman added the platform-mac Building on or for macOS specifically label Oct 28, 2020
@jmagman jmagman self-assigned this Oct 28, 2020
@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Oct 28, 2020
@google-cla google-cla bot added the cla: yes label Oct 28, 2020
Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM: with a nit question

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label.

@fluttergithubbot fluttergithubbot merged commit de5bf09 into flutter:master Oct 30, 2020
@jmagman jmagman deleted the target-arm-mac branch February 2, 2021 19:04
@jmagman jmagman added the platform-host-arm Building on an ARM-based platform label Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform-host-arm Building on an ARM-based platform platform-mac Building on or for macOS specifically tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[doctor] Add macOS architecture to doctor output

3 participants