We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8ab7c commit ec7fd42Copy full SHA for ec7fd42
.circleci/config.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Install build dependencies
12
command: |
13
sudo gem install xcpretty
14
- sudo gem install cocoapods -v 1.10.1
+ sudo gem install cocoapods -v 1.10.0
15
- run:
16
name: Fetch Cocoapods specs
17
command: curl https://cocoapods-specs.circleci.com/fetch-cocoapods-repo-from-s3.sh | bash -s cf
0 commit comments