首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

调试程序时,弹出Xcode cannot run using the selected device异常提示,解决方法

2012-08-26 
调试程序时,弹出Xcode cannot run using the selected device错误提示,解决办法解决办法如下:1) Project-

调试程序时,弹出Xcode cannot run using the selected device错误提示,解决办法

解决办法如下:
1) Project->Info->Deployment Target->iOS Deployment Target更改为<=设备的版本号;
2) Target->Summary->iOS Application Target->Deployment Target更改<=设备的版本号;

?

然后就能选择模拟器了

热点排行