Skip to content

Commit

Permalink
Remove iOS all plugins example as well
Browse files Browse the repository at this point in the history
  • Loading branch information
collinjackson committed Aug 19, 2019
1 parent 701e5cb commit dc5e2de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ task:
- xcrun simctl list
- xcrun simctl create Flutter-iPhone com.apple.CoreSimulator.SimDeviceType.iPhone-X com.apple.CoreSimulator.SimRuntime.iOS-12-2 | xargs xcrun simctl boot
matrix:
- name: build_all_plugins_ipa
script: ./script/build_all_plugins_app.sh ios --no-codesign
- name: build-ipas+drive-examples
env:
PATH: $PATH:/usr/local/bin
Expand Down

0 comments on commit dc5e2de

Please sign in to comment.