Reputation: 3786
I can't seem to find it. I know xCode 3 had a button to rotate on the view. I want to make the App Landscape. Any idea how?
Upvotes: 20
Views: 11041
Reputation: 49354
Open the Attributes inspector from utilities sidebar (Cmd+Alt+4). You'll see the "Orientation" setting there.
Upvotes: 33
Reputation: 7938
You mean the iPhone simulator? if so, click anywhere on the simulator, the see the menu, select device, you'll see rotate to left, rotate to right. I am not using an English simulator, so I am not sure about the name of the menu item, but i'm sure you'll be easy to find it.
Upvotes: 1