首页 > 其他 > 详细

xcode运行出现Could not load the "xxx.jpg" image referenced from a nib in the bundle with identifier的解决方法

时间:2015-10-09 18:12:21      阅读:1662      评论:0      收藏:0      [点我收藏+]

技术分享

该错误发生是在此时选择了Create folder references,此选项会建立一个文件夹的引用,而没有将文件放入项目中。

所以在[UIImage imageWithContentsOfFile:]时不能初始化uiimage。

xcode运行出现Could not load the "xxx.jpg" image referenced from a nib in the bundle with identifier的解决方法

原文:http://www.cnblogs.com/kagamikome/p/4864603.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!