> On Mar 30, 2018, at 4:34 PM, Duncan P. N. Exon Smith
> wrote:
>
> +Adrian
>
> I suspect the crash reporters are giving you results based solely on the
> symbol table. The dSYM has extra information from the debug info so it can
> fill in the gaps. Perhaps the crash reporters aren't usin
+Adrian
I suspect the crash reporters are giving you results based solely on the symbol
table. The dSYM has extra information from the debug info so it can fill in
the gaps. Perhaps the crash reporters aren't using the dSYMs, but Xcode is?
Any ideas Adrian?
> On Mar 30, 2018, at 16:28, Micha