From 971a78c34134ff5398a7983170801d1e2ed6bfb4 Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Fri, 26 Sep 2025 08:00:13 -0400 Subject: [PATCH] Xcode 16 on Sonoma (#287) * Xcode 16 on Sonoma * Updated runtimes * Bump disk --- .ci/cirrus.runner.yml | 4 ++-- data/expected.sonoma.runtimes.txt | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.ci/cirrus.runner.yml b/.ci/cirrus.runner.yml index 54063e4..0659597 100644 --- a/.ci/cirrus.runner.yml +++ b/.ci/cirrus.runner.yml @@ -4,8 +4,8 @@ task: env: matrix: - MACOS_VERSION: sonoma - XCODE_VERSIONS: "16.1" - DISK_SIZE: 190 + XCODE_VERSIONS: "16.1,16" + DISK_SIZE: 230 - MACOS_VERSION: sequoia XCODE_VERSIONS: "\"26.0.1\",16.4,16.3,16.2,16.1,16" ADDITIONAL_IOS_BUILDS: "18.5,18.4,18.2,17.5" diff --git a/data/expected.sonoma.runtimes.txt b/data/expected.sonoma.runtimes.txt index 84eba59..7b38939 100644 --- a/data/expected.sonoma.runtimes.txt +++ b/data/expected.sonoma.runtimes.txt @@ -1,5 +1,9 @@ == Runtimes == +iOS 18.0 (18.0 - 22A3351) - com.apple.CoreSimulator.SimRuntime.iOS-18-0 iOS 18.1 (18.1 - 22B81) - com.apple.CoreSimulator.SimRuntime.iOS-18-1 +tvOS 18.0 (18.0 - 22J356) - com.apple.CoreSimulator.SimRuntime.tvOS-18-0 tvOS 18.1 (18.1 - 22J578) - com.apple.CoreSimulator.SimRuntime.tvOS-18-1 +watchOS 11.0 (11.0 - 22R349) - com.apple.CoreSimulator.SimRuntime.watchOS-11-0 watchOS 11.1 (11.1 - 22R581) - com.apple.CoreSimulator.SimRuntime.watchOS-11-1 +visionOS 2.0 (2.0 - 22N318) - com.apple.CoreSimulator.SimRuntime.xrOS-2-0 visionOS 2.1 (2.1 - 22N580) - com.apple.CoreSimulator.SimRuntime.xrOS-2-1