MerginMaps / MerginMaps/mobile
Archive debug symbol tables for released Input
Open
Nobody has claimed this yet.
enhancement
iOS 🍎
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
on iOS the crash reports come without the debug information, so we are unable to tell the place of crash. Archive symbol tables to be able to demangle the crash stact traces.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the iOS release build and archive configuration, then determine where released debug symbol tables are produced and retained; done means crash reports can be symbolicated and stack traces demangled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile-dev, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100