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

Object type looks wrong #4

Open
iosware opened this issue Feb 5, 2015 · 1 comment
Open

Object type looks wrong #4

iosware opened this issue Feb 5, 2015 · 1 comment

Comments

@iosware
Copy link

iosware commented Feb 5, 2015

You moved dictionary from code into plist file.
But key "code" in plist is now of type Number which you try to assign to NSString. It definitely is wrong.

@basdvries
Copy link
Owner

You are right. This is bad naming convention. However, memory is only allocated during runtime so it doesn't really matter what the object type says in the plist. I will try to see if I can fix it. I'm also open to pull requests fixing this.

@basdvries basdvries mentioned this issue Jun 25, 2016
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