SecError
All checks were successful
Build / build (pull_request) Successful in 12s

* 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
This commit is contained in:
Bram Kolkman
2026-02-23 11:56:41 +01:00
parent b57041f0f7
commit 03b84e21d4
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/