Search code examples
iphoneiosios7xcode5

Where can I find the non-retina iPhone Simulator running iOS 7.0 in Xcode 5?


Where can I find the non-retina iPhone Simulator running iOS 7.0 in Xcode 5?


Solution

  • There is no iOS 7 non-retina iPhone simulator as iOS 7 is only supported by retina iPhones. If you want the non-retina because of screen space you can use Window -> Scale -> 75% or 50%.