Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:OpenFlutter/fluwx into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
JarvanMo committed Jul 9, 2020
2 parents 582529c + 95b7539 commit 745a6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ task:
- flutter upgrade
create_simulator_script:
- xcrun simctl list
- xcrun simctl create Flutter-iPhone com.apple.CoreSimulator.SimDeviceType.iPhone-X com.apple.CoreSimulator.SimRuntime.iOS-13-4 | 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:
- cd example
- flutter build ios --no-codesign
Expand Down

0 comments on commit 745a6eb

Please sign in to comment.