From f7bd301cc93f3f53f6237de6e5b644f35f7569f9 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Sun, 3 Jan 2021 23:33:52 +0100 Subject: [PATCH] Change Travis-CI test target --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9dffc5e6..4e1e0ee6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: objective-c osx_image: xcode12 xcode_workspace: Passepartout.xcworkspace xcode_scheme: PassepartoutCore-iOS -xcode_destination: platform=iOS Simulator,OS=12.4,name=iPhone Xʀ +xcode_destination: platform=iOS Simulator,OS=12.4,name=iPhone Xs Max cache: - bundler - cocoapods