Declared some extra nullability to please Xcode 7 beta. by wilshipley · Pull Request #500 · libgit2/objective-git (original) (raw)
Yah, no need to go looking for trouble.
I have another thing I did where I made an Xcode project for this and for libgit2 that you can include as a subproject in another Xcode project, and it'll build on iOS or OS X automatically all inside Xcode with no external tools (e.g. no cmake, no scripts). Not sure if you guys want that, though, because the libgit2 one DOES require maintaining by the Xcode project by hand if you add / remove files.