Update ObjectiveGit to 0.18-passforios (#561)

This should resolve an incompatibility with older iOS versions.
This commit is contained in:
Bradley Walters 2022-05-23 16:28:09 -06:00 committed by GitHub
parent 9b5b0eff1f
commit 0f98569d54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -2834,7 +2834,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SimplyDanny/objective-git-swift-package";
requirement = {
branch = "0.17-passforios";
branch = "0.18-passforios";
kind = branch;
};
};