Skip to content

Fix build warnings#572

Open
cosminpolifronie wants to merge 6 commits intomachinezone:masterfrom
cosminpolifronie:fix-macos-build-warnings
Open

Fix build warnings#572
cosminpolifronie wants to merge 6 commits intomachinezone:masterfrom
cosminpolifronie:fix-macos-build-warnings

Conversation

@cosminpolifronie
Copy link
Copy Markdown

There were lots of build warnings on MacOS because of using lots of old dependencies.
All of them have been updated to the latest versions and removed from the repository.
All dependencies are now downloaded from GitHub, using the latest tags or commits at the time of writing.

The only remaining MacOS warning is given in AppleSSL, as SecureTransport has been deprecated since macOS 10.15.
I am not familiar with those TLS paths and there are no TLS tests in the library so I don't think I'm the right person to add a Network.framework implementation, even if AI would implement it.

I will leave that to someone who has an interest in using the newer Apple SSL framework.

@cosminpolifronie cosminpolifronie changed the title Fix MacOS build warnings Fix build warnings Apr 25, 2026
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.

1 participant