libgit2 / objective-git

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

Swift Package Manager support #682

Open ghost opened 5 years ago

ghost commented 5 years ago

Provide Swift Package Manager for libgit2. you can find SPM Module map ref here : https://github.com/apple/swift-package-manager/blob/master/Documentation/Usage.md

Uncommon commented 5 years ago

I also saw libgit2/libgit2#4899 where you have the same subject but again no description. What gives?

ghost commented 5 years ago

You can find ref here but this one doesn't support SPM yet https://github.com/SwiftGit2/SwiftGit2

kengruven commented 5 years ago

Also: #597