提交 44209945 authored 作者: JarvanMo's avatar JarvanMo

udpate cirrus

上级 636f7f3a
...@@ -15,7 +15,7 @@ task: ...@@ -15,7 +15,7 @@ task:
task: task:
osx_instance: osx_instance:
image: mojave-flutter image: mojave-xcode-11.3-flutter
pub_cache: pub_cache:
folder: ~/.pub-cache folder: ~/.pub-cache
setup_script: setup_script:
...@@ -24,7 +24,7 @@ task: ...@@ -24,7 +24,7 @@ task:
- flutter upgrade - flutter upgrade
create_simulator_script: create_simulator_script:
- xcrun simctl list - xcrun simctl list
- xcrun simctl create Flutter-iPhone com.apple.CoreSimulator.SimDeviceType.iPhone-X com.apple.CoreSimulator.SimRuntime.iOS-13-2 | xargs xcrun simctl boot - xcrun simctl create Flutter-iPhone com.apple.CoreSimulator.SimDeviceType.iPhone-X com.apple.CoreSimulator.SimRuntime.iOS-13-3 | xargs xcrun simctl boot
build_script: build_script:
- cd example - cd example
- flutter build ios --no-codesign - flutter build ios --no-codesign
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论