Skip to content

Upstream support for the Xcode 26 SDKs #82153

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

Merged
merged 7 commits into from
Jun 11, 2025

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Jun 10, 2025

Re-map macOS 16 aligned availability versions to 26:

  • watchOS 12 -> 26
  • visionOS 3 -> 26
  • macos 16 -> 26
  • iOS 19 -> 26
  • tvOS 19 -> 26

The version numbers in compiled if #available(...) queries are intentionally not re-mapped.

Resolves rdar://152867329.

@tshortli
Copy link
Contributor Author

swiftlang/llvm-project#10821

@swift-ci please test

Copy link
Contributor

@QuietMisdreavus QuietMisdreavus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the SymbolGraphGen tests 😅

@tshortli tshortli force-pushed the rhombicuboctahedron branch from 09e27f5 to 3a6b11f Compare June 10, 2025 19:53
@tshortli
Copy link
Contributor Author

swiftlang/llvm-project#10821

@swift-ci please test

@tshortli tshortli force-pushed the rhombicuboctahedron branch from 3a6b11f to 6e3a2d2 Compare June 11, 2025 05:11
@tshortli tshortli requested a review from ktoso as a code owner June 11, 2025 05:11
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli enabled auto-merge June 11, 2025 05:12
Copy link
Contributor

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, was unsure why the timespec change though

@drodriguez
Copy link
Contributor

It seems that swiftlang/llvm-project@2dff8f3 merged swiftlang/llvm-project#10820 instead of waiting for swiftlang/llvm-project#10821 and before this lands, Swift is failing to build against the new LLVM.

@jckarter
Copy link
Contributor

@swift-ci Please smoke test

@jckarter jckarter disabled auto-merge June 11, 2025 14:10
@jckarter jckarter merged commit 1869832 into swiftlang:main Jun 11, 2025
0 of 3 checks passed
@tshortli tshortli deleted the rhombicuboctahedron branch June 11, 2025 14:36
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.

9 participants