This repository was created as a demo/sample for a blog post on how to build and compile OpenSSL, libssh2, and libgit2 for use in iOS applications. After picking this back up for a new project, I have decided to break it up into three different repositories as individual Swift packages and possibly build a Swift API over them. I have also recompiled them for Apple M1 support and support for macOS as well as iOS.
For future use, please refer to the new repositories:
- OpenSSL: mfcollins3/openssl-apple
- libssh2: mfcollins3/libssh2-apple
- libgit2: mfcollins3/libgit2-apple