From b5dbb9c705e9e7a909ca64c8284c3e3fffb4cae1 Mon Sep 17 00:00:00 2001 From: Fedor Varavenko <4066226+VFedorV@users.noreply.github.com> Date: Wed, 22 Feb 2023 23:36:07 +0100 Subject: [PATCH] [macOS] point Xcode 13.4 to 13.4.1 (#7177) Announcement(issue-7127): Xcode 13.4 will be pointing to Xcode 13.4.1 and Xcode 13.4 removed. --- images/macos/toolsets/toolset-12.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 67dee6ae..698aa127 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -5,8 +5,7 @@ {"link": "14.2", "version": "14.2.0"}, { "link": "14.1", "version": "14.1.0"}, { "link": "14.0.1", "version": "14.0.1", "symlinks": ["14.0"] }, - { "link": "13.4.1", "version": "13.4.1" }, - { "link": "13.4", "version": "13.4.0" }, + { "link": "13.4.1", "version": "13.4.1", "symlinks": ["13.4"] }, { "link": "13.3.1", "version": "13.3.1", "symlinks": ["13.3"] }, { "link": "13.2.1", "version": "13.2.1", "symlinks": ["13.2"] }, { "link": "13.1", "version": "13.1.0" }