I am new for iOS development
LLVM related issue already posted on stackoverflow but I thought it is new with SDWebImage, Or If I am wrong please suggest on that.
I want to make tableview with async image loading. As per my R&D SDWebImage is best. For that, I downloaded SDWebImage project from GitHub link and framework 3.7.1 from link
I am using Xcode 6.1.1
But I am getting Apple LLVM 6.0 Error, How can i resolve it. Please help me.
[EDITED] I removed framework and added same again. This time I saw the old issue resolved and getting new 2 issues
- Semantic issue
- ARC Semantic issue
Please check following screen shot