简体   繁体   English

提交到App Store时xcode中出现ITMS-90032错误

[英]Error ITMS-90032 in xcode when submitting to App Store

When I want to submit my app to the app store I keep getting this message : 当我想将我的应用提交到应用商店时,我不断收到以下消息: 在此处输入图片说明

Does anyone know where I have to place this file or if I have to rename / delete it somewhere? 有谁知道我必须在哪里放置此文件,或者是否必须在某处重命名/删除它?

This is my info.plist file : 这是我的info.plist文件: 在此处输入图片说明

And this is my directory : 这是我的目录: 在此处输入图片说明在此处输入图片说明

Here is what worked for me: 这对我有用:

  1. Select the Target 选择目标
  2. Go to Build Phases 转到构建阶段
  3. Expand the Copy Bundle Resources 展开复印捆绑包资源
  4. Go to the bottom of the panel and select the + sign. 转到面板底部,然后选择+号。
  5. Add each of the missing resources. 添加每个缺少的资源。

在此处输入图片说明

暂无
暂无

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

相关问题 错误ITMS-90032:无效的图像路径 - ERROR ITMS-90032: Invalid Image Path 使用xcode 7将错误代码为msms-90032的cordova基本版本上传到应用商店,在密钥'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' 上传到 IOS Connect 时如何更正 Phonegap Buil 错误:错误 ITMS-90032:“无效的图像路径 - 在路径中找不到图像 - How to correct Phonegap Buil error when uploading to IOS Connect : ERROR ITMS-90032: "Invalid Image Path - No image found at the path 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'” 错误 ITMS-90032:“无效的图像路径 - 在键“CFBundleIcons”下引用的路径中找不到图像:AppIcon40x40” - ERROR ITMS-90032:"Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons':AppIcon40x40" 提交到应用商店时出现ITMS-4238错误 - ITMS-4238 error on submitting to app store 上传IPA,一个奇怪的问题:错误ITMS-90032:“无效的图像路径-在键'$ key':'$ path'下引用的路径中找不到图像 - Upload IPA, strange issue: ERROR ITMS-90032:“Invalid Image Path - No image found at the path referenced under key '$key': '$path' 错误ITMS-90032:“无效的图像路径-在键'CFBundleIconFile':'icon.png'下引用的路径中找不到图像” - ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key 'CFBundleIconFile': 'icon.png'” Xcode - 错误ITMS-90635 - 捆绑中的Mach-O无效 - 提交到App Store - Xcode - Error ITMS-90635 - Invalid Mach-O in bundle - submitting to App store 如何修复错误 ITMS-90032:“无效的图像路径 - 在键 'CFBundleIcons' 下引用的路径中找不到图像:'AppIcon60x60'”? - How to fix ERROR ITMS-90032: “Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'AppIcon60x60'”?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM