Skip to content

Hot reload broken on Xcode 9 / iOS 11 beta #10602

@cbracken

Description

@cbracken

Steps to Reproduce

  1. Run sudo xcode-select /Applications/Xcode9.0/Contents/Developer to switch to Xcode 9. Adjust for Xcode 9 install path as necessary.
  2. flutter run -d myiOS11Device from a flutter project

Expected: App launches, hot reload infra comes up.

Actual: App launches, stack trace on host machine after a timeout. flutter tool is unable to locate the Observatory/Diagnostic ports.

Flutter Doctor

[✓] Flutter (on Mac OS X 10.12.5 16F73, locale en-AU, channel master)
    • Flutter at /Users/cbracken/src/flutter/flutter
    • Framework revision 4bde698ffc (2 hours ago), 2017-06-09 10:54:47 -0700
    • Engine revision ffe8181ffe
    • Tools Dart version 1.24.0-dev.6.7

Metadata

Metadata

Assignees

Labels

engineflutter/engine related. See also e: labels.platform-iosiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions