首页 > 代码库 > could not read data from '/Users/xxxx/myapp-Info.plist'
could not read data from '/Users/xxxx/myapp-Info.plist'
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中设置的不一样。
如上图,我的plist文件名虽然是对的,但是这里的文件名后面多了个空格,难怪对比了半天也找不出问题。。。
我之前已经碰到过这个问题,今天再次碰到就记下来。
could not read data from '/Users/xxxx/myapp-Info.plist'
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。