美文网首页
Xcode项目重命名后报错

Xcode项目重命名后报错

作者: KinKen | 来源:发表于2018-06-19 15:04 被阅读0次

Info.plist Utility Error
could not read data from '***': The file “Info.plist” couldn’t be opened because there is no such file.

解决方法
Build Settings -> Packaging -> Info.plist File
修改正确的Info.plist文件路径,最后把Product Bundle identifier也改一下

相关文章

网友评论

      本文标题:Xcode项目重命名后报错

      本文链接:https://www.haomeiwen.com/subject/mauteftx.html