GithubHelp home page GithubHelp logo

zqqf16 / sym Goto Github PK

View Code? Open in Web Editor NEW
585.0 585.0 75.0 23.88 MB

A crash log symbolicating Mac app | 一个图形化的崩溃日志符号化工具

License: MIT License

Swift 76.58% Python 0.74% Objective-C 19.96% Makefile 0.85% Shell 1.87%
crash-reports crash-symbolicating dsym dsym-files mac-app symbolicate

sym's Introduction

Hi there 👋

I'm zqqf16, an iOS developer from China.

  • 📝I write articles on zorro.im
  • 📫Reach me: @zqqf16
  • 👨‍💻All of my projects are available at ↓

sym's People

Contributors

jeffreylyg avatar zqqf16 avatar

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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sym's Issues

友盟格式的日志解析系统符号表

友盟的错误日志(从剪贴板复制)好像是无法正确解析.
本意是为了解析系统的符号表, 但发现使用这个工具无法正常解析友盟的日志(程序的日志在友盟上是可以正确解析, 符号表友盟不支持).

Monospace font issue

Hi,

First, thanks for your very useful tool!

I think there is a bug regarding the font used by the crash log viewer. If I open the .ips file from the Finder, the font used by the crash log viewer is monospaced, that's perfect. But if I drag and drop the .ips file into the app directly, the font changes to a default non-monospaced font (and it's less readable).

Double-clic from Finder:

finder

Drag-and-drop:

dragndrop

Thanks!

Thomas

打不开.dSYM文件

为什么无法打开.dSYM 文件呢?直接右键打开,无法选择你这个公交

Cannot symbolicate wakeups crash log?

if so, I suggest you could leverage command like this:

export DEVELOPER_DIR=$(xcode-select --print-path); /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/Resources/symbolicatecrash -v "xxx.wakeups.ips" "xxx.app.dSYM" > xxx.wakeups.ips

it worked perfectly on shell

我使用该软件不行解析奔溃文件

1、使用其他软件可以正常解析奔溃日志,但是使用该软件不行。
2、我是右键对文件进行解析的,是否可以显示出匹配的dSYM的UUID,好确认下自动选的dSYM是否正确。
3、是否可以支持将dSYM拖动到软件里面,以便匹配不正确用户自己来设置dSYM。

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.