SecError
* 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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user