Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mobileprogrammingAnurag opened this issue Aug 26, 2016 · 1 comment

Comments

@mobileprogrammingAnurag

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.

@liunina
Copy link

liunina commented May 11, 2017

look like no suport model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants