Reputation: 1951
I'm using this project to attempt to use the libssh2 library with iOS. The readme does not explain much, however, and I could use some help building the library.
I opened up the example project in xcode, but I am confused about this part of the readme
You can build the libssh2 library with openssl or with libgcrypt!
There are several scripts in the project, do I need to run these as build phases in xcode?
Thanks for your help
Upvotes: 2
Views: 917