AwesomeCache icon indicating copy to clipboard operation
AwesomeCache copied to clipboard

'NSCoding' cannot be used as a type conforming to protocol 'NSCoding' because 'NSCoding' has static requirements.

Open mobileprogrammingAnurag opened this issue 8 years ago • 1 comments

Hi i am calling cache data like return AwesomeCache.Cache<NSCoding>(name: name, directory: cachePath)

and it's show me error like : 'NSCoding' cannot be used as a type conforming to protocol 'NSCoding' because 'NSCoding' has static requirements.

i am sure that there might be some syntax calling problem , can you please guide for the same , i am using swift 2 as a language with latest version of awesome cache.

mobileprogrammingAnurag avatar Aug 26 '16 21:08 mobileprogrammingAnurag

look like no suport model

liunina avatar May 11 '17 02:05 liunina