Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I run the iOS 7.1 Simulator in Xcode 6.0 Beta?

I have just downloaded the developer Xcode 6 beta. and I couldn't find the settings to set the ios version.

I want to know, How can I run the iOS 7.1 Simulator in Xcode 6.0 Beta?

like image 901
Pratik Bhiyani Avatar asked Jun 03 '14 10:06

Pratik Bhiyani


People also ask

How do I run a simulator in Xcode?

Open Xcode and click Menu > Xcode > Preferences > Select Components, and then choose the simulator version you want to download.

How can you access iOS simulator in Xcode?

Open Xcode. Select the Window menu option. Choose the Devices and Simulators menu. Select the Simulators tab.

How do I change generic iOS device to simulator Xcode?

Open Xcode, Goto Preferences, Select Component. Click on Simulators of your choice then it will start the process of download & installing the simulators.


2 Answers

Finally I found it

Goto Hardware -> Device -> Manage Devices (In Simulator Menu)

or

window -> Devices (In Xcode Menu)

From there you can set the ios version and can add new sim from there.

like image 126
Pratik Bhiyani Avatar answered Sep 20 '22 13:09

Pratik Bhiyani


You can install additional simulators through the downloads interface in xcode preferences.

Xcode preferences

like image 39
StackRunner Avatar answered Sep 19 '22 13:09

StackRunner