I realize this is a painfully noob question but I just don’t know what to do.
I’m trying to rotate my view in Interface Builder, and everyone refers to the rotate icon in the top right of the view.
My Interface Builder doesn’t have this icon. See screenshot:
What am I doing wrong? Do I have to enable this in preferences or something? I’m using Interface Builder 3.2.2
Just alter the dimensions of the view. You will have to create a new one and connect it as an IBOutlet of the correct objects, but make it’s dimensions 480×320 instead of 320×480.