Skip to content

Remove availability annotations for Span APIs #66

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 1 commit into from
Jun 11, 2025

Conversation

jakepetroules
Copy link
Contributor

@jakepetroules jakepetroules commented Jun 10, 2025

All of the Span APIs used by this package have availability lower than or equal to the package's deployment target.

Only OutputSpan and Span.bytes require macOS 26, and are not used here.

Closes #68

All of the Span APIs used by this package have availability lower than or equal to the package's deployment target.

Only OutputSpan and Span.bytes require macOS 26, and are not used here.
@iCharlesHu iCharlesHu merged commit 67e2f7d into swiftlang:main Jun 11, 2025
58 of 60 checks passed
@jakepetroules jakepetroules deleted the remove-availability branch June 11, 2025 17:10
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.

'Execution' is only available in macOS 9999 or newer
2 participants