I am working on sharekit in ios5. I changed sharekit package from 3.2 to ios 5 but when I build it shows following error.
Undefined symbols for architecture i386: "_OBJC_CLASS_$_SHKFacebook", referenced from: objc-class-ref in ProjectAppDelegate.o "_OBJC_CLASS_$_SHKItem", referenced from: objc-class-ref in XXXViewController.o "_OBJC_CLASS_$_SHKActionSheet", referenced from: objc-class-ref in XXXViewController.o ld: symbol(s) not found for architecture i386.
Any suggestion are highly appreciated.
Thanks&Regards, Sathish