Skip to content

Commit 9e49d08

Browse files
[macos] add XCode-15.1 (#9002)
1 parent 62536f1 commit 9e49d08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

images/macos/toolsets/toolset-13.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"default": "14.3.1",
44
"x64": {
55
"versions": [
6+
{ "link": "15.1", "version": "15.1.0+15C65", "install_runtimes": "true"},
67
{ "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "install_runtimes": "true"},
78
{ "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true"},
89
{ "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true"},
@@ -11,6 +12,7 @@
1112
},
1213
"arm64":{
1314
"versions": [
15+
{ "link": "15.1", "version": "15.1.0+15C65", "install_runtimes": "true"},
1416
{ "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "install_runtimes": "true"},
1517
{ "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true" },
1618
{ "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true" },

0 commit comments

Comments
 (0)