什么时候我应该用armv7s支持构建应用程序? [英] when should i build app with armv7s support?

查看:116
本文介绍了什么时候我应该用armv7s支持构建应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

今天当我尝试将我的应用程序(更新)提交到appstore时,组织者告诉我:

Today when i try to submit my app (update) to appstore, the Organizer told me :

iPhone / iPod Touch:应用程序可执行文件包含不受支持的体系结构(s ):armv7s

"iPhone/iPod Touch : application executable contains unsupported architecture(s): armv7s"

我清楚地记得它的最后一个版本是在armv7和armv7s设置的情况下提交并成功的,但是现在Organizer改变了主意?

I clearly remember that its last version was submitted with both armv7 and armv7s set and succeeded, but now Organizer changed its mind?

删除armv7s标志很简单,但我的应用程序是Universal,armv7s删除的应用程序是否会在所有iOS设备上运行(例如iPhone 5)?什么时候我应该用aremv7s构建?

to remove armv7s flag is simple, but my app is Universal, will the armv7s-removed app run on all iOS devices (iPhone 5 for example)? when should i build with aremv7s?

谢谢。

编辑:xcode版本在这里是4.5然后我试过4.5.1

EDIT : xcode version here is first 4.5 then i tried 4.5.1

推荐答案

在商店更新我的应用时遇到同样的问题,我清楚地记得最后一个版本的该应用程序已提交,它具有部署目标OS 4.3的armv7和armv7s架构。今天当更新同一个应用程序时出现了错误。

Ran into the same issue when updating my app on the store, I clearly remember when the last version of the app was submitted it had both armv7 and armv7s architectures with deployment target OS 4.3. Today when updating the very same app the error came up.

最后我尝试使用Application Loader上传二进制文件并将其成功上传到商店,所以可能有苹果在使用Organizer提交时最近进行的一些验证。

Finally I tried to upload the binary using Application Loader and it was successfully uploaded to the store, so probably there is some recent validation in place by apple when submitting using Organizer.

使用Application Loader上传二进制文件Goto Organizer>右键单击Archive> Reveal in Finder。
右键单击存档文件>显示存档内容

To upload the binary using Application Loader Goto Organizer > Right Click on Archive > Reveal in Finder. Right Click the Archive file > Show Archive Content

转到产品>应用程序> [您的APP.app]

Go to Products > Application > [Your APP.app]

压缩[你的APP.app]并使用Application Loader上传。

Compress [Your APP.app] and upload using Application Loader.

希望这有助于:)

这篇关于什么时候我应该用armv7s支持构建应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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