Consume ObjectiveGit through a binary Swift package (#528)

This commit is contained in:
Danny Moesch 2021-12-29 00:17:11 +01:00 committed by GitHub
parent 3030e1d045
commit e5bd678aaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 128 additions and 104 deletions

View file

@ -28,6 +28,15 @@
"version": "4.2.2"
}
},
{
"package": "ObjectiveGit",
"repositoryURL": "https://github.com/SimplyDanny/objective-git-swift-package",
"state": {
"branch": "0.16-passforios",
"revision": "01c4fe0c410f51484119c087f9bb4a6d3837543b",
"version": null
}
},
{
"package": "ObjectivePGP",
"repositoryURL": "https://github.com/krzyzanowskim/ObjectivePGP",