libgit2 / objective-git

Objective-C bindings to libgit2
MIT License
1.16k stars 280 forks source link

Building for both Intel and Apple Silicon #719

Open insha opened 2 years ago

insha commented 2 years ago

Anyone know if there are plans (I suppose there are always plans 🙂) to support Apple Silicon (arm64, along with Intel) architecture? I am more than happy to submit a pull request for it; however, I will require some direction on building the SSL, SSH, and libgit2 dependencies.