SwiftGit3 icon indicating copy to clipboard operation
SwiftGit3 copied to clipboard

SwiftGit2 working with SPM, M1 and supports git push and other features

Results 4 SwiftGit3 issues
Sort by recently updated
recently updated
newest added

after installing the SwiftGit3 package using SPM in a command line tool project on MacOS, and then trying to build the project those errors appeared to me. Prepare build ComputeTargetDependencyGraph...

Hey @joehinkle11, I got SwiftGit2 write access nowadays. Your fork does very sensible things -- moving the external library stuff into a Swift package manifesto, which is far better than...

Getting this when trying to push a repo to git. I noticed also the Push func doesnt return anything useful to know if pushing worked or not? "0 Assertion failed:...

Just adding here now for others the library isn't compiled for the simualtor which means you can only run this on a device or if on an M1 you can...