I'm getting this warning in the console output when i try to debug the view hierarchy in Xcode 9.
Exception gathering view hierarchy information -[UITextView _firstBaselineOffsetFromTop] only valid when using auto layout`
I'm not sure what it means and I can't see the view hierarchy.