Skip to content

Commit 1687f31

Browse files
[MacOS] Add xcode 15.0.1 (#8604)
1 parent 834cd08 commit 1687f31

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

images/macos/toolsets/toolset-13.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,15 @@
33
"default": "14.3.1",
44
"x64": {
55
"versions": [
6-
{ "link": "15.0.1", "version": "15.0.1-Release.Candidate+15A507", "install_runtimes": "true"},
7-
{ "link": "15.0", "version": "15.0.0+15A240d", "install_runtimes": "true"},
8-
{ "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true" },
9-
{ "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true" },
10-
{ "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true" }
6+
{ "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "install_runtimes": "true"},
7+
{ "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true"},
8+
{ "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true"},
9+
{ "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true"}
1110
]
1211
},
1312
"arm64":{
1413
"versions": [
15-
{ "link": "15.0.1", "version": "15.0.1-Release.Candidate+15A507", "install_runtimes": "true"},
16-
{ "link": "15.0", "version": "15.0.0+15A240d", "install_runtimes": "true"},
14+
{ "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "install_runtimes": "true"},
1715
{ "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true" },
1816
{ "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true" },
1917
{ "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true" }

0 commit comments

Comments
 (0)