zqqf16/SYM
 [](https://github.com/zqqf16/SYM/actions/workflows/test.yml) [](https://github.com/zqqf16/SYM/issues) [](https://raw.githubusercontent.com/zqqf16/SYM/master/LICENSE) [](https://twitter.com/zqqf16) # SYM An app for crash symbolicating. Download the latest version from [here](https://github.com/zqqf16/SYM/releases/latest). ## Features - Apple/Umeng/Fabric crash report supporting. - Automatic finding of dSYM files. - Customizable dSYM download script. - On-device crash reports importing. - Sandbox files browser. ## Usage Open or paste in a crash report, click the "Symbolicate" button. ## Example  # SYM 一个图形化的崩溃日志符号化工具,最新版本下载地址:[https://github.com/zqqf16/SYM/releases/latest](https://github.com/zqqf16/SYM/releases/latest) ## 主要功能 - 支持标准的崩溃日志、cpu usage 日志、Fabric 以及友盟格式的日志。 - 自动解析崩溃日志信息,自动查找匹配 dSYM 文件。 - 自定义 dSYM 文件下载脚本。 - 从设备中导入崩溃日志。 - 浏览沙盒文件。 ## 使用方法 1. 选择崩溃日志文件,右键用 “SYM” 打开。 2. 或打开 SYM,把崩溃日志内容粘贴进来。 3. 点击左上角按钮,开始符号化。