• Chris Bracken's avatar
    Flutter run support for iOS 10 (#6028) · fea4a91a
    Chris Bracken authored
    With iOS 10, the syslog format changed from:
    Sep 23 16:04:17 cbracken-iPhone Runner[6188] <Info>: .*
    
    to:
    Sep 23 16:04:17 cbracken-iPhone Runner(libsystem_asl.dylib)[6188] <Info>: .*
    
    This updates the observatory port scraping to handle either case.
    fea4a91a
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...