码迷,mamicode.com
首页 > 其他好文 > 详细

Xcode6:No architectures to compile for(ONLY_ACTIVE_ARCH=YES...)

时间:2014-10-13 22:02:07      阅读:209      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   ar   for   sp   div   2014   on   

1、问题描述

Xcode6真机测试旧工程,不能运行,报错如下:
bubuko.com,布布扣

2、解决方案

问题很明显,当前的运行模式设置了ONLY_ACTIVE_ARCH为Yes,当时的工程的Valid Architectures只包含了armv7和armv7s,解决方案:将ONLY_ACTIVE_ARCH置为NO.

bubuko.com,布布扣

Xcode6:No architectures to compile for(ONLY_ACTIVE_ARCH=YES...)

标签:style   blog   http   ar   for   sp   div   2014   on   

原文地址:http://blog.csdn.net/nextstudio/article/details/40051143

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!