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

Undeclared selector warnings #98

Open
armadilov opened this issue Oct 7, 2015 · 0 comments
Open

Undeclared selector warnings #98

armadilov opened this issue Oct 7, 2015 · 0 comments

Comments

@armadilov
Copy link

On fresh install of 1.6.1 version of Objection I'm getting 2 Undeclared selector warnings:
@selector(objectionRequires)
@selector(objectionInitializer)

After each install I'm adding this ignore statement for the files which produce this warnings:

pragma GCC diagnostic ignored "-Wundeclared-selector"

But would be great if that would come out of the box.

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

1 participant