简体   繁体   English

错误ITMS-9000:无效的图像路径-在“ CFBundleIcons” appicon-260x60下引用

[英]ERROR ITMS-9000: Invalid Image Path - referenced under 'CFBundleIcons' appicon-260x60

I'm trying to release my first app using XCode 6.1, but facing an Error message telling me: 我正在尝试使用XCode 6.1发布我的第一个应用程序,但是遇到一条错误消息告诉我:

ERROR ITMS-9000: "Invalid Image Path - No Image found at the path referenced under key 'CFBundleIcons' : 'AppIcon-260x60'" 错误ITMS-9000:“无效的图像路径-在键'CFBundleIcons'下引用的路径中找不到图像:'AppIcon-260x60'”

Note it is pointing to an icon which is 260x60 px, this really gets me confused. 请注意,它指向的图标是260x60 px,这确实让我感到困惑。 I am using Assets Catalogs, and can't find anywhere where this icon fits. 我正在使用资产目录,找不到适合该图标的任何地方。

May anyone please help me solve this issue. 谁能帮我解决这个问题。

I have faced same issue. 我也遇到过同样的问题。 Please create new icon asset using "App icon and images lunch" property and add all icon again in that asset. 请使用“应用程序图标和图像午餐”属性创建新的图标资产,然后在该资产中再次添加所有图标。

It will work. 它会工作。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何修复错误 ITMS-90032:“无效的图像路径 - 在键 'CFBundleIcons' 下引用的路径中找不到图像:'AppIcon60x60'”? - How to fix ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'AppIcon60x60'”? 错误 ITMS-90032:“无效的图像路径 - 在键“CFBundleIcons”下引用的路径中找不到图像:AppIcon40x40” - ERROR ITMS-90032:"Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons':AppIcon40x40" iOS应用程序提交错误:ERROR ITMS-90032:“无效的图像路径 - 在关键字'CFBundleIcons'下引用的路径中找不到图像:'AppIcon29x29'” - iOS app submission error : ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'AppIcon29x29'” RROR ITMS-9000:“上传 ipa 文件时出现无效的图像路径错误 - RROR ITMS-9000: "Invalid Image Path error when uploading ipa file 错误ITMS-9000。此捆绑包无效。 - Error ITMS-9000 .This bundle is invalid. 错误ITMS-9000:无效的段对齐 - ERROR ITMS-9000: Invalid segment Alignment 错误ITMS-9000无效的体系结构x86_64,i386 - Error ITMS-9000 Invalid Architectures x86_64, i386 错误ITMS-9000:“签名丢失或无效。 - ERROR ITMS-9000: "Missing or invalid signature. Xcode 5错误ITMS-9000无效的供应配置文件 - Xcode 5 Error ITMS-9000 Invalid Provisioning Profile XCode应用程序加载器 - 错误ITMS-9000无效的供应配置文件 - XCode Application Loader - ERROR ITMS-9000 Invalid Provisioning Profile
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM