nocsi / ngit-lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:C 92.4%Language:Shell 3.6%Language:C++ 2.1%Language:CMake 1.0%Language:Perl 0.4%Language:Objective-C 0.2%Language:Makefile 0.2%Language:Swift 0.1%Language:Dockerfile 0.0%