如何将我的 iOS / Mac OSX 应用程序上传到 iTunes Connect

发布于 2024-12-23 15:40:49 字数 1314 浏览 2 评论 0原文

可能的重复:
无法处理应用程序此时由于一般错误(1095)而进行info.plist验证

我找不到将二进制文件上传到 iTunes Connect 的方法! 当尝试在 Xcode 4.2 中验证... 和提交... 时,我收到此错误:

Process:         Xcode [705]
Path:            /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.2 (828)
Build Info:      IDEApplication-828000000000000~138
Code Type:       X86-64 (Native)
Parent Process:  launchd [145]

Date/Time:       2011-12-30 16:54:17.822 +0000
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9

Interval Since Last Report:          43575 sec
Crashes Since Last Report:           8
Per-App Interval Since Last Report:  50931 sec
Per-App Crashes Since Last Report:   8
Anonymous UUID:                      DCCB7B67-626D-402B-A527-69DFE00DD6DC

Crashed Thread:  13  Dispatch queue: com.apple.root.default-priority

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

在 Application Loader 1.3 中,我收到此错误:

由于一般错误 (1095),目前无法处理应用程序 Info.plist 验证

联系了 Apple DTS,但仍然没有回复! 如何上传我的二进制文件?

Possible Duplicate:
Unable to process application info.plist validation at this time due to a general error (1095)

I can't find a way to upload my binary to iTunes Connect!
When trying to Validate... and Submit... in Xcode 4.2 i get this error:

Process:         Xcode [705]
Path:            /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.2 (828)
Build Info:      IDEApplication-828000000000000~138
Code Type:       X86-64 (Native)
Parent Process:  launchd [145]

Date/Time:       2011-12-30 16:54:17.822 +0000
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9

Interval Since Last Report:          43575 sec
Crashes Since Last Report:           8
Per-App Interval Since Last Report:  50931 sec
Per-App Crashes Since Last Report:   8
Anonymous UUID:                      DCCB7B67-626D-402B-A527-69DFE00DD6DC

Crashed Thread:  13  Dispatch queue: com.apple.root.default-priority

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

And in Application Loader 1.3 i get this error:

Unable to process application Info.plist validation at this time due to a general error (1095)

Contacted Apple DTS and still no reply!
How can I upload my binary?

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

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

发布评论

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

评论(1

顾忌 2024-12-30 15:40:49

已解决:我重新安装了 Xcode,它给出了警告:

您需要 72X72 PNG 图像!

我这样做了,并且成功了,我用 Xcode 4.2.1 提交了它!

SOLVED: I reinstalled Xcode and it gave a warning:

You need a 72X72 PNG image!

I did that and it worked i submitted it with Xcode 4.2.1!

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