X-Code 常见错误(持续更新)
2017-03-28 本文已影响40人
CCSHCoder
- 问题:Xcode的 Command +/ 快捷键注释代码,不可使用
解决:在终端输入sudo /usr/libexec/xpccachectl 然后重启电脑
- 问题:Xcode9 xib报错 Safe Area Layout Guide before iOS 9.0
1、打开右侧的 Show the File inspetcor
2、去掉 Use Safe Area Layout Guides
去掉