You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: