MacSymbolicator
MacSymbolicator 2.6

MacOS/iOS 충돌 보고서를 상징하는 간단한 MAC 앱.
상징적 인 지원 :
명령 줄 인터페이스 ( 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.
릴리스에서 다운로드하십시오



Xcode 13+로 복제하고 빌드하십시오
라이센스는 GNU GPLV2입니다.
github/twitter의 @inket