Skip to content

ci(ios): bump to Xcode 26 / macOS 15 for iOS 26 SDK requirement#1109

Merged
JamieRuderman merged 2 commits into
mainfrom
ci/ios-xcode-26
Jun 3, 2026
Merged

ci(ios): bump to Xcode 26 / macOS 15 for iOS 26 SDK requirement#1109
JamieRuderman merged 2 commits into
mainfrom
ci/ios-xcode-26

Conversation

@JamieRuderman
Copy link
Copy Markdown
Member

Summary

  • App Store validation now rejects builds compiled with anything older than the iOS 26 SDK (Xcode 26+). Our CI was on Xcode 16 (iOS 18.2 SDK), causing altool --validate-app to fail with error 409.
  • Bumps the runner from macos-14macos-15 (required for Xcode 26) and the Xcode action from '16''26'.
  • No app-side changes: IPHONEOS_DEPLOYMENT_TARGET stays at 13.0, certs/provisioning profiles unaffected.

Test plan

  • Run the Build / iOS workflow manually and confirm the archive, export, validate, and upload steps all pass
  • If pod install or build fails on the new toolchain, may need to bump Capacitor plugins or the Podfile platform :ios minimum

@aws-amplify-us-west-1
Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1109.d20k671nqqv4kl.amplifyapp.com

@JamieRuderman JamieRuderman merged commit bb71c71 into main Jun 3, 2026
9 checks passed
@JamieRuderman JamieRuderman deleted the ci/ios-xcode-26 branch June 3, 2026 19:49
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