Reputation: 1878
When I run my iPhone app in Xcode simulator, it automatically runs an iPhone 4 or 4s simulator. But I want to test it in iPhone 5 simulator, how can I change the simulator to be a 640x1136px resolution.
Where in Xcode can I find "Change Device Hardwere"?
Upvotes: 2
Views: 2293
Reputation: 9
In addition if you want to change the scale size in your screen you can select Window->Scale and change the scale of your visualization. You can chose 50% - 75% - 100% .
Upvotes: -2