sharplet / iSSH2

A bash script to compile Libssh2 (and OpenSSL) for iOS, macOS, watchOS and tvOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iSSH2

A fork of Frugghi/iSSH2 with the following modifications:

  • Install *.pc files alongside libraries to allow packages such as libgit2 to correctly link against libssh2.

  • Instead of building universal libraries that contain slices for both iOS and iOS Simulator, add iphonesimulator as a distinct platform in order to support bundling an .xcframework. Used by sharplet/swift-cgit2 to distribute libgit2 as a Swift package.

Licensed under the same terms as Frugghi/iSSH2; see LICENSE.

About

A bash script to compile Libssh2 (and OpenSSL) for iOS, macOS, watchOS and tvOS.

License:Other


Languages

Language:Shell 100.0%