Closed migueldeicaza closed 3 years ago
Should probably merge a lot of the nice work from this fork:
Palmin has a maintained port of the libssh/libopenssl, might be worth using that instead for SwifSH:
Even better, a Swift-package version that has been updated by DimaRU:
https://github.com/migueldeicaza/Libssh2Prebuild (fork from DimaRU)
(Currently I have a universal framework, but I have not done an M1 build, while the DimaRU work has it)
Done.
Need to figure out how to make a universal framework, so I can have a library that works on Mac and iOS