Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[macos] add XCode-15.1
  • Loading branch information
ilia-shipitsin committed Dec 12, 2023
commit 0decaab4da4be21a04440bc95cf6267017c3cb1d
2 changes: 2 additions & 0 deletions images/macos/toolsets/toolset-13.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"default": "14.3.1",
"x64": {
"versions": [
{ "link": "15.1", "version": "15.1.0+15C65", "install_runtimes": "true"},
{ "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "install_runtimes": "true"},
{ "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true"},
{ "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true"},
Expand All @@ -11,6 +12,7 @@
},
"arm64":{
"versions": [
{ "link": "15.1", "version": "15.1.0+15C65", "install_runtimes": "true"},
{ "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "install_runtimes": "true"},
{ "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true" },
{ "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true" },
Expand Down