Skip to content

Instantly share code, notes, and snippets.

@czwen
Created July 1, 2016 07:41
Show Gist options
  • Save czwen/567f731173b2e33add720424a3ce836e to your computer and use it in GitHub Desktop.
Save czwen/567f731173b2e33add720424a3ce836e to your computer and use it in GitHub Desktop.
inject dylib into simulator
xcrun simctl spawn booted launchctl debug system/com.apple.SpringBoard --environment DYLD_INSERT_LIBRARIES=/Applications/Reveal.app/Contents/SharedSupport/iOS-Libraries/libReveal.dylib
xcrun simctl spawn booted launchctl stop com.apple.SpringBoard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment