matthewpalmer / Locksmith

A powerful, protocol-oriented library for working with the keychain in Swift.
MIT License
2.92k stars 268 forks source link

LocksmithError error 7 #201

Open doronkatz opened 5 years ago

doronkatz commented 5 years ago

Hi @matthewpalmer, related to #112, I am getting the following error, using Locksmith 4.0.0:

error: The operation couldn’t be completed. (Locksmith.LocksmithError error 7.)

Note, I am running this through the Cely project on iOS 12.1, in simulator.

Driving me nuts, I've decoupled Locksmith from Cely as independent libraries and still get it..