[macOS] Add xcode 13.2.1 (#4765)

This commit is contained in:
Mikhail Timofeev
2021-12-18 20:28:32 +03:00
committed by GitHub
parent ef47ec38e7
commit b102665470
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"xcode": {
"default": "13.1",
"versions": [
{ "link": "13.2.1", "version": "13.2.1" },
{ "link": "13.2", "version": "13.2.0" },
{ "link": "13.1", "version": "13.1.0" },
{ "link": "13.0", "version": "13.0.0" },

View File

@@ -2,6 +2,7 @@
"xcode": {
"default": "13.1",
"versions": [
{ "link": "13.2.1", "version": "13.2.1" },
{ "link": "13.2", "version": "13.2.0" },
{ "link": "13.1", "version": "13.1.0" }
]