Skip to content

Conversation

shamil-mubarakshin
Copy link
Contributor

Description

This PR updates Xcode 26.1 on macos-15 to Beta 2

Related issue: #13139

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@Copilot Copilot AI review requested due to automatic review settings October 9, 2025 19:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Xcode 26.1 on macOS 15 from Beta to Beta 2, updating download links, filenames, version strings, and SHA256 checksums for both x64 and arm64 architectures.

Key changes:

  • Updates Xcode 26.1 from Beta (17B5025f) to Beta 2 (17B5035f)
  • Updates download links and filenames to reference "beta_2" instead of "beta"
  • Updates SHA256 checksums for the new Beta 2 release

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

"version": "26.1-Beta_2+17B5035f",
"symlinks": ["26.1"],
"sha256": "432f6cb936ec9547e1075e5a969309e6e0497199810bcb79e10423fa5408891c",
"sha256": "D06679C151B84CBD5B4348A11FD312B7746BD2C95BF5A75FB316F33C428AE76F",
Copy link

Copilot AI Oct 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SHA256 checksums should use lowercase hexadecimal characters for consistency. The checksum should be 'd06679c151b84cbd5b4348a11fd312b7746bd2c95bf5a75fb316f33c428ae76f'.

Suggested change
"sha256": "D06679C151B84CBD5B4348A11FD312B7746BD2C95BF5A75FB316F33C428AE76F",
"sha256": "d06679c151b84cbd5b4348a11fd312b7746bd2c95bf5a75fb316f33c428ae76f",

Copilot uses AI. Check for mistakes.

"version": "26.1-Beta_2+17B5035f",
"symlinks": ["26.1"],
"sha256": "432f6cb936ec9547e1075e5a969309e6e0497199810bcb79e10423fa5408891c",
"sha256": "D06679C151B84CBD5B4348A11FD312B7746BD2C95BF5A75FB316F33C428AE76F",
Copy link

Copilot AI Oct 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SHA256 checksums should use lowercase hexadecimal characters for consistency. The checksum should be 'd06679c151b84cbd5b4348a11fd312b7746bd2c95bf5a75fb316f33c428ae76f'.

Copilot uses AI. Check for mistakes.

@shamil-mubarakshin shamil-mubarakshin merged commit fdfa28c into actions:main Oct 10, 2025
4 checks passed
@shamil-mubarakshin shamil-mubarakshin deleted the shamilm/macos15-add-xcode-26-beta2 branch October 10, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants