flutter icon indicating copy to clipboard operation
flutter copied to clipboard

macos arm64 flutter build warning

Open toplinuxsir opened this issue 2 years ago • 1 comments

when run flutter run -d macos warnning as below

--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:x86_64, id:A1E97B74-42D1-570F-8F53-184050A5E2EE }
{ platform:macOS, arch:arm64, id:A1E97B74-42D1-570F-8F53-184050A5E2EE }

How to select arm64 arch ? Thanks !

toplinuxsir avatar Feb 12 '23 01:02 toplinuxsir

@toplinuxsir could you provide your flutter doctor -v?

iapicca avatar Feb 12 '23 16:02 iapicca

Closing this as a duplicate of https://github.com/flutter/flutter/issues/86590.

Kindly subscribe to the issue linked above for updates.

Thank you

danagbemava-nc avatar Feb 13 '23 06:02 danagbemava-nc

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.

github-actions[bot] avatar Mar 03 '23 08:03 github-actions[bot]