From a2b4e1ebfe5cc3ac6d06c18b49a014917b4deef6 Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Sat, 1 Nov 2025 10:41:03 -0400 Subject: [PATCH] Xcode 26.1-rc (#297) * Xcode 26.1-rc * Updated simulators --- .ci/cirrus.runner.yml | 2 +- data/expected.tahoe.runtimes.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.ci/cirrus.runner.yml b/.ci/cirrus.runner.yml index 87d2314..eb4b521 100644 --- a/.ci/cirrus.runner.yml +++ b/.ci/cirrus.runner.yml @@ -12,7 +12,7 @@ task: XCODE_COMPONENTS: "\"MetalToolchain\"" DISK_SIZE: 400 - MACOS_VERSION: tahoe - XCODE_VERSIONS: "\"26.0.1\",\"26.1-beta-3\"" + XCODE_VERSIONS: "\"26.0.1\",\"26.1-rc\"" XCODE_COMPONENTS: "\"MetalToolchain\"" DISK_SIZE: 240 <<: *defaults diff --git a/data/expected.tahoe.runtimes.txt b/data/expected.tahoe.runtimes.txt index 973d7b7..40af555 100644 --- a/data/expected.tahoe.runtimes.txt +++ b/data/expected.tahoe.runtimes.txt @@ -1,9 +1,9 @@ == Runtimes == iOS 26.0 (26.0.1 - 23A8464) - com.apple.CoreSimulator.SimRuntime.iOS-26-0 -iOS 26.1 (26.1 - 23B5073a) - com.apple.CoreSimulator.SimRuntime.iOS-26-1 +iOS 26.1 (26.1 - 23B80) - com.apple.CoreSimulator.SimRuntime.iOS-26-1 tvOS 26.0 (26.0 - 23J352) - com.apple.CoreSimulator.SimRuntime.tvOS-26-0 -tvOS 26.1 (26.1 - 23J5571a) - com.apple.CoreSimulator.SimRuntime.tvOS-26-1 +tvOS 26.1 (26.1 - 23J579) - com.apple.CoreSimulator.SimRuntime.tvOS-26-1 watchOS 26.0 (26.0 - 23R353) - com.apple.CoreSimulator.SimRuntime.watchOS-26-0 -watchOS 26.1 (26.1 - 23S5031a) - com.apple.CoreSimulator.SimRuntime.watchOS-26-1 +watchOS 26.1 (26.1 - 23S36) - com.apple.CoreSimulator.SimRuntime.watchOS-26-1 visionOS 26.0 (26.0 - 23M336) - com.apple.CoreSimulator.SimRuntime.xrOS-26-0 -visionOS 26.1 (26.1 - 23N5041b) - com.apple.CoreSimulator.SimRuntime.xrOS-26-1 +visionOS 26.1 (26.1 - 23N47) - com.apple.CoreSimulator.SimRuntime.xrOS-26-1