Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

julian-weinert/CrashSymbal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrashSymbal

An Xcode plugin for manually symbolicating crash logs

Install

  1. Build the project to install the plugin. The plugin gets installed in /Library/Application Support/Developer/Shared/Xcode/Plug-ins/CrashSymbal.xcplugin.
  2. Restart Xcode for the plugin to be activated.

Alternatively, install it using Alcatraz plugin manager.

Usage

Once installed and Xcode relaunched, the Debug menu will contain a new menu item labled "Symbolicate Crashlog...". It will open a dialog that allows you to select or drop a crashlog and smbolicate it. After the process you can export the symbolicated crash to your disk.

Screenshot

LinkedLog

Bugs and limitations

  • Xcode needs to bundle the symbolicatecrash binary.
    • Now supporting newer Xcode versions, where symbolicatecrash is known to not be included.

Contribution

If you want to contribute, feel free to send me pull requests! But please follow these simple rules:

  • Double-check your code before sending a pull request
  • Pull requests should always be made agains develop
  • Always use tab-indentation!
  • Indent properly!

About

An Xcode plugin for manually symbolicating crash logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published