when I create Binding, I have some error like below.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGLDrawable.h:52:12: error: attributes may not be specified on a category.
I am having the exact same error, and after searching the whole internet I decided to post my own thread, then I saw yours. I hope people from Multi-OS engine can help us.
Thanks.
P.D: In my case I can’t bind in any iOS version. It was by default in 9.2, I doesn’t matter what version I select in Xcode, I can’t bind. Is there another way to change the version?
Well, I think we just have to wait for iOS 12 support.
I don’t have a solution but an information. I have the same error but I can build my project with no errors. So at least in my case this error creates no other problems.