码迷,mamicode.com
首页 > 移动开发 > 详细

could not read data from '/Users/xxxx/myapp-Info.plist'

时间:2014-12-07 19:03:18      阅读:759      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   ar   color   sp   文件   div   2014   

xcode编译报错如下:
could not read data from /Users/iamme/Documents/XCode/myapp/myapp/myapp-Info.plist: The file “myapp-Info.plist” couldn’t be opened because there is no such file.

出现此错误的原因: 项目中的plist文件名或路径 和 TARGETS
- Build Setting - Packaging中设置的不一样。

bubuko.com,布布扣

如上图,我的plist文件名虽然是对的,但是这里的文件名后面多了个空格,难怪对比了半天也找不出问题。。。

我之前已经碰到过这个问题,今天再次碰到就记下来。

 

could not read data from '/Users/xxxx/myapp-Info.plist'

标签:style   blog   http   ar   color   sp   文件   div   2014   

原文地址:http://www.cnblogs.com/hw140430/p/4149651.html

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