Skip to content

chore: Upgrade Xcode CI to 26.5#3953

Closed
mrousavy wants to merge 1 commit into
mainfrom
chore/upgrade-xcode-26.5
Closed

chore: Upgrade Xcode CI to 26.5#3953
mrousavy wants to merge 1 commit into
mainfrom
chore/upgrade-xcode-26.5

Conversation

@mrousavy
Copy link
Copy Markdown
Owner

Summary

  • selects Xcode 26.5 for the release iOS workflow
  • updates the AWS Device Farm iOS harness Xcode selector/cache key from 26.2 to 26.5
  • keeps Ruby/CocoaPods changes isolated; CocoaPods is handled in chore: Upgrade CocoaPods to 1.16.2 and Ruby to 3.4.9 #3951 and Ruby should be reconsidered after that lands
  • keeps SWIFT_VERSION = 5.0; the Swift compiler comes from the selected Xcode, while a Swift 6 language-mode migration is a separate source-compatibility change

Source

Validation

  • ruby -e 'require "yaml"; ARGV.each { |f| YAML.load_file(f); puts "#{f}: ok" }' .github/workflows/build-ios-release.yml .github/workflows/harness-aws-device.yml\n- git diff --check\n- local machine is Xcode 26.3 / iOS SDK 26.2, so the actual Xcode 26.5 build must run in CI\n\n## Notes\nHarness tests are allowed to remain red per repo-owner guidance; release build workflow syntax is the relevant check for this PR.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-vision-camera-docs Ready Ready Preview, Comment May 27, 2026 10:24pm

Request Review

@mrousavy
Copy link
Copy Markdown
Owner Author

Superseded by #3959.

@mrousavy mrousavy closed this May 28, 2026
@mrousavy mrousavy deleted the chore/upgrade-xcode-26.5 branch May 28, 2026 13:12
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