【发布时间】:2015-02-24 13:33:55
【问题描述】:
尝试上传我的 iOS 应用时,我收到了这个错误:
ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key '$key': '$path'"
更多:
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter Checksums = {MyApp.ipa=5fd691cb09c481406ad0fa356823baaa}
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter ErrorCode = 1102
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter Success = false
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter Errors = [ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key '$key': '$path'"]
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600
[2015-02-24 14:26:04 MEZ] <main> DBG-X: parameter FilesToUpload = [metadata.xml, MyApp.ipa]
[2015-02-24 14:26:04 MEZ] <main> ERROR: ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key '$key': '$path'"
[2015-02-24 14:26:04 MEZ] <main> DBG-X: The error code is: 1102
[2015-02-24 14:26:04 MEZ] <main> INFO: Done performing authentication.
[2015-02-24 14:26:04 MEZ] <main> DBG-X: Returning 1
Package Summary:
1 package(s) were not uploaded because they had problems:
/var/folders/rh/lwg7fq_d68qgkndtzgtzsqv40000gn/T/3CAC8400-1C27-4AFE-914F-068B71C4BA82/969567779.itmsp - Error Messages:
ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key '$key': '$path'"
'$key': '$path' 是什么/在哪里。有人可以给我一个建议吗?谢谢。
【问题讨论】:
-
上传应用是什么意思?您是否尝试将其提交到 AppStore?
-
是的,我尝试通过 Application Loader 上传/提交我的应用程序。你对我有什么建议吗?
标签: xcode