mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Update requirement for LibFido2Swift library to be at least 0.1.3
This commit is contained in:
parent
afa6dff0b9
commit
2dc1bcdcbb
2 changed files with 3 additions and 3 deletions
|
|
@ -1493,7 +1493,7 @@
|
|||
repositoryURL = "https://github.com/kinoroy/LibFido2Swift.git";
|
||||
requirement = {
|
||||
kind = upToNextMinorVersion;
|
||||
minimumVersion = 0.1.0;
|
||||
minimumVersion = 0.1.3;
|
||||
};
|
||||
};
|
||||
CA9FF86B25951C6E00E47BAF /* XCRemoteSwiftPackageReference "data" */ = {
|
||||
|
|
|
|||
|
|
@ -78,8 +78,8 @@
|
|||
"repositoryURL": "https://github.com/kinoroy/LibFido2Swift.git",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "b77e5c6451bea69d15615d6578936b11777d9a6c",
|
||||
"version": "0.1.2"
|
||||
"revision": "ba96f1390db486b667c22bed2fe95579e047af88",
|
||||
"version": "0.1.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue