From c9a93eb735fa5264acca9afd5c0c6b9348c8e407 Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com> Date: Tue, 14 Jun 2022 17:16:43 +0400 Subject: [PATCH] Revert "Add Xcode 14 to macOS 12 image (#5703)" (#5742) This reverts commit 5bb008fe600d8ab882c061a6f92b83340c6dc1a6. --- images/macos/toolsets/toolset-12.json | 1 - 1 file changed, 1 deletion(-) diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index abff00f1..7c4ae21b 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -2,7 +2,6 @@ "xcode": { "default": "13.3.1", "versions": [ - { "link": "14.0", "version": "14.0.0" }, { "link": "13.4.1", "version": "13.4.1" }, { "link": "13.4", "version": "13.4.0" }, { "link": "13.3.1", "version": "13.3.1", "symlinks": ["13.3"] },