inket / MacSymbolicator

Symbolicating macOS/iOS crash reports, easily.
GNU General Public License v2.0
1.3k stars 93 forks source link

CLI needs to be able to tell caller which dSYM image names & UUIDs are missing #38

Closed RichardTea closed 8 months ago

RichardTea commented 1 year ago

A script using the CLI will generally need the image names and UUIDs so it can locate the dsym bundle(s) it needs to pass to the CLI.

This is particularly important as the CLI edition doesn't search for them.