Skip to content

Instantly share code, notes, and snippets.

@z448
Last active July 23, 2016 14:14
Show Gist options
  • Save z448/f391a6e865f8889bbcb1 to your computer and use it in GitHub Desktop.
Save z448/f391a6e865f8889bbcb1 to your computer and use it in GitHub Desktop.
respring #add to /usr/bin to respring ios from command line
#!/usr/bin/cycript -p SpringBoard
[[SpringBoard sharedApplication] _relaunchSpringBoardNow];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment