Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Creating iPhone 5 screenshots

I've installed the latest xcode version and tested my app with the 6.0 simulator, etc. How do I go about creating the required iPhone 5 screenshots, since I have the 4s and not an iphone 5 device to connect with?

like image 290
rossi Avatar asked Sep 27 '12 18:09

rossi


1 Answers

You can take screenshots from the simulator. You have to change the device in the simulator options to get the larger screen size.

Change the device: Hardware>Device>iPhone(Retina 4-inch)

You can scale it down with: Window>Scale

like image 125
Dcritelli Avatar answered Oct 06 '22 21:10

Dcritelli