Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phatblat/libgit2-ios

Build a fat static library of libgit2
https://github.com/phatblat/libgit2-ios

Last synced: 28 days ago
JSON representation

Build a fat static library of libgit2

Awesome Lists containing this project

README

        

How to build
---

* Clone it
* `git submodule update --init`
* `Product -> Build`
* Find lib in build/

This creates a static lib called `libgit2-iOS.a`.