Xcode version 5.1.1 (5B1008) - running the simulator on iOS 7.0 not 7.1

We have an application for which iOS Deployment Targeta value is set iOS 7.1. The client received some complaints that he could not work on iOS 7.0.

What I did was change the setting on iOS 7.0 instead of iOS 7.1. I think this is enough for the application to work on a device with iOS 7.0. I would like to check this out, but I cannot run Simulator on iOS 7.0, can this be done? Unfortunately, all available devices are available on 7.1.

I'm not sure if there is a way to make sure it works on iOS 7.0, as well as before updating the application.

Update

Xcode's Downloads

This is what I see when I go to the Downloads section.

+4
source share
1

7.0, SDK - 7.1.

Xcode. Xcode 5 : https://developer.apple.com/downloads/index.action?name=Xcode

Xcode5 Xcode.

/Applications/Xcode-Old.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk 

/Applications/Xcode-New.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk 

Xcode. , Xcode.

+3

All Articles