Created
June 14, 2015 19:58
-
-
Save joelekstrom/25ebb46b04c17520845b to your computer and use it in GitHub Desktop.
Completely reset OSX Server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo xcrun xcscontrol --shutdown # Stops Xcode Server | |
sudo xcrun xcscontrol --reset # Resets Xcode Server, removing all service data and stopping all services | |
## Thanks to http://blog.stuart.shelton.me/archives/2563 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This can be used to fix the prompt preventing your Mac to shut down, even if you've uninstalled Server.app