I am fairly new to ios development - trying to use sdwebimage in my iphone project. I believe I completed all basic setups as required. But when I build, I get this error: N
To add the needed header files to the build path do the following.
"$(SOURCE_ROOT)/SDWebImage"
(thats with quotes).This will work when importing like this #import <SDWebImage/UIImageView+WebCache.h>