From 479bc3f1ea7db39653dd95318ddcdd7dfab9198d Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:53:30 +0300 Subject: [PATCH] Add symlink for Xcode 12.5 (#4321) --- images/macos/toolsets/toolset-11.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 1b1b1501e..d8272bf0a 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -5,7 +5,7 @@ { "link": "13.1", "version": "13.1.0" }, { "link": "13.0", "version": "13.0.0" }, { "link": "13.0_beta", "version": "13 beta 5", "skip-symlink": "true" }, - { "link": "12.5.1", "version": "12.5.1" }, + { "link": "12.5.1", "version": "12.5.1", "symlinks": ["12.5"] }, { "link": "12.4", "version": "12.4.0" }, { "link": "11.7", "version": "11.7.0", "symlinks": ["11.7_beta"] } ]