Skip to content

Fix iOS CI by selecting Xcode 26.2 on macOS 26 - #57

Merged
Lakr233 merged 1 commit into
Lakr233:mainfrom
JamieYee:main
May 14, 2026
Merged

Fix iOS CI by selecting Xcode 26.2 on macOS 26#57
Lakr233 merged 1 commit into
Lakr233:mainfrom
JamieYee:main

Conversation

@JamieYee

Copy link
Copy Markdown
Contributor
Select Xcode 26.2 explicitly in the signed iOS build workflow.

The macOS 26 runner currently exposes `/Applications/Xcode_26.0.app`,
but that selection can fail during `xcodebuild archive` because the iOS 26.0
platform is unavailable.

Pinning to Xcode 26.2 uses an installed iOS SDK and restores the CI build.

Repository owner deleted a comment from Wenkay May 14, 2026
@Lakr233
Lakr233 merged commit 168dcb4 into Lakr233:main May 14, 2026
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