/XCodeSymbolicator

Bash script which helps you to symbolicate crash logs for your iOS apps. Step-by-step instructions inside.

Primary LanguageShellApache License 2.0Apache-2.0

XCode Symbolicator

Bash script which helps you to symbolicate crash logs for your iOS apps. Step-by-step instructions inside.

Usage

  1. Launch Terminal.
  2. Move to the folder where XCodeSymbolicator repository is located: cd yourpath/yourfolder.
  3. Launch script: sh symbolicate.sh.
  4. Read step-by-step instructions and have fun! ;)