APPNAME没有iphone6 +可以执行的架构 [英] APPNAME does not have an architecture that iphone6+ can execute

查看:325
本文介绍了APPNAME没有iphone6 +可以执行的架构的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我现在正在开发一款新应用。我只在今天的模拟器中测试过它。
模拟器中的一切都很好。

I'm working on a new app for some time now. I only tested it in the simulator up to today. Everything in the simulator was fine.

但是当我尝试在我的iPhone(8.1.2)上运行应用程序时,我收到此错误:

But when i try to run the app on my iPhone (8.1.2), i get this error:


APPNAME没有iphone6 +可以执行的架构

APPNAME does not have an architecture that iphone6+ can execute

我的目标设定是(Xcode 6.1.1):

My Target Setting are (Xcode 6.1.1):


架构= $(ARCHS_STANDARD)

Architectures = $(ARCHS_STANDARD)

VALID_ARCHS = arm64 armv7s armv7

VALID_ARCHS = arm64 armv7s armv7

另一个具有类似设置的应用程序在同一个iPhone上正常运行...

Another app with similar settings is running fine on the same iPhone...

我已经尝试过谷歌搜索找到的很多东西,但没有任何帮助。

I have already tried a lot of things found with google search, but nothing helps.

这里有人还有这个问题?

Is here somebody else with this problem?

谢谢,
Urkman

Thanks, Urkman

推荐答案

<在我将项目迁移到Xcode 6之后,这发生在我身上;以下为我解决了这个问题:

This happened to me after I migrated a project to Xcode 6; the following resolved the issue for me:

从Xcode 6中选择目标,然后

From within Xcode 6, select the target, then


  1. 选择构建设置

  2. 在体系结构部分下,找到支持的平台

  3. 更改iphoneos(或当前输入的任何内容)到iOS

这篇关于APPNAME没有iphone6 +可以执行的架构的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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