标题: 用UIImageView image属性加载jpg图片出错 [打印本页] 作者: _Johnny 时间: 2015-5-22 11:48 标题: 用UIImageView image属性加载jpg图片出错 我是用的Main.storyboard右边属性框设置的image
由于是jpg格式的图片,所以我将图片文件放在了Supporting Files里面
Main.storyboard里面正常显示
但用模拟器运行后图片显示不出来
错误提示如下:
2014-12-05 17:48:53.806 汤姆猫[1156:38667] Could not load the "angry_00.jpg" image referenced from a nib in the bundle with identifier "cn.Normcore.---"
这个是图