I'm getting this warning when building:
/* com.apple.ibtool.document.warnings */ /[path]/MyStoryboard.storyboard:xxx-xx-xxx: warning: Bottom layout guide is deprecated since iOS 11.0 [7]
I've read some posts like this one. I have the Use Safe Area Layout Guides
of the storyboard
file already selected, and cleaning the build folder did not work either, I keep getting such warning. What else could I be missing?