Skip to content

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Sep 29, 2021

Pass a given device ID into the xcodebuild command so it can just build for the targeted architecture (in debug). Default to the "generic" iOS or simulator placeholder devices instead of the first listed.

Fixes #87136
flutter run and flutter build ios -d part of #90382.

@jmagman jmagman self-assigned this Sep 29, 2021
@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Sep 29, 2021
@google-cla google-cla bot added the cla: yes label Sep 29, 2021
@jmagman jmagman force-pushed the build-destination branch 3 times, most recently from 7a60ccf to a498c6e Compare September 29, 2021 01:46
@jmagman jmagman marked this pull request as ready for review September 29, 2021 01:55
Copy link
Contributor

@cyanglaz cyanglaz left a comment

Choose a reason for hiding this comment

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

LGTM

@fluttergithubbot
Copy link
Contributor

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

@fluttergithubbot
Copy link
Contributor

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

@jmagman
Copy link
Member Author

jmagman commented Oct 4, 2021

Google testing failing because the roll does not yet contain #90304, ignoring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform-ios iOS applications 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.

On Xcode 13 "flutter build ios -v" prints warning that there are multiple matching destinations

3 participants