上传cordova基础构建到appstore usning xcode 7与错误itms-90032没有图像下的键'CFBundleIconFile':'icon.png' [英] uploading cordova base build to the appstore usning xcode 7 with Error itms-90032 no image found under key 'CFBundleIconFile': 'icon.png'

查看:1319
本文介绍了上传cordova基础构建到appstore usning xcode 7与错误itms-90032没有图像下的键'CFBundleIconFile':'icon.png'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我通过Xcode 7将我的appache cordova的基本应用程序上传到iTunesConnect时获取此错误消息:

When I upload a new build of my appache cordova's base application to the iTunesConnect via Xcode 7 I am getting this error message:


错误itms-90032:无效的图像路径 - 在键'CFBundleIconFile'下引用的路径没有找到图像: 'icon.png'

Error itms-90032:"invalid image path- no image found at the path referenced under key 'CFBundleIconFile': 'icon.png'"

我通过选择(使用资产目录)到Images.xcassets中放所有图标,但是当我提交申请

I put all icons by selecting (use asset catalog) into Images.xcassets but when I submit my application to the app-store I get the above error.

推荐答案

您需要删除.plist文件中的图标文件引用

You need to remove the icon file reference in the .plist file

在xcode中转到项目导航器 - >资源 - > {projectname} -info.plist
选择图标文件并按 - 删除它。

In xcode go to the project navigator -> Resources -> {projectname}-info.plist Select Icon file and press - to remove it.

这篇关于上传cordova基础构建到appstore usning xcode 7与错误itms-90032没有图像下的键'CFBundleIconFile':'icon.png'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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