Skip to content

Undeclared selector warnings #98

Description

@armadilov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions