Xcode9 Safe Area Layout Guide Before iOS9.0
苹果在iOS7中引入Top Layout Guide和Bottom Layout Guide,这些布局指南在iOS 11中被弃用,取而代之是Safe Area Layout Guide.
第一步、在项目报错地方打开右边工具栏找到如图位置选中View Controller,去掉Use Safe Area Layout Guides
Xcode9 Safe Area Layout Guide Before iOS9.0
第二步、切换到Main.storyboard单元文件,重复第一步操作打开右边工具栏找到如图位置选中View Controller,去掉Use Safe Area Layout Guides
Xcode9 Safe Area Layout Guide Before iOS9.0

相关文章:

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