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

Man*_*esh 7 xcode info.plist ios xcode7

得到此错误如下:

error: could not read CFBundleIdentifier from Info.plist (null)
Run Code Online (Sandbox Code Playgroud)

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

Suh*_*til 10

Manesh

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

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


Man*_*esh 0

将您的项目info.plistSupporting Files左侧的项目导航器中的 移至带有ViewController.m和 的Root App 文件夹h