good morning!!!!

Skip to content
Snippets Groups Projects
Commit 5bd32bd9 authored by Péter Szilágyi's avatar Péter Szilágyi Committed by Felix Lange
Browse files

travis: force xcode to finish iOS simulator configs (#3265)

parent b9f417e2
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,8 @@ matrix:
# Build the iOS framework and upload it to CocoaPods and Azure
- gem uninstall cocoapods -a
- 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
install:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment