Since I have updated my Swift project to Swift 2.3 and Xcode 8 (release version) I can\'t get my Interface done anymore:
I\'m setting all the constraints perfec
Quick workaround: change the desired controllers' simulated size to freeform in inspector and then update frames. Looks like freeform controllers are not affected by these new Xcode 8 IB features :)