itunesconnect apploader 无效段对齐问题 [英] itunesconnect apploader invalid segment alignment issue

查看:21
本文介绍了itunesconnect apploader 无效段对齐问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

伙计们,我想更新我的应用程序最新版本,但 App Loader 一直给我同样的错误,那就是

Guys i want to update my application newest version but App Loader giving me same error all the time and that is

"ERROR ITMS-9000:"段对齐无效.此应用程序没有正确的段对齐,应使用最新版本的 Xcode 重建.如果您需要进一步的帮助,请联系开发者技术支持.""

"ERROR ITMS-9000: "Invalid Segment Alignment. This app does not have proper segment alignment and should be rebuilt with the latest version of Xcode. Please contact Developer Technical Support if you need further assistance.""

我要疯了.我有 Xcode 6,所以它是最新版本.我找不到问题请帮忙.

I am going to crazy. I have Xcode 6 so it's latest version. I cannot find the problem please help.

推荐答案

很好的解决方案!!

解决方法:错误 ITMS-9000:无效的段对齐.这个应用程序没有合适的段,应该用最新版本重建的 xcode.

Workaround: ERROR ITMS-9000: invalid Sement Alignment. This app does not have proper segment and should be rebuilt with the latest version of xcode.

现在我的应用正在等待审核

now my app is Waiting for Reviews

首先,明确一些步骤.我的设置是 Flash CC 2014 试用版、Actionsript 3.0、来自 Xcode 6.0.1 和 Mac OS 10.9.5 和 Adob​​e Air 15 的 App loader

First, just be clear some steps. My setups is Flash CC 2014 Trial version , Actionsript 3.0 , App loader from Xcode 6.0.1 and Mac OS 10.9.5 and Adobe Air 15

我的脚步

  1. 下载和更新 Adob​​e Air获取 adobe.com 的空气
  2. 在 Flash CC 中设置新的 Adob​​e Air 版本http://helpx.adobe.com/x-productkb/multi/overlay-air-sdk-flash-professional1.htmlhttp://www.leebrimelow.com/quick-tip-targeting-new-air-sdk-in-flash-cs6/
  3. 通过终端控制台(系统链接器)进行设置,由 Pahup 提供的 Adob​​e 工作人员

  1. Download and Update Adobe Air get adobe.com es air
  2. Setup new Adobe Air version in Flash CC http://helpx.adobe.com/x-productkb/multi/overlay-air-sdk-flash-professional1.html and http://www.leebrimelow.com/quick-tip-targeting-new-air-sdk-in-flash-cs6/
  3. Setup by terminal console (system linker) Adobe's worker by Pahup

cd/lib/aot/bin/ld64

cd /lib/aot/bin/ld64

mv ld64 ld64_orig

mv ld64 ld64_orig

ln –s/usr/bin/ld ld64

ln –s /usr/bin/ld ld64

developer.apple.com/iphone 上的设置(来自 Apple 帐户)

Setups on developer.apple.com/iphone (From Apple Account)

  • 为 iStore 创建经过认证的 p12 和配置

编译并交叉手指以供批准

Compile and cross your fingers for approval

谢谢.

只是为了清楚这一行 cd/lib/aot/bin/ld64它从SDK下载好吗?所以对于 eaxmple cd dowload/adobeairk_sdk/lib/aot/bin/ld64

just to be clear this line cd /lib/aot/bin/ld64 its from SDK downloaded ok? so for eaxmple cd dowload/adobeairk_sdk/lib/aot/bin/ld64

这篇关于itunesconnect apploader 无效段对齐问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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