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

XMLDictionary.m:130:67: Multiple methods named 'count' found with mismatched result, parameter type or attributes. #48

Open
goodcyg opened this issue Dec 25, 2015 · 2 comments

Comments

@goodcyg
Copy link

goodcyg commented Dec 25, 2015

NSMutableArray *nodes = [NSMutableArray arrayWithCapacity:[node count]];

@danat8x8
Copy link

danat8x8 commented Jun 1, 2016

This is a showstopper. The demo files don't even compile.

@nicklockwood
Copy link
Owner

@danat8x8 which version of XMLDictionary and Xcode are you using?

I just tried opening the test project for XMLDictionary 1.4 on Xcode 7.3 and it works fine apart from some warnings.

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

3 participants