[xcode26.6] Bump to Xcode 26.6 Release Candidate#25659
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s build/version configuration to target the Xcode 26.6 Release Candidate on the xcode26.6 branch, ensuring CI/bots select the correct Xcode channel and local builds point at the correct Xcode install.
Changes:
- Switch CI pipeline configuration to use the
BetaXcode channel (appropriate for beta/RC machines). - Bump the repo’s Xcode version constant to
26.6. - Update
Make.configto use Xcode 26.6 RC (version, download URL, developer root) and adjust the simulator-version special-case for this Xcode version.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| tools/devops/automation/templates/variables/common.yml | Sets xcodeChannel to Beta so CI targets beta/RC Xcode images. |
| tools/common/SdkVersions.cs | Updates SdkVersions.Xcode to 26.6 for tooling/version checks. |
| Make.config | Points build logic at Xcode 26.6 RC and updates the max simulator version override for XCODE_VERSION=26.6. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #b040e1d] Build passed (Detect API changes) ✅Pipeline on Agent |
|
🔥 Failed to compare API and create generator diff 🔥 Error: 'make' failed for the hash 8132813. Pipeline on Agent |
✅ [PR Build #b040e1d] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #b040e1d] Build passed (Build macOS tests) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build #b040e1d] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 175 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Monterey (12): All 5 tests passed. Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
No description provided.