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

NSSecureCoding instead of NSCoding #22

Open
baxissimo opened this issue Oct 11, 2018 · 1 comment
Open

NSSecureCoding instead of NSCoding #22

baxissimo opened this issue Oct 11, 2018 · 1 comment

Comments

@baxissimo
Copy link

Would it make sense for this project to use NSSecureCoding instead of NSCoding?
I'm not sure what all the issues are surrounding this, I just know our code base has a test that tries to make sure all the classes we depend on DO NOT use NSCoding, and it is finding the NSCoding usages in this project.

@wuhao5
Copy link
Collaborator

wuhao5 commented Oct 11, 2018

Yes. There wasn't an issue to not use NSSecureCoding but only for a quick serialization solution. If you have better solutions, any PR is welcomed!

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