Switch the default Xcode version from 12.4 to 12.5 for macOS Big Sur (#3545)

This commit is contained in:
Mikhail Timofeev
2021-06-09 12:46:07 +03:00
committed by GitHub
parent f66433eafa
commit b8c7eb863a

View File

@@ -1,6 +1,6 @@
{
"xcode": {
"default": "12.4",
"default": "12.5",
"versions": [
{ "link": "13.0", "version": "13.0.0"},
{ "link": "12.5", "version": "12.5.0"},