Skip to content

Conversation

@owenv
Copy link
Contributor

@owenv owenv commented Oct 30, 2025

Swift CI builds with a macOS 15.2 SDK in some jobs, causing Subprocess to fail to build as part of the toolchain because DispatchData was not annotated for Sendability in that SDK. Introduce a retroactive conformance only when building against a conformance that doesn't have it, similar to the handling of non-Apple platforms

@owenv owenv requested a review from iCharlesHu as a code owner October 30, 2025 00:28
@iCharlesHu iCharlesHu merged commit ae4b50f into swiftlang:main Oct 31, 2025
91 of 92 checks passed
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