ios - 使用 xcode 7 将 cordova 基础版本上传到应用程序商店,错误 itms-90032 在 key 'CFBundleIconFile' : 'icon.png' 下找不到图像

标签 ios cordova app-store-connect xcode7

enter image description here

当我通过 Xcode 7 将我的 appache cordova 基础应用程序的新版本上传到 iTunesConnect 时,我收到此错误消息:

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

我通过选择(使用 Assets 目录)将所有图标放入 Images.xcassets,但是当我将我的应用程序提交到应用程序商店时,出现上述错误。

最佳答案

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

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

关于ios - 使用 xcode 7 将 cordova 基础版本上传到应用程序商店,错误 itms-90032 在 key 'CFBundleIconFile' : 'icon.png' 下找不到图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33785978/

相关文章:

ios - 支持 @2x 和 -568h 文件图像的 Storyboard

cordova - ionic : Opening html content in Inapp Browser

iphone - 如何在内部分发具有各种内容的 iphone 应用程序?

ios - 我如何不通过 Xcode 将 *.app 上传到 Appstore?

ios - swift - 错误 'Expected ' ,' separator' 和 'Expected expression in list of expressions'

ios - 向上滚动 UITableView 单元格然后展开它

ios - 重新加载/刷新 subview - setNeedsDisplay 不起作用

cordova - 如何调试Ionic中使用的Sqlite数据库?

cordova - 应用程序上的 XMLHttpRequest 失败

ios - 在 App Store Connect 中为新的 Xamarin iOS 应用程序提交哪些屏幕截图