We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31407be commit 16ed623Copy full SHA for 16ed623
.cirrus.yml
@@ -80,7 +80,7 @@ task:
80
activate_script: pub global activate flutter_plugin_tools
81
create_simulator_script:
82
- xcrun simctl list
83
- - xcrun simctl create Flutter-iPhone com.apple.CoreSimulator.SimDeviceType.iPhone-X com.apple.CoreSimulator.SimRuntime.iOS-12-2 | xargs xcrun simctl boot
+ - xcrun simctl create Flutter-iPhone com.apple.CoreSimulator.SimDeviceType.iPhone-X com.apple.CoreSimulator.SimRuntime.iOS-13-2 | xargs xcrun simctl boot
84
matrix:
85
- name: build-ipas+drive-examples
86
env:
0 commit comments