I am using Xcode storyboard to demo an app design (non-functional, I'm a designer and need to show for design purposes). So far I have created the necessary png's for navigation bar on top and the tab bar in portrait mode. My navigation bar is 640px × 88px for retina. So I presume I will need to create another png at 1136px x 88px correct? Same with the tabbar?
How can I show this in storyboard so that when I rotate the simulator it will use the larger image intended for landscape?