Skip to content

Commit 5bd32bd

Browse files
karalabefjl
authored andcommitted
travis: force xcode to finish iOS simulator configs (#3265)
1 parent b9f417e commit 5bd32bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ matrix:
8383
# Build the iOS framework and upload it to CocoaPods and Azure
8484
- gem uninstall cocoapods -a
8585
- gem install cocoapods --pre
86+
- xctool -version
87+
- xcrun simctl list
8688
- travis_wait 30 go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds
8789

8890
install:

0 commit comments

Comments
 (0)