Skip to content

Commit 3d9cf73

Browse files
Require LibFido2Swift to be 0.1.4 at least
- This has the new functionality for checking if a device is attached.
1 parent 2dc1bcd commit 3d9cf73

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Xcodes.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@
14931493
repositoryURL = "https://github.com/kinoroy/LibFido2Swift.git";
14941494
requirement = {
14951495
kind = upToNextMinorVersion;
1496-
minimumVersion = 0.1.3;
1496+
minimumVersion = 0.1.4;
14971497
};
14981498
};
14991499
CA9FF86B25951C6E00E47BAF /* XCRemoteSwiftPackageReference "data" */ = {

Xcodes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)