What to do if your Xcode playground won't run
Sometimes an Xcode playground just refuses to run and is stuck in "Running..." or building.
In this case try the following:
- Switch the Playground over to macOS (right hand side inspector)
- Try quiting Xcode, Simulator
- Quit or Force quit any Simulator processes still running (from Activity Monitor)
- Restart Xcode