美文网首页iOS开发
ios开发常见问题总结

ios开发常见问题总结

作者: MM面包 | 来源:发表于2018-03-30 15:54 被阅读13次

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,就可以编译通过了;

相关文章

网友评论

    本文标题:ios开发常见问题总结

    本文链接:https://www.haomeiwen.com/subject/soeicftx.html