travis: force xcode to finish iOS simulator configs (#3265)
This commit is contained in:
parent
b9f417e2e6
commit
5bd32bd90d
@ -83,6 +83,8 @@ matrix:
|
|||||||
# Build the iOS framework and upload it to CocoaPods and Azure
|
# Build the iOS framework and upload it to CocoaPods and Azure
|
||||||
- gem uninstall cocoapods -a
|
- gem uninstall cocoapods -a
|
||||||
- gem install cocoapods --pre
|
- gem install cocoapods --pre
|
||||||
|
- xctool -version
|
||||||
|
- xcrun simctl list
|
||||||
- travis_wait 30 go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds
|
- travis_wait 30 go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user