Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 6934b35

Browse files
committed
iOS-15-0
1 parent 8bba708 commit 6934b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ task:
274274
SIMCTL_CHILD_MAPS_API_KEY: ENCRYPTED[596a9f6bca436694625ac50851dc5da6b4d34cba8025f7db5bc9465142e8cd44e15f69e3507787753accebfc4910d550]
275275
create_simulator_script:
276276
- xcrun simctl list
277-
- xcrun simctl create Flutter-iPhone com.apple.CoreSimulator.SimDeviceType.iPhone-11 | xargs xcrun simctl boot
277+
- xcrun simctl create Flutter-iPhone com.apple.CoreSimulator.SimDeviceType.iPhone-11 com.apple.CoreSimulator.SimRuntime.iOS-15-0 | xargs xcrun simctl boot
278278
build_script:
279279
- ./script/tool_runner.sh build-examples --ios
280280
xcode_analyze_script:

0 commit comments

Comments
 (0)