简体   繁体   中英

SDWebImage Apple LLVM 6.0 Error

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

  1. Semantic issue
  2. ARC Semantic issue

Please check following screen shot

2

Please follow these steps:-

1- Clear Drived data.
2- Remove reference of your class and then again Add that file.
3- Clean the product.
4- Quite your Xcode.
5 - Then run and check.
Hope this will be helpful to resolve the problem.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM