diff --git a/.ci/cirrus.runner.yml b/.ci/cirrus.runner.yml index 8786dd7..5dac48a 100644 --- a/.ci/cirrus.runner.yml +++ b/.ci/cirrus.runner.yml @@ -7,11 +7,12 @@ task: XCODE_VERSIONS: "16.1" DISK_SIZE: 190 - MACOS_VERSION: sequoia - XCODE_VERSIONS: "16.4,\"26-rc\",16.3,16.2,16.1,16" + XCODE_VERSIONS: "26,16.4,16.3,16.2,16.1,16" ADDITIONAL_IOS_BUILDS: "18.5,18.4,18.2,17.5" + XCODE_COMPONENTS: "\"MetalToolchain\"" DISK_SIZE: 400 - MACOS_VERSION: tahoe - XCODE_VERSIONS: "\"26-rc\"" + XCODE_VERSIONS: "26" XCODE_COMPONENTS: "\"MetalToolchain\"" DISK_SIZE: 210 <<: *defaults diff --git a/.ci/cirrus.xcode.yml b/.ci/cirrus.xcode.yml index 8f686b5..2f3fc6c 100644 --- a/.ci/cirrus.xcode.yml +++ b/.ci/cirrus.xcode.yml @@ -4,7 +4,7 @@ task: env: matrix: - MACOS_VERSION: tahoe - XCODE_VERSION: 26-rc + XCODE_VERSION: 26 XCODE_COMPONENTS: "MetalToolchain" LATEST: true - MACOS_VERSION: sequoia diff --git a/data/expected.sequoia.runtimes.txt b/data/expected.sequoia.runtimes.txt index b4317aa..fdea140 100644 --- a/data/expected.sequoia.runtimes.txt +++ b/data/expected.sequoia.runtimes.txt @@ -13,7 +13,7 @@ tvOS 18.5 (18.5 - 22L572) - com.apple.CoreSimulator.SimRuntime.tvOS-18-5 tvOS 26.0 (26.0 - 23J352) - com.apple.CoreSimulator.SimRuntime.tvOS-26-0 watchOS 11.4 (11.4 - 22T250) - com.apple.CoreSimulator.SimRuntime.watchOS-11-4 watchOS 11.5 (11.5 - 22T572) - com.apple.CoreSimulator.SimRuntime.watchOS-11-5 -watchOS 26.0 (26.0 - 23R351) - com.apple.CoreSimulator.SimRuntime.watchOS-26-0 +watchOS 26.0 (26.0 - 23R353) - com.apple.CoreSimulator.SimRuntime.watchOS-26-0 visionOS 2.4 (2.4 - 22O237) - com.apple.CoreSimulator.SimRuntime.xrOS-2-4 visionOS 2.5 (2.5 - 22O473) - com.apple.CoreSimulator.SimRuntime.xrOS-2-5 visionOS 26.0 (26.0 - 23M336) - com.apple.CoreSimulator.SimRuntime.xrOS-26-0 diff --git a/data/expected.tahoe.runtimes.txt b/data/expected.tahoe.runtimes.txt index 5146f04..2279f3c 100644 --- a/data/expected.tahoe.runtimes.txt +++ b/data/expected.tahoe.runtimes.txt @@ -1,5 +1,5 @@ == Runtimes == iOS 26.0 (26.0 - 23A343) - com.apple.CoreSimulator.SimRuntime.iOS-26-0 tvOS 26.0 (26.0 - 23J352) - com.apple.CoreSimulator.SimRuntime.tvOS-26-0 -watchOS 26.0 (26.0 - 23R351) - com.apple.CoreSimulator.SimRuntime.watchOS-26-0 +watchOS 26.0 (26.0 - 23R353) - com.apple.CoreSimulator.SimRuntime.watchOS-26-0 visionOS 26.0 (26.0 - 23M336) - com.apple.CoreSimulator.SimRuntime.xrOS-26-0