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

NFC xcode project throwing errors. #13

Open
EdwinToh opened this issue Jul 2, 2015 · 1 comment
Open

NFC xcode project throwing errors. #13

EdwinToh opened this issue Jul 2, 2015 · 1 comment

Comments

@EdwinToh
Copy link

EdwinToh commented Jul 2, 2015

At first, it was throwing an error saying FlomioMessageTests.h wasn't found, so I renamed the MessageTests.h file to FlomioMessageTests.h and MessageTests.m to FlomioMessageTests.m.

Now, I'm getting these errors in NFCTagTests.m:
"Use of undeclared identifier 'FJNFCTag'"
"Use of undeclared identifier 'tag'"
Unknown receiver 'tag'; did you mean 'Tag'?
No known class method for selector 'type2ParseMemoryForNdefTLVLocation'

@omarvelz
Copy link

omarvelz commented Aug 1, 2015

Exact same problem.

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