matthewpalmer / Locksmith

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

Getting errSecItemNotFound (error 7) using Carthage #200

Open doronkatz opened 5 years ago

doronkatz commented 5 years ago

Hi folks,

So im getting the status OSStatus -25300 error. Im running the latest Locksmith, via Carthage, on an iOS 12.1 app. Been trying to breakpoint but have no idea why. Im using Locksmith indirectly through Cely framework for logging in, but I thought I'd post here first..

Ive tried running the sample app but im not getting a similar error. Ive tried clearing simulator as well