Reputation: 824
I am running Xcode 7.1.1 on OS X El Capitan. Whenever I cause the simulator to crash, the Xcode application immediately crashes and prompts me to re-open Xcode. Does anyone know how I should fix this?
Upvotes: 2
Views: 76
Reputation: 13934
I had the same problem. < edit >The solution is to uninstall and reinstall Xcode, but you must make sure to do so correctly< /edit >. The following steps will uninstall and reinstall Xcode:
killall Dock
in Terminal. If it does, continue to the next step. Otherwise, drag Xcode out of /Applications and into the Trash and then empty the Trash. Then reinstall Xcode from the App Store, and continue on to the next step.killall Dock
in Terminal.) Click on it and hold down until the icons begin to jiggle, and then click the X on Xcode.Upvotes: 1