iOS开发

ios开发常见问题总结

2018-03-30  本文已影响13人  MM面包

1.编译IB错误,如出现以下的错误

Compiling IB documents for earlier than ios 7 is no longer supported

图1

解决方法:打开报错的xib文件,选择show the File inspector->builds for->选择ios7.0 and Later,就可以编译通过了;

上一篇 下一篇

猜你喜欢

热点阅读