Skip to content

Commit

Permalink
Don't need to install cocoapods.
Browse files Browse the repository at this point in the history
  • Loading branch information
Berrysoft committed Jun 20, 2023
1 parent 4491e2c commit 8ccf630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ jobs:

steps:
- script: |
brew install flutter cocoapods
displayName: 'Install tools'
brew install flutter
displayName: 'Install flutter'
- script: |
rustup target add aarch64-apple-ios aarch64-apple-ios-sim x86_64-apple-ios
Expand Down

0 comments on commit 8ccf630

Please sign in to comment.