objective c - Obj-C, Puzzled by this xcode warning, warning: 'BNColor' may not respond to '+beInit'? -


i've getting warning warning: 'bncolor' may not respond '+beinit' i'm not sure why.

any ideas ?

enter image description here

have included/imported nsobject+be.h in bncolor.m?

also, methods names contain init , copy should return objects owned caller, i.e., don’t autorelease them.


Comments

Popular posts from this blog

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -