Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yueoaix/symbolicatorx

iOS/Mac 项目崩溃文件自动符号化工具
https://github.com/yueoaix/symbolicatorx

crash-reports crash-symbolicating dsym dsym-files mac-app macos-app swift symbolicate symbolicatecrash

Last synced: 3 days ago
JSON representation

iOS/Mac 项目崩溃文件自动符号化工具

Awesome Lists containing this project

README

        

# SymbolicatorX
[![Swift 5](https://img.shields.io/badge/swift-5-orange.svg?style=flat)](https://github.com/apple/swift) [![Platform](http://img.shields.io/badge/platform-macOS-red.svg?style=flat)](https://developer.apple.com/macos/) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Yueoaix/SymbolicatorX/blob/master/LICENSE) [![Github](http://img.shields.io/badge/github-Yueoaix-yellow.svg?style=flat)](https://github.com/Yueoaix)



iOS/Mac 项目崩溃文件自动符号化工具.

[下载最新版本](https://github.com/Yueoaix/SymbolicatorX/releases)

## 主要功能
1. Crash 文件自动查找匹配的 dSYM 文件并解析
2. iOS 设备日志直接浏览,崩溃日志导入
3. App 沙盒文件浏览,导出,上传,删除
4. ipa 包安装

## 使用方法
Crash 文件符号化,自动定位崩溃位置
![](https://github.com/Yueoaix/DemoImages-Storage/blob/master/SymbolicatorX/Demo1.gif)

设备崩溃日志直接导入使用
![](https://github.com/Yueoaix/DemoImages-Storage/blob/master/SymbolicatorX/Demo2.gif)

App 沙盒文件浏览与导出
![](https://github.com/Yueoaix/DemoImages-Storage/blob/master/SymbolicatorX/Demo3.gif)

App 沙盒文件上传与删除
![](https://github.com/Yueoaix/DemoImages-Storage/blob/master/SymbolicatorX/Demo5.gif)

ipa 包安装
![](https://github.com/Yueoaix/DemoImages-Storage/blob/master/SymbolicatorX/Demo4.gif)