Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/phatblat/libgit2-ios
- Owner: phatblat
- Created: 2012-05-30T15:45:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-01T03:56:49.000Z (over 12 years ago)
- Last Synced: 2024-10-14T18:31:17.824Z (2 months ago)
- Homepage:
- Size: 106 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.