I\'m trying to use SDWebImage in my iPhone app. I followed the step by step tutorial to install SDWebImage into my Xcode project.
When I try to build my app i\'m ge
Using #import fixed the issue for me as I was using Cocoapods as frameworks (use_frameworks!).
#import