Skip to content

Conversation

glessard
Copy link
Contributor

@glessard glessard commented Sep 12, 2025

Xcode 26b6's macOS SDK doesn't support backdeployment of Span and friends, guaranteeing compilation failures in the modules that use them.
This is fixed in Xcode 26 17A321, released on September 9th.

Checklist

  • I've read the Contribution Guidelines
  • My contributions are licensed under the Swift license.
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (if appropriate).
  • I've added benchmarks covering new functionality (if appropriate).
  • I've verified that my change does not break any existing tests or introduce unexplained benchmark regressions.
  • I've updated the documentation if necessary.

This version of Xcode includes SDKs that don’t support backdeployment of `Span` and friends. This is fixed in Xcode 26 17A321 released on September 9th.
@glessard glessard requested a review from lorentey as a code owner September 12, 2025 17:00
@glessard glessard requested review from natecook1000 and Azoy and removed request for lorentey September 12, 2025 17:01
@glessard glessard merged commit cb5b731 into apple:main Sep 12, 2025
30 checks passed
@glessard glessard deleted the ci-adjustments branch September 12, 2025 17:49
@lorentey lorentey added this to the 1.3.0 milestone Sep 27, 2025
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.

3 participants