[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
This commit is contained in:
V-Zabayrachny
2022-01-20 13:11:21 +03:00
committed by GitHub
parent c1e7f3a462
commit 73ef0e730c
2 changed files with 4 additions and 4 deletions

View File

@@ -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",

View File

@@ -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",