码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2015-10-09 18:14:11      阅读:740      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!