I have a .storyboard file whose orientation I need to change from portrait to landscape so that it wouldn’t just stretch the scene as the app is landscape only.
How can I modify this?
I have a .storyboard file whose orientation I need to change from portrait to
Share
Click on the ViewController bar (bottom, under the view), then go to Attribute Inspector, and in Simulated Metrics > Orientation select Landscape.