Skip to content

modernize iOS device lookup in driver - #10780

Merged
yjbanov merged 1 commit into
flutter:masterfrom
yjbanov:modernize-ios-device-lookup
Jun 16, 2017
Merged

modernize iOS device lookup in driver#10780
yjbanov merged 1 commit into
flutter:masterfrom
yjbanov:modernize-ios-device-lookup

Conversation

@yjbanov

@yjbanov yjbanov commented Jun 16, 2017

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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

@goderbauer goderbauer left a comment

Copy link
Copy Markdown
Member

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