I just downloaded Xcode 6 & played with it a bit.
After switching back to previous version of Xcode and running in simulator, I keep getting this error.
There was a simple answer to this for me:
I think you have 2 simulator running in the dock. Please close another one simulator and run the project again. It might helpful for you.
My case wasn't about having two simulators open. It was just because having instruments open as well. Closing Instruments resolved the issue
I've faced same issue and solved by below steps:
1) Move
xcode6-beta into application folder
2) Restart
mac and open xcode6-beta from application folder.
I just fixed the exact same problem by removing the beta version and rebooting the computer.
Make sure you have only one iOS Simulator instance running in the Dock.