Update xcode default to 15.4 from 15.0.1 for macos14

This commit is contained in:
sarathrajsrinivasan
2024-07-16 22:28:46 -05:00
committed by GitHub
parent fb0ca679f1
commit adead29f3f

View File

@@ -1,6 +1,6 @@
{ {
"xcode": { "xcode": {
"default": "15.0.1", "default": "15.4",
"x64": { "x64": {
"versions": [ "versions": [
{ "link": "16.0", "version": "16.0.0-Beta.2+16A5171r", "install_runtimes": "false", "sha256": "86b4fd563d80c997887d37a528f69161f82987932b5ebe6119ad5dd548352ad3"}, { "link": "16.0", "version": "16.0.0-Beta.2+16A5171r", "install_runtimes": "false", "sha256": "86b4fd563d80c997887d37a528f69161f82987932b5ebe6119ad5dd548352ad3"},