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
#145 enabled ARC for most of the app, but it left out a few files that interact with the CoreFoundation based Security framework a lot, which needs a bit of extra bridging to work with ARC.