Skip to content

Commit b946f8b

Browse files
committed
ci: install cocoapods 1.14
1 parent 0a8d8b9 commit b946f8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ commands:
4646
type: boolean
4747
default: false
4848
steps:
49+
- run:
50+
name: Install CocoaPods
51+
command: gem install cocoapods -v 1.14.0
4952
- restore_cache:
5053
name: Restore Pods Cache
5154
keys:

0 commit comments

Comments
 (0)