Skip to content

Update CI to use Xcode 26.3#757

Merged
jfversluis merged 1 commit intomainfrom
ci/update-xcode-26.3
Apr 15, 2026
Merged

Update CI to use Xcode 26.3#757
jfversluis merged 1 commit intomainfrom
ci/update-xcode-26.3

Conversation

@jfversluis
Copy link
Copy Markdown
Member

Problem

The latest .NET 10 iOS/MacCatalyst SDK workload (26.2.10233) now requires Xcode 26.3. CI currently selects Xcode 26.2, causing all macOS builds for .NET 10 projects to fail with:

error : This version of .NET for iOS (26.2.10233) requires Xcode 26.3. The current version of Xcode is 26.2.

Fix

Update xcode-select from Xcode_26.2.app to Xcode_26.3.app in both workflow files.

Changes

  • .github/workflows/build-pr.yml
  • .github/workflows/build-all.yml

The latest .NET 10 iOS/MacCatalyst SDK workload (26.2.10233) requires
Xcode 26.3. Update both build workflows to select Xcode_26.3.app.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis jfversluis merged commit 82d92cc into main Apr 15, 2026
3 checks passed
@jfversluis jfversluis deleted the ci/update-xcode-26.3 branch April 15, 2026 09:20
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.

1 participant