Skip to content

Commit 9352a81

Browse files
[macOS] Add Xcode 26.1 beta to macOS 15 and macOS 26 (#13085)
--------- Co-authored-by: Erik Bershel <110455084+erik-bershel@users.noreply.github.com>
1 parent 665cb1d commit 9352a81

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

images/macos/toolsets/toolset-15.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
"default": "16.4",
44
"x64": {
55
"versions": [
6+
{
7+
"link": "26.1_beta",
8+
"filename": "26.1_beta_Universal",
9+
"version": "26.1-Beta+17B5025f",
10+
"symlinks": ["26.1"],
11+
"sha256": "432f6cb936ec9547e1075e5a969309e6e0497199810bcb79e10423fa5408891c",
12+
"install_runtimes": "none"
13+
},
614
{
715
"link": "26.0.1",
816
"filename": "26.0.1_Universal",
@@ -55,6 +63,14 @@
5563
},
5664
"arm64":{
5765
"versions": [
66+
{
67+
"link": "26.1_beta",
68+
"filename": "26.1_beta_Universal",
69+
"version": "26.1-Beta+17B5025f",
70+
"symlinks": ["26.1"],
71+
"sha256": "432f6cb936ec9547e1075e5a969309e6e0497199810bcb79e10423fa5408891c",
72+
"install_runtimes": "none"
73+
},
5874
{
5975
"link": "26.0.1",
6076
"filename": "26.0.1_Universal",

images/macos/toolsets/toolset-26.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
"default": "26.0.1",
44
"arm64":{
55
"versions": [
6+
{
7+
"link": "26.1_beta",
8+
"filename": "26.1_beta_Universal",
9+
"version": "26.1-Beta+17B5025f",
10+
"symlinks": ["26.1"],
11+
"sha256": "432f6cb936ec9547e1075e5a969309e6e0497199810bcb79e10423fa5408891c",
12+
"install_runtimes": "default"
13+
},
614
{
715
"link": "26.0.1",
816
"filename": "26.0.1_Universal",

0 commit comments

Comments
 (0)