sdwebimage: UIImageView+WebCache.h: No such file or directory

后端 未结 7 1958
灰色年华
灰色年华 2020-12-16 08:32

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

7条回答
  •  死守一世寂寞
    2020-12-16 08:48

    I was dealing with the same problem, my two frameworks were not getting found. I tried all the suggested ways in order to resolve the error but it couldnt help. Atlast I deleted the frameworks from my project structure and reloaded them from the original project file and it worked!! Please try this if it helps, It worked for me...

提交回复
热议问题