Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

is it possible to test Retina Display on simulator?

How can you test Retina Display on a simulator if it is possible?

like image 893
RAGOpoR Avatar asked Oct 19 '10 05:10

RAGOpoR


1 Answers

Yes, run the application from Xcode, when the simulator opens go to Hardware->Device->iPhone 4

That will now have a 2x screen resolution.

like image 130
Joshua Weinberg Avatar answered Oct 14 '22 08:10

Joshua Weinberg