Search code examples
ios-simulatorxcode7ios9.1

How to install iOS 9.1 simulator in Xcode Version 7.1.1 (7B1005)


What is the latest version of simulator that is available?

How can I install iOS 9.1 simulator into my Mac?

The below screenshot shows that iOS 9.0 simulator is the recent one. Xcode Preferences -> Downloads


Solution

    1. Goto Xcode -> Window -> Devices (Shortcut: ⇧⌘2)

    Xcode Devices

    1. Click on + (on bottom left corner) and Add Simulator.

    enter image description here

    1. Choose Device type & iOS Version as iOS 9.1, and then click Create button.

    enter image description here