Is this procedure valid for iOS as well? I have the same problem with my deployed apps. I can’t see where they crashes from crash reports.
> On 01 Aug 2016, at 08:14, Hamish Moffatt <ham...@risingsoftware.com> wrote: > > Yup, got it. So it seems the correct approach for getting annotated crash > dumps on Mac is to extract the symbols at build time before strip, using > dsymutil, save the resulting .dSYM package forever, and then annotate the > crash dump later using Xcode, symbolicatecrash, Xsymbolicate or some other > tool with the saved symbols. > > The hardest part seems to be annotating the dump later. Most of the tools > don't work.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest