I want to use "springboard" framework , I have added that framework by drag and drop in xcode downloading from github.com , but when I want to run it I got some error :
Undefined symbols for architecture i386:
"_SBSCopyLocalizedApplicationNameForDisplayIdentifier", referenced from:-[ViewController getActiveApps] in ViewController.old: symbol(s) not found for architecture i386 clang: error: linker command
failed with exit code 1 (use -v to see invocation)
why this error any one have any idea. I think have some issue in "headersearch path" setting any one kindly say how to set this . Thanks.