iOS:xCode7版本运行xCode8.0的代码

时间:2021-07-26 20:39:43

怎么在xCode7版本上运行xCode8.0的代码?

1.右键你的“LaunchScreen.sb”文件并用编辑器打开sb

2.删掉“<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>”

3.重新运行

相关文章