From f4565a71c7fe976f24eeba235299de2fd3312770 Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Fri, 26 Sep 2025 10:33:06 -0400 Subject: [PATCH] Xcode 26.1 Beta (#286) * Xcode 26.1 Beta * Updated runtimes * Bump disk --- .ci/cirrus.runner.yml | 4 ++-- data/expected.tahoe.runtimes.txt | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.ci/cirrus.runner.yml b/.ci/cirrus.runner.yml index 0659597..4bac69d 100644 --- a/.ci/cirrus.runner.yml +++ b/.ci/cirrus.runner.yml @@ -12,9 +12,9 @@ task: XCODE_COMPONENTS: "\"MetalToolchain\"" DISK_SIZE: 400 - MACOS_VERSION: tahoe - XCODE_VERSIONS: "\"26.0.1\"" + XCODE_VERSIONS: "\"26.0.1\",\"26.1-beta\"" XCODE_COMPONENTS: "\"MetalToolchain\"" - DISK_SIZE: 210 + DISK_SIZE: 240 <<: *defaults pull_base_script: - tart pull ghcr.io/cirruslabs/macos-$MACOS_VERSION-base:latest diff --git a/data/expected.tahoe.runtimes.txt b/data/expected.tahoe.runtimes.txt index 2279f3c..89e244a 100644 --- a/data/expected.tahoe.runtimes.txt +++ b/data/expected.tahoe.runtimes.txt @@ -1,5 +1,9 @@ == Runtimes == iOS 26.0 (26.0 - 23A343) - com.apple.CoreSimulator.SimRuntime.iOS-26-0 +iOS 26.1 (26.1 - 23B5044k) - 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 - 23J5543j) - 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 - 23S5002i) - 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 - 23N5013j) - com.apple.CoreSimulator.SimRuntime.xrOS-26-1