Add Xcode 14 to macOS 12 image (#5703)

This commit is contained in:
Mikhail Timofeev
2022-06-07 10:36:34 +04:00
committed by GitHub
parent 8b4d799f25
commit 5bb008fe60

View File

@@ -2,6 +2,7 @@
"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"] },