iphone - Select an appropriate iOS version from simulators list in XCode 6.0.1 -


i've installed xcode 6.0.1 complete version , came default ios 8 simulators. current project targeted ios 6, did copy old ios simulators new xcode (as did before old versions of xcodes). in simulators' list can't distinguish appropriate ios version. don't know of them ios 6 or ios 8.

below paths copied old simulators , respectively

/applications/xcode 5.1.1.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks

/applications/xcode 6.0.1.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks

enter image description here

wow... why did that? simulators supported xcode 6 ones ios 7.0, 7.1 & 8.0.

delete simulators , go xcode > preferences > downloads , download available simulators.

enter image description here

afterwards simulators list should this: enter image description here


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -