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
So I've been using KeychainSwift for a couple of years now and it was always great and I had no problems with it. But now, after updating to latest MacOS Catalina and latest Xcode (11) it's crashing for me and my app is unusable because of it :(
Never mind. This was something else that was causing a recursive infinite loop which would crash in here in the end. Closing this since it's a non-issue
Hi there!
So I've been using KeychainSwift for a couple of years now and it was always great and I had no problems with it. But now, after updating to latest MacOS Catalina and latest Xcode (11) it's crashing for me and my app is unusable because of it :(
Here's my setup:
Install method: Cocoapods (1.8.0.beta.2)
Library version: 16.0.1
OS: 10.15 Beta (19A558d)
Xcode: 11.0 (11A420a)
I've also seen this issue #63 but I don't see any fix for it.
Here's a screenshot of the crash:
The text was updated successfully, but these errors were encountered: