From 79ad381addf50d2f8cc28e998e27d25894cac64f Mon Sep 17 00:00:00 2001 From: sureshe456 <160699174+sureshe456@users.noreply.github.com> Date: Fri, 4 Apr 2025 17:13:47 +0530 Subject: [PATCH] [macOS] Update Xcode 16.3 to 16.3 Release to macOS15 images. (#11945) --- images/macos/toolsets/toolset-15.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index 410e57a6..a7387aea 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -4,9 +4,8 @@ "x64": { "versions": [ { - "link": "16.3_Release_Candidate_2", - "version": "16.3.0-Release.Candidate.2+16E140", - "symlinks": ["16.3"], + "link": "16.3", + "version": "16.3+16E140", "sha256": "c593177b73e45f31e1cf7ced131760d8aa8e1532f5bbf8ba11a4ded01da14fbb", "install_runtimes": [ { "iOS": ["18.0", "18.1", "18.2", "18.3.1", "18.4"] }, @@ -44,9 +43,8 @@ "arm64":{ "versions": [ { - "link": "16.3_Release_Candidate_2", - "version": "16.3.0-Release.Candidate.2+16E140", - "symlinks": ["16.3"], + "link": "16.3", + "version": "16.3+16E140", "sha256": "c593177b73e45f31e1cf7ced131760d8aa8e1532f5bbf8ba11a4ded01da14fbb", "install_runtimes": [ { "iOS": ["18.0", "18.1", "18.2", "18.3.1", "18.4"] },