问题:通过cocoapods导入SDWebImage,使用方法崩溃;报错:
-[UIImageView sd_setImageWithURL:placeholderImage:]: unrecognized selector sent to instance 0x7fbcc1c60d30
解决方法:需要在Linked Frameworks and Libraries中添加libSDWebImage.a文件
图1
-[UIImageView sd_setImageWithURL:placeholderImage:]: unrecognized selector sent to instance 0x7fbcc1c60d30