[macOS] upgrade xcode to 13.3_beta1 (#4969)

* [macOS] upgrade xcode to 13.3_beta1

* fix versioning
This commit is contained in:
Mikhail Koliada
2022-01-28 16:20:44 +03:00
committed by GitHub
parent 6865a4ccfe
commit e5d8f5af5c

View File

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