iPhone / iPod Touch:应用程序可执行文件包含不支持的架构:armv7s(-19031) [英] iPhone/iPod Touch: application executable contains unsupported architecture(s): armv7s (-19031)

查看:130
本文介绍了iPhone / iPod Touch:应用程序可执行文件包含不支持的架构:armv7s(-19031)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


可能重复:

iOS 6 Xcode 4.5不支持的架构armv7s


我计划为iPhone 5提交此更新。



当我尝试创建一个存档时,我收到以下警告:

  iPhone / iPod Touch:应用程序可执行文件包含不支持的架构:armv7s(-19031)
pre>

我该如何解决?为了支持iPhone 5,我该怎么办?



注意:



我正在使用以下框架:


  1. 核心资料

  2. Quartz Core

  3. AVFoundation

  4. UIKit

  5. 基础

  6. 核心图形

  7. SenTestingKit


解决方案

SenTestingKit 不支持 armv7s 从架构中删除 armv7s ,或者删除SenTestingKit的使用,直到它们更新为 armv7s



编辑:删除 armv7s 将仍然允许您应用程序在iPhone 5上运行,但是您将无法获得 armv7s 处理器的完整性能。


Possible Duplicate:
iOS 6 Xcode 4.5 unsupported architecture armv7s

I am planning to submit this update for the iPhone 5.

When I try to create an archive, I get the following warning:

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

How can I resolve this ? What should I do in order to support iPhone 5 ?

Note:

I am using the following frameworks:

  1. Core Data
  2. Quartz Core
  3. AVFoundation
  4. UIKit
  5. Foundation
  6. Core Graphics
  7. SenTestingKit

解决方案

SenTestingKit does not support armv7s Either remove armv7s from the architectures or remove the use of the SenTestingKit until they update for armv7s.

EDIT: Removing armv7s will still allow your application to run on the iPhone 5, however you will not get the full performance of the armv7s processor.

这篇关于iPhone / iPod Touch:应用程序可执行文件包含不支持的架构:armv7s(-19031)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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