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

Warning - '-base64DecodedString' not found (return type defaults to 'id') #14

Open
furueili opened this issue Aug 20, 2015 · 4 comments

Comments

@furueili
Copy link

hi nicklockwood~ I do not know why this warning shown ?
Please give me some help, thx

@nicklockwood
Copy link
Owner

I think you've probably not #imported the "Base64.h" file.

@furueili
Copy link
Author

I did it import it in my prefix-header ==>#import "Base64.h", I think maybe reason is you put the NSData and NSString category together....

@nicklockwood
Copy link
Owner

I don't see why that would make a difference, and you're the first person to report this issue.

@nicklockwood
Copy link
Owner

Have you tried including the Base64 header directly in your file, instead of in the pch file? Just in case that's related somehow?

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