iOS开发:compiling ib documents for

2017-11-27  本文已影响0人  小佛塔

compiling ib documents for earlier than ios 7 is no longer supported  

这个错误是因为xcode 9  不再支持iOS 7及以下,解决方法:

1. 检查 TARGETS -> General -> Deployment Info -> Deployment Target的值,如果是7.0 或 6.0 ,则改成8.0

改最低支持的系统

2. 搜索xib,右侧Identity and Type ->Interface Builder Document ->Boilds for 如果是Unknown iOS Version”,则点进去随便选一个 最好选上一步设置的最低版本

改xib支持的系统
上一篇 下一篇

猜你喜欢

热点阅读