I rescently updated to Xcode 8. When I checked the storyboard of my existing project, it is all distorted because of the new update of traits I guess. I views are either misplaced or most of them out of screen. On running the project, the view is distorted on real device too (without any of my code changes).
My project has some 20 screens. If I have to again update the frames and constraint one by one, I wonder how much time it would take for the rest of my projects or to be general any app having quite a number of screens.
What is the proposed solution for this and how to adapt the existing storyboards to this new big change ?