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

The file “Info.plist” couldn’t be opened because there is no such file

时间:2016-08-17 22:45:27      阅读:308      评论:0      收藏:0      [点我收藏+]

标签:

修改了Info.plist的实际文件位置(项目和单元测试对应不同的Info.plist),报错

(null): could not read data from ‘/Users/xxxxx/Desktop/gsk/zhsy/zhsy/Info.plist‘: The file “Info.plist” couldn’t be opened because there is no such file.

解决办法

情景1.如果有单元测试,那就设置一下单元测试target的info,与项目target不是一个路径。


技术分享

 

 

情景2.如果已经删除单元测试相关文件,则是删的不够彻底,把单元测试的target也删掉就OK了。

技术分享

 

The file “Info.plist” couldn’t be opened because there is no such file

标签:

原文地址:http://www.cnblogs.com/mafeng/p/5782143.html

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