flutter/packages/flutter_tools/test/ios
Chris Bracken 7fb78523e9
Require Xcode 9.0 or later for iOS builds (#13608) (#13622)
We now require Xcode 9.0, which ships with the iOS 11 SDK, for iOS
builds. This change does not affect the minimum supported iOS deployment
target, which remains iOS 8.

The iOS 11 SDK adds support for safe area insets, which model the status
bar, iPhone X home indicator, and symmetric horizontal insets to avoid
the iPhone X sensor housing when in landscape mode.

This re-lands flutter/flutter#13608 now that the devicelab Macs have
been updated to Xcode 9.
2017-12-15 18:13:10 -08:00
..
cocoapods_test.dart Print a warning when cocoapods specs repo is out of date (#12915) 2017-11-10 12:41:58 -08: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 Eliminate iOS log blacklist (#11981) 2017-09-07 10:25:41 -07:00
ios_workflow_test.dart Clarify libimobiledevice installation status message (#12303) 2017-09-28 13:04:59 -07:00
mac_test.dart Require Xcode 9.0 or later for iOS builds (#13608) (#13622) 2017-12-15 18:13:10 -08:00
simulators_test.dart Add support for IOS_SIMULATOR_HOME environment variable in IOSSimulat… (#13236) 2017-11-29 08:22:05 -08:00
xcodeproj_test.dart Support for app flavors in flutter tooling, #11676 retake (#11734) 2017-08-23 10:55:35 +02:00