[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:
co-authored by
Erik Bershel
parent
665cb1d7a9
commit
9352a813a9
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user