matthewpalmer / Locksmith

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

Is there any way to get access to the error that's swallowed in readFromSecureStore? #186

Open benron opened 6 years ago

benron commented 6 years ago

https://github.com/matthewpalmer/Locksmith/blob/49b08bf8fa16ff8d7ce41609a2adbc6b5237f65f/Source/Locksmith.swift#L495

slizeray commented 6 years ago

https://github.com/matthewpalmer/Locksmith/blob/49b08bf8fa16ff8d7ce41609a2adbc6b5237f65f/Source/Locksmith.swift#L498

slizeray commented 6 years ago

https://github.com/matthewpalmer/Locksmith/blob/49b08bf8fa16ff8d7ce41609a2adbc6b5237f65f/Source/Locksmith.swift#L484

slizeray commented 6 years ago

https://github.com/matthewpalmer/Locksmith/blob/49b08bf8fa16ff8d7ce41609a2adbc6b5237f65f/Source/Locksmith.swift#L481