背景:Xcode 9,新建工程,运行报错。

/Users/XXX/XXX/Base.lproj/LaunchScreen.storyboard:6Tk-OE-BBY: error: Safe Area Layout Guide before iOS 9.0。

原因:Xcode9中引入新特性Safe Area Layout Guide代替之前的Top、Bottom Lauout Guide。

解决方法:

已上述报错为例,报错在LaunchScreen.storyboard中,则打开LaunchScreen.storyboard,后见下图。iOS开发Debug之“Safe Area Layout Guide before iOS 9.0”报错

相关文章:

  • 2021-07-15
  • 2022-12-23
  • 2021-06-01
  • 2021-06-14
  • 2022-12-23
  • 2021-09-06
  • 2021-11-19
  • 2021-05-06
猜你喜欢
  • 2021-05-01
  • 2021-07-26
  • 2021-12-15
  • 2021-10-09
  • 2021-09-01
  • 2021-08-04
  • 2021-08-26
相关资源
相似解决方案