首页 > 移动平台 > 详细

iOS Xcode cannot run using the selected device.

时间:2014-12-11 13:45:13      阅读:199      评论:0      收藏:0      [点我收藏+]

前几天我也写过一个类似的帖子iOS 编译正常,但无法运行到真机和模拟器上,Choose a destination with a supported architecture in order to run on this device.

,怎么解决找不到模拟器的问题,但是我今天遇到了同样的问题发现无法解决

于是又有了新的解决办法

1、 设置Valid Architectures : armv7,armv7s

2、 Project ---> Build Settings ---> Build Options中设置compiler for c/c++。。as LLVMbubuko.com,布布扣

iOS Xcode cannot run using the selected device.

原文:http://www.cnblogs.com/anyezhuixing/p/4157281.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!