errSecCSSigDBAccess
Can’t access signature database.
Declaration
var errSecCSSigDBAccess: OSStatus { get }Discussion
This error is returned when the system is attempting to sign unsigned code ad-hoc and couldn’t write to the signature database because of some problem other than a permission problem. For example, the signature database might be missing or corrupted.