By root view I mean the UIView that is connected to the "view" outlet in the UIViewController.
The layout dropdown is the combo box in the Size inspector labeled "Layout".
Previously there were two different options - "Constraints" (or sometimes "Inferred (Constraints)") and "Autoresizing Mask". Now the two options are "Inferred (Autoresizing Mask)" and "Autoresizing Mask" - meaning there's really only one option and I am unable to use auto layout on any new view controller in my storyboard.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: