Skip to content

Instantly share code, notes, and snippets.

@wilrnh
Created July 31, 2015 16:06
Show Gist options
  • Save wilrnh/259836972871ad3141a4 to your computer and use it in GitHub Desktop.
Save wilrnh/259836972871ad3141a4 to your computer and use it in GitHub Desktop.
Symbolicate iOS crash log
DEVELOPER_DIR=`xcode-select -print-path` /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/Resources/symbolicatecrash /path/to/crash.log /path/to/dsym
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment