SkillAgentSearch skills...

MacSymbolicator

Symbolicating macOS/iOS crash reports, easily.

Install / Use

/learn @inket/MacSymbolicator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MacSymbolicator

MacSymbolicator 2.6

A simple Mac app for symbolicating macOS/iOS crash reports.

Supports symbolicating:

  • .crash and .ips crash reports
  • sample, spindump and hang reports

Includes a command-line interface (MacSymbolicator.app/Contents/MacOS/MacSymbolicatorCLI):

USAGE: mac-symbolicator-cli [--translate-only] [--uuids-only] [--verbose] [--output <output>] <report-file-path> [<dsym-path> ...]

ARGUMENTS:
  <report-file-path>      The report file: .crash/.ips for crash reports .txt for samples/spindumps
  <dsym-path>             The dSYMs to use for symbolication

OPTIONS:
  -t, --translate-only    Translate the crash report from .ips to .crash
  -u, --uuids-only        Output binary images and UUIDs
  -v, --verbose
  -p, --process-name <process-name>
                          Only symbolicate process names containing this substring (case
                          sensitive). Useful with HANG files as these contain many processes.
  -o, --output <output>   The output file to save the result to, instead of printing to stdout
  -h, --help              Show help information.

Download from Releases

<a href="https://www.buymeacoffee.com/mahdibchatnia" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="48" width="173" ></a>

Screenshots

MacSymbolicator

MacSymbolicator

MacSymbolicator

Building from source

Just clone and build with Xcode 13+

License

License is GNU GPLv2.

Contact

@inket on GitHub/Twitter

View on GitHub
GitHub Stars1.7k
CategoryDevelopment
Updated1d ago
Forks120

Languages

Swift

Security Score

100/100

Audited on Mar 27, 2026

No findings