ios xcode Could not load the "MyImage.png" image referenced from a nib in the bundle with identifier

因为你在xib中加载的图片是.jpg的。你虽然是放到了蓝色的文件中,Ios给你做渲染了,所以你在xib中是可以看的到的,但是xib最后转换为纯代码。你最终还是找不到

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