aschuch/AwesomeCache

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

mobileprogrammingAnurag opened this issue · 1 comments

Hi i am calling cache data like
return AwesomeCache.Cache(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.

look like no suport model