From 1625af4b46a266e34f067eeb328abda6a020b749 Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Thu, 30 Oct 2025 18:11:27 +0100 Subject: [PATCH] [macos] Update XCode 26.1 to RC1 (#13233) --- images/macos/toolsets/toolset-15.json | 16 ++++++++-------- images/macos/toolsets/toolset-26.json | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index 1f0a5f8d9..f1d70aa56 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -4,11 +4,11 @@ "x64": { "versions": [ { - "link": "26.1_beta_3", - "filename": "26.1_beta_3_Universal", - "version": "26.1-Beta_3+17B5045g", + "link": "26.1_Release_Candidate", + "filename": "26.1_Release_Candidate_Universal", + "version": "26.1_Release_Candidate_Universal+17B54", "symlinks": ["26.1"], - "sha256": "3fe49a9be1ae600fb575dcee5f0075cc74e10cb85560129490e3b0d2562b0ce7", + "sha256": "6504F2527444D295585515C7E41A862FFD701E3255D6634A40A714C4895E6CCD", "install_runtimes": "none" }, { @@ -64,11 +64,11 @@ "arm64":{ "versions": [ { - "link": "26.1_beta_3", - "filename": "26.1_beta_3_Universal", - "version": "26.1-Beta_3+17B5045g", + "link": "26.1_Release_Candidate", + "filename": "26.1_Release_Candidate_Universal", + "version": "26.1_Release_Candidate_Universal+17B54", "symlinks": ["26.1"], - "sha256": "3fe49a9be1ae600fb575dcee5f0075cc74e10cb85560129490e3b0d2562b0ce7", + "sha256": "6504F2527444D295585515C7E41A862FFD701E3255D6634A40A714C4895E6CCD", "install_runtimes": "none" }, { diff --git a/images/macos/toolsets/toolset-26.json b/images/macos/toolsets/toolset-26.json index c79335a55..0df9dd3b4 100644 --- a/images/macos/toolsets/toolset-26.json +++ b/images/macos/toolsets/toolset-26.json @@ -4,11 +4,11 @@ "arm64":{ "versions": [ { - "link": "26.1_beta_3", - "filename": "26.1_beta_3_Universal", - "version": "26.1-Beta_3+17B5045g", + "link": "26.1_Release_Candidate", + "filename": "26.1_Release_Candidate_Universal", + "version": "26.1_Release_Candidate_Universal+17B54", "symlinks": ["26.1"], - "sha256": "3fe49a9be1ae600fb575dcee5f0075cc74e10cb85560129490e3b0d2562b0ce7", + "sha256": "6504F2527444D295585515C7E41A862FFD701E3255D6634A40A714C4895E6CCD", "install_runtimes": "default" }, {