From 399b7b17e91c33f4dacbdd897f57468330b22791 Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Thu, 14 May 2026 16:46:53 -0400 Subject: [PATCH] macOS and Xcode 26.5 --- .ci/cirrus.runner.yml | 2 +- templates/vanilla-tahoe.pkr.hcl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci/cirrus.runner.yml b/.ci/cirrus.runner.yml index 4079fa1..545a71b 100644 --- a/.ci/cirrus.runner.yml +++ b/.ci/cirrus.runner.yml @@ -9,7 +9,7 @@ task: XCODE_COMPONENTS: "\"MetalToolchain\"" DISK_SIZE: 380 - MACOS_VERSION: tahoe - XCODE_VERSIONS: "\"26.4.1\",\"26.5-beta-3\",\"26.3\",\"26.2\",\"26.1.1\",\"26.0.1\"" + XCODE_VERSIONS: "\"26.5\",\"26.4.1\",\"26.3\",\"26.2\",\"26.1.1\",\"26.0.1\"" XCODE_COMPONENTS: "\"MetalToolchain\"" ADDITIONAL_IOS_BUILDS: "18.6" DISK_SIZE: 330 diff --git a/templates/vanilla-tahoe.pkr.hcl b/templates/vanilla-tahoe.pkr.hcl index 52ab50e..3d7a17d 100644 --- a/templates/vanilla-tahoe.pkr.hcl +++ b/templates/vanilla-tahoe.pkr.hcl @@ -12,7 +12,7 @@ packer { } source "tart-cli" "tart" { - from_ipsw = "https://updates.cdn-apple.com/2026WinterFCS/fullrestores/122-00766/062A6121-2ABE-45D7-BCB1-72B666B6D2C2/UniversalMac_26.4_25E246_Restore.ipsw" + from_ipsw = "https://updates.cdn-apple.com/2026SpringFCS/fullrestores/122-58869/DFB1CEEF-5619-4591-9924-E20DB2C8FED0/UniversalMac_26.5_25F71_Restore.ipsw" vm_name = "tahoe-vanilla" cpu_count = 4 memory_gb = 8