Xcode报错 Frame Layout Guide befor
2019-11-03 本文已影响0人
TonyReet
在Xcode11的环境下,如果使用ScrollView的时候报错Frame Layout Guide before iOS 9.0或者Content Layout Guide before iOS 9.0
可以选中对应的UIScrollView,在Show the Size inspector
(图1)选项中,将Content Layout Guides
(图2)反选即可
![](https://img.haomeiwen.com/i4442351/d812133de2a40c12.png)
![](https://img.haomeiwen.com/i4442351/ad7cc5ff57c1627f.png)