From adead29f3fa16b6fe7a84821d60c1ef3f9a545c1 Mon Sep 17 00:00:00 2001 From: sarathrajsrinivasan <159180023+sarathrajsrinivasan@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:28:46 -0500 Subject: [PATCH] Update xcode default to 15.4 from 15.0.1 for macos14 --- images/macos/toolsets/toolset-14.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index a66f116a..af512525 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -1,6 +1,6 @@ { "xcode": { - "default": "15.0.1", + "default": "15.4", "x64": { "versions": [ { "link": "16.0", "version": "16.0.0-Beta.2+16A5171r", "install_runtimes": "false", "sha256": "86b4fd563d80c997887d37a528f69161f82987932b5ebe6119ad5dd548352ad3"},