【问题标题】:ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIconFile': 'icon.png'"错误 ITMS-90032:“无效的图像路径 - 在键 'CFBundleIconFile' 下引用的路径中找不到图像:'icon.png'”
【发布时间】:2016-07-23 12:46:25
【问题描述】:

我正在使用 Ionic 来打包我的应用程序。

 ionic package build ios --release --profile [myProfile]

这似乎工作正常。

当我尝试使用 Application Loader 提交时,出现此错误。

错误 ITMS-90032:“无效的图像路径 - 在键 'CFBundleIconFile' 下引用的路径中找不到图像:'icon.png'”

【问题讨论】:

  • matt - 重复的答案对您没有帮助请在此处回复,我重新打开问题,我们继续下一步
  • 另一个答案需要Xcode来打包。我的问题需要 Ionic 来打包。

标签: ios iphone ionic-framework app-store application-loader


【解决方案1】:

上传到试飞时,我遇到了完全相同的错误。我的项目是用 Cordova 构建的。

我通过将 Cordova 的版本更新 到最新并重新构建解决了这个问题。

希望它会有所帮助。

【讨论】:

    猜你喜欢
    • 2013-10-10
    • 2015-03-25
    • 1970-01-01
    • 2018-02-08
    • 1970-01-01
    • 2023-03-23
    • 2015-04-25
    • 1970-01-01
    • 2020-03-20
    相关资源
    最近更新 更多