Skip to content

ci: add note about Xcode versions#1136

Merged
KazuCocoa merged 2 commits into
masterfrom
note
May 13, 2026
Merged

ci: add note about Xcode versions#1136
KazuCocoa merged 2 commits into
masterfrom
note

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

@KazuCocoa KazuCocoa commented May 12, 2026

Added comments regarding Xcode version compatibility and simulator availability.

Learned from #1135. We should not build WDA with Xcode 26.4+ for a while

I haven't confirmed if iOS 16-18 has no issues, or not. ios 26 worked with Xcode 26.4.

Xcode 26.4 addresses it supports iOS 15 in the release note, but might not for XCTest for UI framework.

Added comments regarding Xcode version compatibility and simulator availability.
Copilot AI review requested due to automatic review settings May 12, 2026 07:27
@KazuCocoa KazuCocoa changed the title ci: add not about Xcode versions ci: add note about Xcode versions May 12, 2026
@KazuCocoa KazuCocoa requested a review from mykola-mokhnach May 12, 2026 07:28
Copy link
Copy Markdown

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 the GitHub Actions release workflow with additional inline guidance about Xcode version compatibility and simulator destination availability, based on reported issues running WDA against older iOS versions.

Changes:

  • Added workflow comments warning about certain Xcode versions potentially impacting lower iOS support.
  • Clarified a grammar issue in a simulator destination comment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/publish.js.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@KazuCocoa KazuCocoa merged commit 1791c80 into master May 13, 2026
44 of 45 checks passed
@KazuCocoa KazuCocoa deleted the note branch May 13, 2026 04:39
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.

2 participants