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
-[NSData dataWithContentsOfMappedFile:] was deprecated in iOS 8.
-[NSData dataWithContentsOfURL:options:error] with
NSDataReadingMappedIfSafe has been around since iOS 5, so this is a
backward compatible change.
0 commit comments