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

错误代码: Could not load the "XXX.png" image referenced from a nib in the bundle with identifier "XXX"

时间:2016-01-18 09:06:54      阅读:145      评论:0      收藏:0      [点我收藏+]

标签:

出现该问题的原因是没有将相应地图片文件copy到bundle里,解决办法很简单,

点击项目名称,选择Build Phase,找到Copy Bundle Resources,点击“+”,将相应的资源文件添加即可。

错误代码: Could not load the "XXX.png" image referenced from a nib in the bundle with identifier "XXX"

标签:

原文地址:http://www.cnblogs.com/aixixi/p/5138281.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!