Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to run app in Simulator : Xcode 6.0.1 iOS 8

I updated my Xcode to 6.0.1 from the App Store update notification in the morning in the os X 10.9.5, and then restarted my mac.

Then i found the Xcode has been updated to the 6.0.1 ,But when i tried to run my app on it i am getting only iOS device as the device,not simulators.

in my simulator menu manage devices there is no simulators only my mac is present ,then i tried to add simulators but it has given me error of path is not found,i tried every solutions found in the web search like locations tab command line tools,everything is fine,

But still i am not getting the simulators?Can anybody help me on this?

like image 201
hacker Avatar asked Sep 19 '14 07:09

hacker


1 Answers

Might be that resolve by tap Xcode6--> Window--> Device like following image:

enter image description here

When you select Device Option you get following window open:

enter image description here

There is appear all simulator or connected devices. If you found No simulator you can add by click on + Button then you get following window create simulator.

enter image description here

click an option there is simulator list and you get simulator. Hope that solve you issue.

like image 56
Nitin Gohel Avatar answered Sep 28 '22 08:09

Nitin Gohel