Skip to content
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

JSONDecode and NIOFoundationCompat #641

Merged
merged 8 commits into from
Jan 7, 2025
Merged

Conversation

adam-fowler
Copy link
Member

If we are to support just importing FoundationEssentials then we cannot include NIOFoundationCompat because it imports the full Foundation framework. This PR adds the elements of NIOFoundationCompat that we need to Hummingbird and it also makes the inclusion of NIOTransportServices conditional on building for Apple OS as that uses NIOFoundationCompat.

@adam-fowler adam-fowler requested a review from Joannis as a code owner December 26, 2024 08:35
@adam-fowler adam-fowler added breaking change Change that requires a major version and removed breaking change Change that requires a major version labels Dec 28, 2024
Copy link

github-actions bot commented Dec 28, 2024

@adam-fowler adam-fowler enabled auto-merge (squash) January 7, 2025 08:34
@adam-fowler adam-fowler merged commit 20862a9 into main Jan 7, 2025
7 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.

2 participants