Require LibFido2Swift to be 0.1.4 at least

- This has the new functionality for checking if a device is attached.
This commit is contained in:
Edgar Story 2024-11-12 09:02:45 +00:00
parent 2dc1bcdcbb
commit 3d9cf73fc1
No known key found for this signature in database
GPG key ID: E808B9DE966FFDDA
2 changed files with 3 additions and 3 deletions

View file

@ -1493,7 +1493,7 @@
repositoryURL = "https://github.com/kinoroy/LibFido2Swift.git";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 0.1.3;
minimumVersion = 0.1.4;
};
};
CA9FF86B25951C6E00E47BAF /* XCRemoteSwiftPackageReference "data" */ = {

View file

@ -78,8 +78,8 @@
"repositoryURL": "https://github.com/kinoroy/LibFido2Swift.git",
"state": {
"branch": null,
"revision": "ba96f1390db486b667c22bed2fe95579e047af88",
"version": "0.1.3"
"revision": "94d496d6f850dcbb3e8c4a27cd7eeabfad9f14e3",
"version": "0.1.4"
}
},
{