首页 > 移动平台 > 详细

xcode运行项目报error: Illegal Configuration: Compiling IB documents for earlier than iOS 7

时间:2017-10-19 15:27:41      阅读:1007      评论:0      收藏:0      [点我收藏+]

github 下载一个demo 运行报如下错误:
 
 Illegal Configuration: Compiling IB documents for earlier than iOS 7
 
大致的意思就是:编译了ios7之前的xib 文件 
 
出现此情况一般就是当前xcode 支持的最低版本不支持 项目配置的部署版本 只需要更改下部署版本为当前xcode支持的最小的版本即可
技术分享

xcode运行项目报error: Illegal Configuration: Compiling IB documents for earlier than iOS 7

原文:http://www.cnblogs.com/syios/p/7692624.html

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