Reputation: 1321
I want to change simulator to show retina display effect. I try to find where I can change the hardware configuration. But no result, I get. Do you know How do you change simulator to show retina display effect? And After change it, How can I compile project and see that effect? Please help me...
Upvotes: 2
Views: 5995
Reputation: 36581
When you run the project, the hardware options are in the simulator itself, which is a separate application. They are under the hardware menu.
For the Retina display: Hardware->Device->iPhone (Retina)
Upvotes: 4
Reputation: 25144
The simulator has a device menu where you can choose between the iPad, the original iPhone or the Retina iPhone.
Upvotes: 1