1
Fork 0

Switch to ZipFoundation main branch

This commit is contained in:
Joshua Goins 2022-03-30 12:48:40 -04:00
parent 61c619ea99
commit 4fb1b8ae18
2 changed files with 12 additions and 14 deletions

View file

@ -990,7 +990,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/weichsel/ZIPFoundation/";
requirement = {
branch = development;
branch = main;
kind = branch;
};
};

View file

@ -1,16 +1,14 @@
{
"object": {
"pins": [
"pins" : [
{
"package": "ZIPFoundation",
"repositoryURL": "https://github.com/weichsel/ZIPFoundation/",
"state": {
"branch": "development",
"revision": "6696b6811924ac4672ac602fb7efb9dcfd7322cf",
"version": null
"identity" : "zipfoundation",
"kind" : "remoteSourceControl",
"location" : "https://github.com/weichsel/ZIPFoundation/",
"state" : {
"branch" : "main",
"revision" : "7254c74b49cec2cb81520523ba993c671f71b066"
}
}
]
},
"version": 1
],
"version" : 2
}