Fix building issue
This commit is contained in:
parent
1b23687ca7
commit
f2726fa803
4 changed files with 119 additions and 113 deletions
|
|
@ -10,7 +10,7 @@ install:
|
|||
- gem update fastlane
|
||||
- gem install xcodeproj
|
||||
- gem uninstall -aIx cocoapods
|
||||
- gem install cocoapods -v 1.5.3
|
||||
- gem install cocoapods -v 1.6.1
|
||||
- pod --version
|
||||
before_script:
|
||||
- pod install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue