Fix building issue

This commit is contained in:
Mingshen Sun 2019-07-16 17:02:09 -07:00
parent 1b23687ca7
commit f2726fa803
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4
4 changed files with 119 additions and 113 deletions

View file

@ -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