Xcode 7错误:无法从Info.plist中读取CFBundleIdentifier(null) [英] Xcode 7 error: could not read CFBundleIdentifier from Info.plist (null)

查看:129
本文介绍了Xcode 7错误:无法从Info.plist中读取CFBundleIdentifier(null)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

获取此错误如下:

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

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

When I opened Xcode 7, it asked to update app to recommended settings, I did so and then ran the project and received the above error. I haven't changed anything in the project. What do I need to change here?

推荐答案

移动 info.plist 从左侧Project Navigator中的支持文件到带有 ViewController.m h 的。

Move your info.plist from the Supporting Files in the Project Navigator on the left, to the Root App folder with the ViewController.m's and h's.

这篇关于Xcode 7错误:无法从Info.plist中读取CFBundleIdentifier(null)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆