Add Xcode 14 to macos-12 toolset (#6043)

This commit is contained in:
Vladimir Safonkin
2022-08-09 22:11:16 +02:00
committed by GitHub
parent 54ec59e5ee
commit 03b7305ca1

View File

@@ -2,6 +2,7 @@
"xcode": {
"default": "13.4.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"] },