iOS 9 / 9.1 Simulators missing from Xcode 7 / 7.1 beta 2 installs

I understand these simulators are supposed to be present. My version of Xcode 7 comes from the App Store. My beta comes from Apple Developer. Is there a shell command or something that I can do to get the iOS 9 / 9.1 simulators showing up in Installed Components and accessible in Xcode?


Thanks.

Xcode 7.1 beta contains the iOS 9.1 Simulator Runtime


Xcode 7.0 contains the iOS 9.0 Simulator Runtime.


The iOS 9.0 Simulator Runtime is not available for download from within Xcode 7.1 beta.

I had the same problem but I have found a solution. It seems to be necessary to create the simulators manually now. Just open the "Devices" window in XCode and click on the "+" button in the lower left corner. There you can create new simulators, including iOS 9.1 simulators.


After the first simulator has been created this way, a new menu item "Add Additional Simulators..." appears in the main screen where one selects the device. It would have been easier to find if the menu item would have been there right from the beginning.

Nope, the devices should be created automatically for you. If they're not, please file a radar at http://bugreport.apple.com and include ~/Library/Logs/CoreSimulator/*.log and ~/Library/Developer/CoreSimulator/Devices

iOS 9 / 9.1 Simulators missing from Xcode 7 / 7.1 beta 2 installs
 
 
Q