ios - _OBJ_CLASS_$_project name in iPhone -


greetings of day,

in app trying integrate slider done getting error

undefined symbols:
"_objc_class_$_project name", referenced from: objc-class-ref-to-project name in detailed.o ld: symbol(s) not found collect2: ld returned 1 exit status

which in nsobject.h:146 :

@interface nsobject (nsdiscardablecontentproxy)  - (id)autocontentaccessingproxy ns_available(10_6, 4_0);  @end 

i not getting how rectify issue.please me!!!

thanks in advance.

please remove file "detailed.h/m" code if drag/drop other project direct , add them again.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -