AppCode目标设备系列无效(iPad iOS 8.1) [英] AppCode targeted device families not valid (iPad iOS 8.1)

查看:815
本文介绍了AppCode目标设备系列无效(iPad iOS 8.1)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在AppCode中收到此错误,但通常它在Xcode上运行得很好:

I keep getting this error in AppCode, but usually it runs just fine with Xcode:


错误:xcodebuild:错误:运行目标iPad Mini无效
用于运行方案'Appname'。
错误:iPad Mini与
Appname.app的目标设备系列中的任何一个都不匹配。您可以扩展Appname.app的
目标设备系列以支持iPad Mini。
错误:构建失败,7秒内出现
2错误和0次警告。注意:构建2个体系结构。

双击将ONLY_ACTIVE_ARCH = YES设置为加速编译。

Error:xcodebuild: error: The run destination iPad Mini is not valid for Running the scheme 'Appname'.
Error:iPad Mini doesn't match any of Appname.app's targeted device families. You can expand Appname.app's targeted device families to support iPad Mini.
Error:Build failed with 2 errors and 0 warnings in 7 sec
Note:Building for 2 architectures.
Double click to set 'ONLY_ACTIVE_ARCH=YES' to speed up compilation.

AppCode 3.0.6中的目标sdk是7.1(Xcode 6.1)

TARGETED_DEVICE_FAMILY = 2(iPad)

VALID_ARCHS = armv7 armv7s i386 arm64

架构=标准架构(armv7,arm64)

Target sdk is 7.1 in AppCode 3.0.6 (Xcode 6.1)
TARGETED_DEVICE_FAMILY = 2 (iPad)
VALID_ARCHS = armv7 armv7s i386 arm64
Architectures = Standard architectures (armv7, arm64)

我有iOS iOS的iPad Mini和iOS 7.1的iPad 4的问题。

I have the problem with both an iPad Mini with iOS 8.1 and a iPad 4 with iOS 7.1.

任何想法为什么它是不是可以从AppCode工作?

Any idea why it will not work from AppCode?

推荐答案

我也有:Xcode构建正常,Appcode没有。没有明显的理由 - 目标等看起来很好。它似乎是AppCode 3.0.6中的一个错误,似乎在3.1 EAP版本中得到修复。使用3.1,项目在这里建立良好。

I had that as well: Xcode builds fine, Appcode does not. There is no evident reason for that - the target etc looks fine. It seems to be a bug in AppCode 3.0.6 that seems to be fixed in the 3.1 EAP version. With 3.1 the project builds fine here.

这篇关于AppCode目标设备系列无效(iPad iOS 8.1)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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