pinterest / PINCache

Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uses +[NSKeyedUnarchiver unarchiveObjectWithData:] which is deprecated when targeting iOS12

bolsinga opened this issue · comments

There is a simple replacement.

-unarchiveObjectWithData: addressed with #247

@bolsinga can this issue be closed now?

No, it can't. I'd mangled the title incorrectly. What remains is the use of+[NSKeyedUnarchiver unarchiveObjectWithData:]