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
A bunch of methods and initializers were marked as deprecated in v1.9. Remove them for v2.0. The initializers were class factory methods, which don't work well with Swift, and the methods tags progress blocks instead of using the NSProgress API.