您的位置:首页 > 产品设计 > UI/UE

Warning: The Copy Bundle Resources build phase contains this target's Info.plist file 'yintingting_baisi/Info.plist'.

2015-06-02 21:49 387 查看
处理方法:

The INFOPLIST_FILE build setting specifies the name of the
Info.plist
associated with your target. When building a target, Xcode reads this build setting and copies the referenced
Info.plist
into your application bundle. Because Xcode automatically processes the
Info.plist
, you should not add it to your Copy Bundle Resources build phase or make it a target member.

To resolve this warning, select your
Info.plist
from the Copy Bundle Resource build phase as shown in Figure 1, then click the Remove (–) button to delete it from the phase.

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: