Rumah > Soal Jawab > teks badan
bogon:Desktop zhuwen$ lipo -info SDWebImage.a
Architectures in the fat file: SDWebImage.a are: armv7 i386 x86_64
arm64 终端显示支持armv7 i386 x86_64 arm64
集成SDWebimage静态库包含模拟器和真机但是[self.imageView sd_setImageWithURL:[NSURL URLWithString:IMGURL] ];
只能在真机上能加载图片,而模拟器不行,大家有没碰到过这种情况?