You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2018. It is now read-only.
Calling
returns
While investigating it, I've found that this is a custom
NSLogstring, logged when the following operation fails:The error code from
OSStatusenum declared in<Security/SecBase.h>has this description:...which points out, that it's just the value being not found for respective key upon deleting.
Question
I wonder, what option here would be more preferable?
PDKeychainBindingsControllerhas to have a fix to check the key, before deletingPDKeychainBindingsControllerhas to have a fix to make error codes processing and logging more accurate