ios - iphone 6 的编译错误(没有要编译的架构)

标签 ios iphone xcode ios8 iphone-6

我试图在 iPhone 6 上运行应用程序,但出现下面提到的错误,我已将 xcode 5 转移到版本 6.0.1,我尝试了所有解决方案但没有成功。我的应用程序在 iPhone 5 和 iPhone 4s 上成功运行,但在 iPhone 6 上总是出错。这是 iOS 8 问题吗?我是 iOS 8 的新手。请帮我解决一下?为什么会出现此错误?

No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64, VALID_ARCHS=i386)

谢谢

最佳答案

只需按照以下步骤为我解决 去

Targets> build Settings> Build Active Architectures set to NO

关于ios - iphone 6 的编译错误(没有要编译的架构),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26297526/

相关文章:

ios - 获取MPNowPlayingInfoCenter的nowPlayingInfo中显示的元数据(锁屏和远程控制)

iphone - 得到了[Not A Type class]:消息发送到释放实例错误?

ios - Visual Studio Cordova 错误 'No matching provisioning profiles found: No provisioning profiles matching the bundle identifier were found.'

ios - 删除 UISearchBar 中搜索图标的动画

ios - RedLaser 驾照扫描仪 - 针对每个州进行校准 (iOS)

iphone - 应用商店提交 "Please use a provisioning profile associated with Team ID ........"

iphone - 使用 UIButton 玩游戏并制作动画?

iphone - 我的套装中有iPhone系统声音

ios - 从 *.ipa 中读取 Localization.strings 文件

xcode - Xcode无法识别C++语法