interface builder - Is there a way to have a storyboard default to landscape in Xcode 8? -


storyboards in xcode8 show device preview instead of 'abstract' preview showed before.

this preview defaults 'portrait'. can switch landscape, switch doesn't persist— even going file , given storyboard reset view portrait.

is there way "my app supports landscape, can please stay in landscape"?

one way fix seems changing "simulated size" parameter "fixed".

not sure if there's better way. looks xcode bug…(?)

screenshot of relevant part of xcode interface


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -