From 599e47c037b0c26cf27c608363c4e5603c221219 Mon Sep 17 00:00:00 2001 From: Erik Bershel <110455084+erik-bershel@users.noreply.github.com> Date: Thu, 5 Feb 2026 12:45:14 +0100 Subject: [PATCH] [macOS] Add Xcode 26.3 RC1 (#13628) --- images/macos/toolsets/toolset-15.json | 16 ++++++++++++++++ images/macos/toolsets/toolset-26.json | 8 ++++++++ 2 files changed, 24 insertions(+) diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index ef26e59ab..66d7ab338 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -3,6 +3,14 @@ "default": "16.4", "x64": { "versions": [ + { + "link": "26.3_Release_Candidate", + "filename": "Xcode_26.3_Release_Candidate_Universal", + "version": "26.3+17C519", + "symlinks": ["26.3"], + "sha256": "4a33bf2cc3dbb1aaa9796f8f659b8a55798e27f0eea8e1b60484264f6d6a93a1", + "install_runtimes": "none" + }, { "link": "26.2", "filename": "Xcode_26.2_Universal", @@ -74,6 +82,14 @@ }, "arm64":{ "versions": [ + { + "link": "26.3_Release_Candidate", + "filename": "Xcode_26.3_Release_Candidate_Universal", + "version": "26.3+17C519", + "symlinks": ["26.3"], + "sha256": "4a33bf2cc3dbb1aaa9796f8f659b8a55798e27f0eea8e1b60484264f6d6a93a1", + "install_runtimes": "none" + }, { "link": "26.2", "filename": "Xcode_26.2_Universal", diff --git a/images/macos/toolsets/toolset-26.json b/images/macos/toolsets/toolset-26.json index 2caa7c4a7..31181b9f3 100644 --- a/images/macos/toolsets/toolset-26.json +++ b/images/macos/toolsets/toolset-26.json @@ -3,6 +3,14 @@ "default": "26.2", "arm64":{ "versions": [ + { + "link": "26.3_Release_Candidate", + "filename": "Xcode_26.3_Release_Candidate_Universal", + "version": "26.3+17C519", + "symlinks": ["26.3"], + "sha256": "4a33bf2cc3dbb1aaa9796f8f659b8a55798e27f0eea8e1b60484264f6d6a93a1", + "install_runtimes": "none" + }, { "link": "26.2", "filename": "Xcode_26.2_Universal",