I have a very strange problems with Interface Builder
in XCode 8 (final, not beta). First, the width and height of ALL my UIViewControllers
in the project is changed, but the size of all controls (subviews) remain the same. I suppose this happened when I upgraded the project and Open in Latest Xcode (8.0) and Deployment Target (8.3)
settings were set.
Also, today I get a lot of warnings and 1 error in the same designer which yesterday works fine, even in the forms that I did not change.
So it this a bug, and how to return forms to previous state, without manually change each one of them?