Skip to content

Instantly share code, notes, and snippets.

@sole
Created February 22, 2012 10:29
Show Gist options
  • Save sole/1884070 to your computer and use it in GitHub Desktop.
Save sole/1884070 to your computer and use it in GitHub Desktop.
XCode...
# http://stackoverflow.com/questions/788277/iphone-strange-error-when-testing-on-simulator
ps ax | grep Simulator
# list zombie processes
ps -el | grep "Z"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment