如何解决 iOS The document “(null)” requires Xcode 8.0 or later. 不能编译的问题
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了如何解决 iOS The document “(null)” requires Xcode 8.0 or later. 不能编译的问题相关的知识,希望对你有一定的参考价值。
用文本编辑器打开对应的 xib 文件,删除其中类似这样的一句话 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
以上是关于如何解决 iOS The document “(null)” requires Xcode 8.0 or later. 不能编译的问题的主要内容,如果未能解决你的问题,请参考以下文章