pinterest / PINCache

Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X
Apache License 2.0
2.66k stars 361 forks source link

+[NSKeyedUnarchiver unarchiveObjectWithData:] is deprecated on iOS 12 #309

Closed woshimaliang closed 2 years ago

woshimaliang commented 2 years ago

use +unarchivedObjectOfClass:fromData:error: instead