Skip to content

Conversation

@yjbanov
Copy link
Contributor

@yjbanov yjbanov commented Jun 16, 2017

The existing logic is back from the days when we didn't know how to run on physical iOS devices, so we attempted to launch a Simulator even when there's a physical iOS device attached. This change removes all that, making macOS+iOS behavior identical to that of Linux/Windows+Android.

Fixes #10773

Copy link
Member

Choose a reason for hiding this comment

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

Should this comment include macOS now as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops. Left-over. Gone.

@yjbanov yjbanov force-pushed the modernize-ios-device-lookup branch from cfc7e36 to 403b422 Compare June 16, 2017 17:42
Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

@yjbanov yjbanov merged commit 3b6d84b into flutter:master Jun 16, 2017
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jul 1, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

modernize iOS device lookup in flutter drive

3 participants