We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f417e commit 5bd32bdCopy full SHA for 5bd32bd
.travis.yml
@@ -83,6 +83,8 @@ matrix:
83
# Build the iOS framework and upload it to CocoaPods and Azure
84
- gem uninstall cocoapods -a
85
- gem install cocoapods --pre
86
+ - xctool -version
87
+ - xcrun simctl list
88
- travis_wait 30 go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds
89
90
install:
0 commit comments