Xcode iOS 管理器提交到应用商店产生“存档无效";错误

2023-10-23移动开发问题
4

本文介绍了Xcode iOS 管理器提交到应用商店产生“存档无效";错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

我刚从 Xcode 3 切换到 4.当我尝试将已存档的应用上传到管理器时,我收到此错误:

I just switched from Xcode 3 to 4. When I attempt to upload an app that I have archived to the organizer, I receive this error:

存档无效./var/folders/.../app.ipa 没有存在.

The archive is invalid. /var/folders/.../app.ipa does not exist.

这发生在我登录 iTunes Connect 后,选择要更新的应用程序并选择下一步.我不确定从哪里开始尝试找出导致此错误的原因.如果我遗漏了任何对诊断有用的内容,请告诉我.谢谢

This happens after I log in to itunes connect, select the application to update and select next. I am not sure where to begin trying to figure out what is causing this error. Please let me know if I am leaving out anything that would be useful for diagnosing. Thanks

推荐答案

好的,所以当您安装 Xcode 4 包时,请确保您选择了Unix Tools"选项.这就是我的问题.

Okay, so when you install the Xcode 4 package, make sure you have the "Unix Tools" option selected. This was the problem in my case.

这篇关于Xcode iOS 管理器提交到应用商店产生“存档无效";错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

硬件音量按钮更改应用程序音量
Hardware Volume buttons change in app volume(硬件音量按钮更改应用程序音量)...
2024-08-12 移动开发问题
10

Cocos2d - 如何检查不同层中对象之间的交集
Cocos2d - How to check for Intersection between objects in different layers(Cocos2d - 如何检查不同层中对象之间的交集)...
2024-08-12 移动开发问题
8

突出显示朗读文本(在 iPhone 的故事书类型应用程序中)
Highlight Read-Along Text (in a storybook type app for iPhone)(突出显示朗读文本(在 iPhone 的故事书类型应用程序中))...
2024-08-12 移动开发问题
9

Cocos2D + 仅禁用 Retina iPad 图形
Cocos2D + Disabling only Retina iPad Graphics(Cocos2D + 仅禁用 Retina iPad 图形)...
2024-08-12 移动开发问题
10

正确的 cocos2d 场景重启?
Proper cocos2d scene restart?(正确的 cocos2d 场景重启?)...
2024-08-12 移动开发问题
7

[ios.cocos2d+box2d]如何禁用自动旋转?
[ios.cocos2d+box2d]how to disable auto-rotation?([ios.cocos2d+box2d]如何禁用自动旋转?)...
2024-08-12 移动开发问题
7