Pressing_Keys_24_7
Pressing_Keys_24_7

Reputation: 1863

Error while Running iOS simulator from Xcode on Mac

I am unable to open my iOS Simulator. Whenever I run my iOS App on Xcode it displays the following error:-

failed to start launched sim could not bind to session launched_sim may have

Could anyone please let me know how could I resolve this issue? Thanks for the help!

Upvotes: 1

Views: 47

Answers (1)

zeytin
zeytin

Reputation: 5643

  • Go to Xcode preferences and from tab "Locations", directly open "Derived Data" directory and delete it

or

  • Go to here and make Device -> Erase All Content and Settings

Upvotes: 1

Related Questions