Skip to content

Commit b99fd57

Browse files
[macOS] Update Xcode 26.0 to 26.0.1 (#13081)
--------- Co-authored-by: Erik Bershel <110455084+erik-bershel@users.noreply.github.com>
1 parent 69c94f5 commit b99fd57

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

images/macos/toolsets/toolset-15.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"x64": {
55
"versions": [
66
{
7-
"link": "26",
8-
"filename": "26_Universal",
9-
"version": "26+17A324",
7+
"link": "26.0.1",
8+
"filename": "26.0.1_Universal",
9+
"version": "26.0.1+17A400",
1010
"symlinks": ["26.0"],
11-
"sha256": "848f8de2c9f91ef2dad4eec8ff88655222a08f3eb32c4083432c51ae2480a70f",
11+
"sha256": "9881c457068c86ac91e94cca2d7116dfd01cb7179c22b0863b63c7f3bb7e7695",
1212
"install_runtimes": "default"
1313
},
1414
{
@@ -56,11 +56,11 @@
5656
"arm64":{
5757
"versions": [
5858
{
59-
"link": "26",
60-
"filename": "26_Universal",
61-
"version": "26+17A324",
59+
"link": "26.0.1",
60+
"filename": "26.0.1_Universal",
61+
"version": "26.0.1+17A400",
6262
"symlinks": ["26.0"],
63-
"sha256": "848f8de2c9f91ef2dad4eec8ff88655222a08f3eb32c4083432c51ae2480a70f",
63+
"sha256": "9881c457068c86ac91e94cca2d7116dfd01cb7179c22b0863b63c7f3bb7e7695",
6464
"install_runtimes": "default"
6565
},
6666
{

images/macos/toolsets/toolset-26.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"xcode": {
3-
"default": "26",
3+
"default": "26.0.1",
44
"arm64":{
55
"versions": [
66
{
7-
"link": "26",
8-
"filename": "26_Universal",
9-
"version": "26+17A324",
7+
"link": "26.0.1",
8+
"filename": "26.0.1_Universal",
9+
"version": "26.0.1+17A400",
1010
"symlinks": ["26.0"],
11-
"sha256": "848f8de2c9f91ef2dad4eec8ff88655222a08f3eb32c4083432c51ae2480a70f",
11+
"sha256": "9881c457068c86ac91e94cca2d7116dfd01cb7179c22b0863b63c7f3bb7e7695",
1212
"install_runtimes": "default"
1313
},
1414
{

0 commit comments

Comments
 (0)