Reputation: 561
Since the update to Xcode 8 I'm unable to set the size of the initial ViewController (which is then inherited to all other Views). In the past I could set something like iPhone 5, etc. Now I can only set Inferred, etc...
Where can I set the size?
Upvotes: 1
Views: 84
Reputation: 8322
Check below screen shot
1 .Set your viewcontroller's size to freedom
2 .Then set size as per your need.
Upvotes: 1