libgit2
build libgit2 for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install libgit2

xcpkg install libgit2
view the formula of libgit2
xcpkg formula view libgit2

{{ formula }}
edit the formula of libgit2

if the formula of libgit2 dosn't meet your needs, you can edit it ⤵︎

xcpkg formula edit libgit2

after editing, you may want to rebuild this package ⤵︎

xcpkg install libgit2