Home > libgit2-iOS

libgit2-iOS

Libgit2-iOS is a project mainly written in ..., it's free.

HOW TO BUILD

Only works with Xcode3 right now. Use xcodeselect if you need to change it.

  • Clone it
  • git submodule update --init
  • ./build_lib

This creates a static lib called libgit2-iOS.a. It's 1.3MB so I need to figure out WTF that is all about.

Previous:white_gazelle