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?
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.