-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Steps to Reproduce
- Run
sudo xcode-select /Applications/Xcode9.0/Contents/Developerto switch to Xcode 9. Adjust for Xcode 9 install path as necessary. flutter run -d myiOS11Devicefrom 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.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.