Skip to content

Change parameters names of elementsWithClass: and elementsWithID: #7

Description

@sionyx

XCode fails to compile OGElement.h header because class and id are reserved keywords.

Here is screenshot of failure.
https://www.dropbox.com/s/9nr5okpicu18o5q/%D0%A1%D0%BA%D1%80%D0%B8%D0%BD%D1%88%D0%BE%D1%82%202015-04-16%2012.27.27.png?dl=0

Could you please change parameters name to elementClass and elementId (like in .m file) and upload new cocoa pod? Might be it's better to change parameter of elementsWithTag: to elementTag to keep pattern.

Thanks in advance,
Vadim

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions