flutter/packages/flutter_tools/test/ios
Chris Bracken dc5d2937bb Suppress libmobilegestalt noise from iOS device logging (#11745)
This patch supports basic filtering of log lines from physical iOS
devices, similar to existing functionality for iOS simulator logging.

This patch also suppresses the following two log messages which are
emitted at app startup on iOS 10.3 devices:
  libMobileGestalt MobileGestaltSupport.m:153: pid 123 (Runner) does not have sandbox access for frZQaeyWLUvLjeuEK43hmg and IS NOT appropriately entitled
  libMobileGestalt MobileGestalt.c:550: no access to InverseDeviceID (see <rdar://problem/11744455>)
2017-08-23 10:50:07 -07:00
..
cocoapods_test.dart Stop sending cocoapods stats (#11120) 2017-07-12 19:15:54 -07:00
code_signing_test.dart Fix a typo in the saved certificate error message (#11640) 2017-08-16 13:59:05 -07:00
devices_test.dart Suppress libmobilegestalt noise from iOS device logging (#11745) 2017-08-23 10:50:07 -07:00
ios_workflow_test.dart Create Podfile dynamically part 1 (#11101) 2017-07-12 18:35:08 -07:00
mac_test.dart Clean up orphaned Instruments processes (#11189) 2017-07-13 16:19:11 -07:00
simulators_test.dart remove usages of booted (#10741) 2017-06-15 18:25:09 -07:00
xcodeproj_test.dart Support for app flavors in flutter tooling, #11676 retake (#11734) 2017-08-23 10:55:35 +02:00