Giter Club home page Giter Club logo

crasher's Introduction

##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;

crasher's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

crasher's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.