Skip to content

Libssh2 prebuilt binaries for Apple platforms.

License

Notifications You must be signed in to change notification settings

ruslanskorb/Libssh2Prebuild

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libssh2Prebuild

libssh2 with OpenSSL crypto backend prebuilt library for Apple platforms.

Supported platforms and architectures

Platform Architectures
macOS x86_64 arm64
iOS arm64 armv7 armv7s
iOS Simulator x86_64 arm64
tvOS arm64
tvOS Simulator x86_64 arm64
mac Catalyst x86_64 arm64

Usage

To use this package in a SwiftPM project, you need to set it up as a package dependency:

.package(url: "https://github.com/ruslanskorb-ui/Libssh2Prebuild", from: "2.0.0")

Build and Release

  1. Install and authorize GitHub CLI.
  2. Fork this repo and clone the forked one.
  3. Run ./script/build-and-release.sh from the repo folder.

Credits

About

Libssh2 prebuilt binaries for Apple platforms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 95.5%
  • Swift 4.5%