# answer-huang/dSYMTools

dSYM analyze

Repository: https://github.com/answer-huang/dSYMTools
Canonical: https://ross.abutalabs.com/products/dsymtools
Language: C
License: MIT
License Family: permissive
Topics: dsym, xcarchive
Last push: 2025-10-25T11:53:45+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 48, release rhythm 8, longevity 100
- inputs: {"age_days": 4451, "days_push": 312, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3472, forks 871 (observed 2026-08-28T04:08:06.034908+00:00)

## What it is
A macOS GUI application that symbolicates iOS crash logs by resolving hexadecimal memory addresses against dSYM or xcarchive files. It wraps dwarfdump-style symbol lookup into a drag-and-drop tool for locating crash sites reported by services like Umeng.

## Use cases
- symbolicate iOS crash log addresses from a dSYM file
- resolve Umeng crash reports to function names
- match crash file UUIDs with xcarchive UUIDs
- find the crashing line for an array out-of-bounds crash address
- drag an xcarchive in and analyze a crash address with slide address

## When to choose
- you debug released iOS app crashes from address-only crash logs
- you want a GUI instead of running dwarfdump and atos commands manually
- you use Umeng or similar crash reporting that gives raw hex addresses

## When to avoid
- you need automated crash aggregation or symbolication in CI
- you develop on Linux or Windows
- you need Bitcode-reexported or third-party framework symbolication beyond dSYM files

## Facets
- artifact type: application
- maturity: maintenance
- function: developer-tools, parser, gui
- domain: developer-tools, mobile-development
- platform: -
- tags: dsym, crash-report-analysis, ios, xcode, symbolication, umeng, debugging, macos, desktop

## Member repositories
- answer-huang/dSYMTools (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:06.034908+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:36:34.732864+00:00, confidence not recorded.
  - readme: https://github.com/answer-huang/dSYMTools (fetched 2026-08-28T04:08:06.034908+00:00, sha 981c9bd22806)
- Data as of 2026-08-30T08:39:29.467469+00:00.
