[macOS] Add Xcode 26.1 beta to macOS 15 and macOS 26 (#13085)

---------

Co-authored-by: Erik Bershel <[email protected]>
This commit is contained in:
archita105
2025-09-26 00:13:52 +02:00
committed by GitHub
co-authored by Erik Bershel
parent 665cb1d7a9
commit 9352a813a9
2 changed files with 24 additions and 0 deletions
+16
View File
@@ -3,6 +3,14 @@
"default": "16.4", "default": "16.4",
"x64": { "x64": {
"versions": [ "versions": [
{
"link": "26.1_beta",
"filename": "26.1_beta_Universal",
"version": "26.1-Beta+17B5025f",
"symlinks": ["26.1"],
"sha256": "432f6cb936ec9547e1075e5a969309e6e0497199810bcb79e10423fa5408891c",
"install_runtimes": "none"
},
{ {
"link": "26.0.1", "link": "26.0.1",
"filename": "26.0.1_Universal", "filename": "26.0.1_Universal",
@@ -55,6 +63,14 @@
}, },
"arm64":{ "arm64":{
"versions": [ "versions": [
{
"link": "26.1_beta",
"filename": "26.1_beta_Universal",
"version": "26.1-Beta+17B5025f",
"symlinks": ["26.1"],
"sha256": "432f6cb936ec9547e1075e5a969309e6e0497199810bcb79e10423fa5408891c",
"install_runtimes": "none"
},
{ {
"link": "26.0.1", "link": "26.0.1",
"filename": "26.0.1_Universal", "filename": "26.0.1_Universal",
+8
View File
@@ -3,6 +3,14 @@
"default": "26.0.1", "default": "26.0.1",
"arm64":{ "arm64":{
"versions": [ "versions": [
{
"link": "26.1_beta",
"filename": "26.1_beta_Universal",
"version": "26.1-Beta+17B5025f",
"symlinks": ["26.1"],
"sha256": "432f6cb936ec9547e1075e5a969309e6e0497199810bcb79e10423fa5408891c",
"install_runtimes": "default"
},
{ {
"link": "26.0.1", "link": "26.0.1",
"filename": "26.0.1_Universal", "filename": "26.0.1_Universal",