美文网首页
X-Code 常见错误(持续更新)

X-Code 常见错误(持续更新)

作者: CCSHCoder | 来源:发表于2017-03-28 20:03 被阅读40次
  • 问题: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
去掉

相关文章

网友评论

      本文标题:X-Code 常见错误(持续更新)

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