Xcode 7 错误:无法从 Info.plist 中读取 CFBundleIdentifier(空)

Posted

技术标签:

【中文标题】Xcode 7 错误:无法从 Info.plist 中读取 CFBundleIdentifier(空)【英文标题】:Xcode 7 error: could not read CFBundleIdentifier from Info.plist (null) 【发布时间】:2015-09-14 10:57:57 【问题描述】:

得到这个错误如下:

error: could not read CFBundleIdentifier from Info.plist (null)

当我打开 Xcode 7 时,它要求将应用程序更新为推荐设置,我这样做了,然后运行项目并收到上述错误。 我没有更改项目中的任何内容。 我需要在这里更改什么?

【问题讨论】:

【参考方案1】:

马内什

您只需更新您的所有 info.plist 文件。

再次设置Bundle标识符,Bundle名称,将正常工作。

【讨论】:

【参考方案2】:

将您的info.plist 从左侧项目导航器中的Supporting Files 移动到具有ViewController.mh 的根应用文件夹。

【讨论】:

【参考方案3】:

这个简单的问题 在 xcode 中打开 Support Files 并将 info.plist 文件移动到根应用程序文件夹

【讨论】:

以上是关于Xcode 7 错误:无法从 Info.plist 中读取 CFBundleIdentifier(空)的主要内容,如果未能解决你的问题,请参考以下文章

Xcode找不到本地化的info.plist

升级到 Xcode 6 Beta 7 现在得到:文件 info.plist 无法打开,因为没有这样的文件

Xcode Buildtime 错误:'无法加载文件列表的内容:'.../Info.plist'(在目标'xxxx'中)

Xcode 找不到本地化的 info.plist

Xcode 9:xcodebuild -exportArchive 错误读取文件:info.plist

尽管将 info.plist 更改为 NSAppTransport Security 为 NO Xcode 7.2 iOS 9.2,但应用程序传输安全错误