From 73ef0e730c5d514777637a8bef0e73c21a4f6876 Mon Sep 17 00:00:00 2001 From: V-Zabayrachny <79155496+V-Zabayrachny@users.noreply.github.com> Date: Thu, 20 Jan 2022 13:11:21 +0300 Subject: [PATCH] [MacOS] Update Xcode to 13.2.1 on macOS 11 (#4914) * Xcode update to 13.2.1 on macOS 11 * Xcode update to 13.2.1 on macOS 12 --- images/macos/toolsets/toolset-11.json | 4 ++-- images/macos/toolsets/toolset-12.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 94c33602f..e602f81c0 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -1,6 +1,6 @@ { "xcode": { - "default": "13.1", + "default": "13.2.1", "versions": [ { "link": "13.2.1", "version": "13.2.1" }, { "link": "13.2", "version": "13.2.0" }, @@ -25,7 +25,7 @@ "android-versions": [ "12.0.0.3", "11.3.0.4", "11.2.2.1", "11.1.0.26", "11.0.2.0" ], - "bundle-default": "6_12_10", + "bundle-default": "6_12_12", "bundles": [ { "symlink": "6_12_12", diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 665f4c471..1e549b9f6 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -1,6 +1,6 @@ { "xcode": { - "default": "13.1", + "default": "13.2.1", "versions": [ { "link": "13.2.1", "version": "13.2.1" }, { "link": "13.2", "version": "13.2.0" }, @@ -21,7 +21,7 @@ "android-versions": [ "12.0.0.3", "11.3.0.4" ], - "bundle-default": "6_12_10", + "bundle-default": "6_12_12", "bundles": [ { "symlink": "6_12_12",