Skip to content

Commit

Permalink
Remove brew dependencies (flutter#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagman authored Jun 17, 2020
1 parent f22a132 commit f5f574e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ task:
BUILD_SHARDING: "--shardIndex 0 --shardCount 2"
BUILD_SHARDING: "--shardIndex 1 --shardCount 2"
setup_script:
- brew update
- brew install libimobiledevice
- brew install ideviceinstaller
- brew install ios-deploy
- pod repo update
- git clone https://github.com/flutter/flutter.git
- git fetch origin master
Expand Down

0 comments on commit f5f574e

Please sign in to comment.