flutter/packages/flutter_tools/test/ios
Chris Bracken a751678563
Allow 32-bit iOS device simulators (#17443)
Previously, Flutter did not support iOS devices with armv7 or armv7s
CPUs. We now support these devices. This eliminates the previous
hardcoded checks that prevented running on simulators of older devices.

We maintain the existing restriction on running on watchOS or tvOS
simulators.
2018-05-09 13:34:39 -07:00
..
cocoapods_test.dart Recommend using Cocoapods 1.5.0 (#17308) 2018-05-08 08:02:39 +02:00
code_signing_test.dart Bump mockito to 3.0.0-alpha+3 (#16306) 2018-04-09 12:43:31 -07:00
devices_test.dart Fix Dart2 compatibility with flutter_tools' tests. (#15699) 2018-03-19 11:45:44 -07:00
ios_workflow_test.dart Recommend using Cocoapods 1.5.0 (#17308) 2018-05-08 08:02:39 +02:00
mac_test.dart Fix Dart2 compatibility with flutter_tools' tests. (#15699) 2018-03-19 11:45:44 -07:00
simulators_test.dart Allow 32-bit iOS device simulators (#17443) 2018-05-09 13:34:39 -07:00
xcodeproj_test.dart Make Flutter tooling work on Android without Xcode being installed (#15161) 2018-03-07 08:41:23 +01:00