Skip to content

Update to Xcode 26 #762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Update to Xcode 26 #762

wants to merge 1 commit into from

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Jun 9, 2025

Just announced at WWDC25.

Yes, the version is really 26, Apple is changing the versioning scheme for all their OS versions, along with Xcode, to be the same numbering.

TODO:

  • Wait until the final release of Xcode 26.
  • Note breaking changes in changelog.
  • Parse Swift's new "sending" attribute?
  • Figure out what to do about new UIUtilities "subframework" - complicates our approach to generation (we'll have to teach header-translator to parse the contents of that module as well).
  • Figure out what to do about internal _LocationEssentials framework - similar issues as above.

@madsmtm madsmtm added this to the frameworks v0.4.0 milestone Jun 9, 2025
@madsmtm madsmtm added enhancement New feature or request A-framework Affects the framework crates and the translator for them labels Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-framework Affects the framework crates and the translator for them enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant