We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi nicklockwood~ I do not know why this warning shown ? Please give me some help, thx
The text was updated successfully, but these errors were encountered:
I think you've probably not #imported the "Base64.h" file.
Sorry, something went wrong.
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....
I don't see why that would make a difference, and you're the first person to report this issue.
Have you tried including the Base64 header directly in your file, instead of in the pch file? Just in case that's related somehow?
No branches or pull requests
hi nicklockwood~ I do not know why this warning shown ?
Please give me some help, thx
The text was updated successfully, but these errors were encountered: