上传到 iTunes 商店时发生错误 [英] An error occurred uploading to the iTunes store

查看:22
本文介绍了上传到 iTunes 商店时发生错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用 Xcode 4.3.2.

Using Xcode 4.3.2.

从昨天开始,我无法上传到 iTunes Store.我找不到任何理由.

Since yesterday, I can't upload to ITunes Store. I can't find any reasons.

存档 -> 验证...没问题.

Archive -> Validate... no problem.

但是,在分发时发生了错误.

But, it is occurred error in distribute.

我的应用正在使用推送.

My app is using Push.

我的 Xcode 版本是 4.3.2.

My Xcode version is 4.3.2.

我该怎么做才能摆脱这种状态?

What do I do to escape this state?

请帮助我……谢谢.

推荐答案

我遇到了类似的问题..我能够使用这里提到的解决方案来修复 - 上传到 iTunes Store 时出错 - 请升级 Java

I had the similar issue..which i was able to fix using the solution mentioned here - An error occurred uploading to the iTunes Store - Please upgrade Java

为了快速参考,我也在此处添加解决方案

for quick reference I am adding the solution here also

打开终端窗口并执行以下代码行

open terminal window and execute below lines of code

cd /System/Library/Frameworks/JavaVM.framework/Versions
sudo ln -s CurrentJDK /System/Library/Frameworks/JavaVM.framework/Versions/1.5
sudo ln -s CurrentJDK /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0

这篇关于上传到 iTunes 商店时发生错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆