使用 Organizer 上传到 iTunesConnect 时崩溃

发布于 2024-10-05 14:39:03 字数 1255 浏览 5 评论 0原文

我一直在尝试重新上传以前上传的应用程序(最初提交失败),但管理器中的“验证”和“提交”按钮在完成之前都会使管理器本身崩溃。这种情况已经发生了大约三天,但我还没有听到 iTunesConnect 服务台的任何回复。我正在运行最新的 Xcode 3.2.5 和 iOS 4.2.1,并按照说明下载并安装了最新的应用程序工具。一切都安装得很好。

我收到:

alt text

<前> 进程:Xcode [32144] 路径:/Developer/Applications/Xcode.app/Contents/MacOS/Xcode 标识符:com.apple.Xcode 版本:3.2.5(1760) 构建信息:DevToolsIDE-17600000~5 代码类型:X86-64(本机) 父进程:launchd [348] 日期/时间: 2010-12-03 17:29:50.499 +1000 操作系统版本:Mac OS X 10.6.5 (10H574) 报告版本:6 自上次报告以来的时间间隔:4332 秒 自上次报告以来崩溃次数:2 自上次报告以来每个应用程序的间隔:1215 秒 自上次报告以来每个应用程序崩溃的次数:2 异常类型:EXC_CRASH (SIGABRT) 异常代码:0x0000000000000000、0x0000000000000000 崩溃线程:7 调度队列:com.apple.root.default-priority 应用具体信息: *** 由于未捕获的异常“NSInvalidArgumentException”而终止应用程序,原因:“-[ITunesSoftwareApplicationDescription applicationType]:无法识别的选择器发送到实例 0x200c57ae0” *** 第一次抛出时的调用堆栈: ( 0 核心基础 0x00007fff840087b4 __exceptionPreprocess + 180 1 libobjc.A.dylib 0x00007fff886ea0f3 objc_异常_抛出 + 45 2 CoreFoundation 0x00007fff84062110 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0 3 核心基础 0x00007fff83fda91f ___转发___ + 751

我知道这不是调试 Apple 应用程序的地方 - 但一定有人遇到过这种情况并想出如何解决它?我没有从苹果那里得到任何快乐:(

谢谢

I've been trying to re-upload a previously uploaded app (it originally failed submission), but both the 'Validate' and the 'Submit' button in Organiser crash Organiser itself before finishing. This has been happening for about three days now, and I haven't heard a word back from the iTunesConnect helpdesk. I am running the lastest Xcode 3.2.5 with iOS 4.2.1, and downloaded and installed the latest Application Tools as instructed. Everything installed fine.

I'm getting a:

alt text

with:


Process:         Xcode [32144]
Path:            /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.Xcode
Version:         3.2.5 (1760)
Build Info:      DevToolsIDE-17600000~5
Code Type:       X86-64 (Native)
Parent Process:  launchd [348]

Date/Time:       2010-12-03 17:29:50.499 +1000
OS Version:      Mac OS X 10.6.5 (10H574)
Report Version:  6

Interval Since Last Report:          4332 sec
Crashes Since Last Report:           2
Per-App Interval Since Last Report:  1215 sec
Per-App Crashes Since Last Report:   2

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  7  Dispatch queue: com.apple.root.default-priority

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ITunesSoftwareApplicationDescription applicationType]: unrecognized selector sent to instance 0x200c57ae0'
*** Call stack at first throw:
(
    0   CoreFoundation                      0x00007fff840087b4 __exceptionPreprocess + 180
    1   libobjc.A.dylib                     0x00007fff886ea0f3 objc_exception_throw + 45
    2   CoreFoundation                      0x00007fff84062110 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
    3   CoreFoundation                      0x00007fff83fda91f ___forwarding___ + 751

I know that this isn't the place to debug Apple apps - but someone must have had this happen and figured out how to get past it? I'm getting no joy from apple :(

thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

负佳期 2024-10-12 14:39:03

作为解决方法,您可以尝试 /Developer/Applications/Utilities 中的 Application Loader.app。

我通常认为这更可靠。

As a work around, you could try Application Loader.app in /Developer/Applications/Utilities.

I generally find this more reliable.

离不开的别离 2024-10-12 14:39:03

您应该为您的应用程序创建一个 .ipa 文件,然后按照安德鲁所说使用应用程序加载器。
为我工作。

顺便说一句,没有人能从计算机公司获得快乐;)......苹果或任何其他......

You should create an .ipa file for you App and then use application loader as Andrew said.
Worked for me.

Btw nobody can get joy from a computer company ;) ... Apple or any other...

静若繁花 2024-10-12 14:39:03

检查您正在运行的 Xcode 版本。我在运行开发人员预览时遇到了类似的问题 - 您无法从 Xcode 的 DP 版本提交应用程序,并且我的崩溃与您的完全相同。

希望这有帮助。

Check what version of Xcode you're running. I had a similar issue where I was running a developer preview - you can't submit an app from a DP version of Xcode, and mine was crashing at the exact same point as yours.

Hope this helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文