* Added the SecError to throw when interacting with the Keychain
* Added the SecError.Code to wrap the status codes thrown by interacting
  with the Keychain

Co-authored-by: Bram Kolkman <bramkolkman@thinkerium.nl>
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2026-02-23 13:03:28 +00:00
parent b57041f0f7
commit af8a434577
3 changed files with 790 additions and 2 deletions

5
.gitignore vendored
View File

@@ -9,7 +9,8 @@ xcuserdata/
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@@ -60,7 +61,7 @@ playground.xcworkspace
#
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
# hence it is not needed unless you have added a package configuration file to your project
# hence it is not needed unless you have added a package configuration file to your project
.swiftpm
.build/