Top Layout Guide deprecated since iOS 11 - unable to find view

↘锁芯ラ 提交于 2020-01-14 14:12:41

问题


I am getting the following errors:

But i am unable to find the view which occurs that warnings. When ill delete all views in the Storyboard, and perform a "Clean" - the warnings are still present.

Any ideas how to find that view?


回答1:


Any ideas how to find that view?

It's not a "view"; it's the storyboard itself. Edit the storyboard and check Use Safe Area Layout Guides:

Also you might need to quit Xcode and clean out the DerivedData folder so as to get a completely clean build.



来源:https://stackoverflow.com/questions/48432239/top-layout-guide-deprecated-since-ios-11-unable-to-find-view

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!