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

iPhone - 常见异常的解决办法

2012-09-10 
iPhone - 常见错误的解决方法1、从网上下载一个程序,在编译时出现下面的错误:The run destination My Mac 6

iPhone - 常见错误的解决方法

1、从网上下载一个程序,在编译时出现下面的错误:

The run destination My Mac 64-bit is not valid for Running the scheme 'MyTest'.

The scheme 'MyTest' contains no buildables that can be built for the SDKs supported by the run destination My Mac 64-bit. Make sure your targets all specify SDKs that are supported by this version of Xcode.
解决方法是:在Build Setting中,将Base SDK,全部修改成iOS 5.1

如下图所示:

iPhone - 常见异常的解决办法

热点排行