用xcode8打开工程后 再使用xcode7 打不开xib文件 The document " " requires Xcode8 0 o

354 阅读1分钟

用xcode8 打开过的工程再用xcode7 打开xib 会报错

The document "**" requires Xcode8.0 or later

解决方法

用这种方式打开xib 文件之后 搜索 xcode 8

把这一整行删除 或者屏蔽就可以了。