flutter/packages/flutter_tools/lib/src/ios
Chris Bracken c5567a5fd2 Fix race condition locating observatory port on iOS (#6090)
Ensure that we're monitoring logs before we launch the app on the
device. This prevents the case where we start monitoring after the ports
have already been logged.

Also update the regex to use an optional capture group.
2016-09-26 17:12:20 -07:00
..
devices.dart Fix race condition locating observatory port on iOS (#6090) 2016-09-26 17:12:20 -07:00
ios_workflow.dart show device list in flutter doctor output (#5697) 2016-09-01 17:55:16 -04:00
mac.dart Support Xcode variable substitution in Info.plist 2016-09-26 15:04:07 -07:00
plist_utils.dart simplify toolchain setup 2016-04-04 13:10:56 -07:00
simulators.dart remove unused methods (#5837) 2016-09-13 12:01:04 -04:00
xcodeproj.dart Support Xcode variable substitution in Info.plist 2016-09-26 15:04:07 -07:00