无效的图像路径 - 在路径中找不到图像。 CFBundleIcons Xcode 5 [英] Invalid Image Path - No image found at the path. CFBundleIcons Xcode 5

查看:300
本文介绍了无效的图像路径 - 在路径中找不到图像。 CFBundleIcons Xcode 5的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用Xcode 5.0更新我的iOS 7应用程序。

I'm trying to update my app for iOS 7 with Xcode 5.0.

一切正常,但是当我存档然后验证我收到这些消息:

Everything works fine, but when I archive then validate I get these messages:

无效的图像路径 - 在密钥 CFBundleIcons'下引用的路径中找不到图像:'APP-ICON-57'

Invalid Image Path - No image found at the path referenced under key CFBundleIcons': 'APP-ICON-57'

我试图删除并添加图片,手动编辑我的 info.plist ,重命名图片,添加 .png 到密钥等等。似乎没什么用。请帮助,我大约有一天会遇到这个愚蠢的问题。

I've tried to remove and add the images, have manually edited my info.plist, renamed images, add .png to the key, etc. Nothing seems to work. Please help, I'm about one day into getting through this silly issue.

推荐答案

确保此图片是您正在构建的目标:

Make sure that this image is a members of target you are building:

另请注意,名称区分大小写。

Also be aware that names are case sensitive.


  1. 点击受影响的人Project Navigator中的图像

  2. 在实用程序窗口中,单击显示文件检查器图标。

  3. 确保目标成员资格应用程序名称旁边有v。

  4. 重建和存档。

  1. Click on the affected image in the Project Navigator
  2. In the utilities window, click the "Show the File Inspector" icon.
  3. Ensure the "Target Membership" app name has "v" next to it.
  4. Rebuild and archive.

这篇关于无效的图像路径 - 在路径中找不到图像。 CFBundleIcons Xcode 5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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