Fix CI simulator

This commit is contained in:
Davide De Rosa 2020-10-31 01:01:01 +01:00
parent d1741cb352
commit 6df141d152
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: objective-c
osx_image: xcode12.2
xcode_workspace: TunnelKit.xcworkspace
xcode_scheme: TunnelKit-iOS
xcode_destination: platform=iOS Simulator,OS=14.0,name=iPhone 11 Pro Max
xcode_destination: platform=iOS Simulator,OS=14.2,name=iPhone 11 Pro Max
cache:
- bundler
- cocoapods