Could not load the "_IBBrokenImage_" image referenced from a nib in the bundle with identifier

参照了两个文章的做法
第一:https://www.jianshu.com/p/583e563544a3
第二:https://www.jianshu.com/p/0a94a044817d/
但我发现实际上很多都是UIImageView产生的问题,直接查看xib中的image,看看哪个显示错误就替换就可以了(当然如果你看source更快定位到也是可以的)

你可能感兴趣的:(Could not load the "_IBBrokenImage_" image referenced from a nib in the bundle with identifier)