Update ObjectiveGit to 0.18-passforios (#561)
This should resolve an incompatibility with older iOS versions.
This commit is contained in:
parent
9b5b0eff1f
commit
0f98569d54
2 changed files with 3 additions and 3 deletions
|
|
@ -2834,7 +2834,7 @@
|
||||||
isa = XCRemoteSwiftPackageReference;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/SimplyDanny/objective-git-swift-package";
|
repositoryURL = "https://github.com/SimplyDanny/objective-git-swift-package";
|
||||||
requirement = {
|
requirement = {
|
||||||
branch = "0.17-passforios";
|
branch = "0.18-passforios";
|
||||||
kind = branch;
|
kind = branch;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -32,8 +32,8 @@
|
||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/SimplyDanny/objective-git-swift-package",
|
"location" : "https://github.com/SimplyDanny/objective-git-swift-package",
|
||||||
"state" : {
|
"state" : {
|
||||||
"branch" : "0.17-passforios",
|
"branch" : "0.18-passforios",
|
||||||
"revision" : "553f09c836b4f90e447e0fe26633acc11c37cece"
|
"revision" : "752ea5689a1c0c0f9a8442df039e842a452cfcf0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue