6 Star 16 Fork 7

jack / Crasher

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

##Crash分析工具(Tool for analyse iOS Crash)

工具基于Xcode自带命令**“symbolicatecrash”**制作;希望能为大家节省一些时间!

This Tool use Xcode internal command line tool “symbolicatecrash” ,Hope to help you save some time!

####一. 为何要做这个工具(why make this tool)

About symbolicatecrash
ENG: [How to symbolicate iOS crash reports] (https://marmalade.zendesk.com/hc/en-us/articles/202865223--M0102-How-to-symbolicate-iOS-crash-reports)
中文:使用symbolicatecrash解析了一个crash log

操作symbolicatecrash是否觉得有些繁琐、浪费时间?

Now You Know what should we do if we want the symbolicatecrash to analyse ios crash log file, is tedious ?

####二.使用说明(The instructions) This tool is very simple to use,here is the app screenshots(截图):

#####操作步骤(Steps) ######中文:
1)将dSYM文件和.crash 文件以及 .app 文件放到同一个文件夹;
2)将.crash 拖动到 工具 提示区,等待解析完成; 3)解析成功后,会创建一个与.crash同名的.log文件,即为解析后的文件; ######ENG: 1) Put "dSYM"、".crash" file and “.app”file in same folder; 2) Drag ".crash" to our Tool,and waiting ...; 3) When finished parsing the log,there will create a ".log" file whitch has the same name as ".crash" file;

空文件

简介

用于解析iOS的crash 展开 收起
Objective-C
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Objective-C
1
https://gitee.com/jsonmess/Crasher.git
git@gitee.com:jsonmess/Crasher.git
jsonmess
Crasher
Crasher
master

搜索帮助