From 3876c2b37e3b4be4f921305fe9b0f98ff95fbe00 Mon Sep 17 00:00:00 2001 From: Alexander Romanov Date: Sun, 19 May 2024 19:43:43 +0300 Subject: [PATCH] Add iPhone 14 Pro build --- .github/workflows/ci-pull-request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-pull-request.yml b/.github/workflows/ci-pull-request.yml index f88453a..03d7ee6 100644 --- a/.github/workflows/ci-pull-request.yml +++ b/.github/workflows/ci-pull-request.yml @@ -34,6 +34,7 @@ jobs: strategy: matrix: destination: + - platform=iOS Simulator,name=iPhone 14 Pro,OS=16.4 - platform=iOS Simulator,name=iPhone 15 Pro,OS=17.0.1 - platform=iOS Simulator,name=iPhone 15 Pro,OS=17.5 - platform=iOS Simulator,name=iPad Air (5th generation),OS=17.0.1