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

NSCopying Protocol must be implemented for SWIFT Files. #86

Open
Mehul18292 opened this issue May 15, 2017 · 1 comment
Open

NSCopying Protocol must be implemented for SWIFT Files. #86

Mehul18292 opened this issue May 15, 2017 · 1 comment

Comments

@Mehul18292
Copy link

You have very nicely implemented objective-c part having nscopying protocol implemented. But in case of Swift part, thats also the problem. that is not implemented. If possible can you please add support of it.

@codwam
Copy link

codwam commented Jul 25, 2017

👍

Using extension YourModel: NSCopying {} could be better.

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