Giter Club home page Giter Club logo

matrix_symbolization's Introduction

matrix_symbolization

一个命令行工具用于符号化腾讯开源的matrix的卡顿堆栈。

安装: 在项目根目录下执行以下命令:

  1. swift build -c release (生成可执行文件)

  2. cp .build/x86_64-apple-macosx/release/matrix_symbolization /usr/local/bin (将可执行文件复制到执行路径中, 这样我们就可以在任何地方用这个工具了)

  3. cp Sources/matrix_symbolization/ks2apple.py /usr/local/bin (因为依赖这个文件输出apple格式的crash报告,所以也需要拷贝)

使用: matrix_symbolization -d dSYMs -c test.json

参考:

matrix_symbolization's People

Contributors

korolzhu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

matrix_symbolization'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.