Skip to content

vitalyster/ngit-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngit-lib

ngit-lib is a repository for building Libssh2, Openssl, libgit2 and libcurl packaged together as an xcframework for iOS, MacCatalyst, watchOS and tvOS.

Requirements

  • Xcode
  • Xcode Command Line Tools

Optional Requirements

  • git (required for automatically detection of latest version of Libssh2/OpenSSL)

Tested with

  • Xcode: 11.1
  • iOS SDK: 13.0
  • Libssh2: 1.9.0
  • OpenSSL: 1.1.0c
  • Architectures: arm64 arm64e x86_64

How to build

  1. make 2a. make framework 2b. make framework_static

How to use

  1. Drag n' Drop libgit2.xcframework into your project
  2. Embed and sign the .xcframework in your project's target under "Frameworks, Libraries, and Embedded Content"
  3. There is no step 3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 84.5%
  • Makefile 15.1%
  • C 0.4%