Crash Reporter shows symbols of stripped app -- it's OK!
Crash Reporter shows symbols of stripped app -- it's OK!
- Subject: Crash Reporter shows symbols of stripped app -- it's OK!
- From: Jerry Krinock <email@hidden>
- Date: Tue, 31 Mar 2009 18:16:05 -0700
Have you ever crashed a stripped build of a .app and seen symbol names
in the Crash Report? I have, and always worried that my strip phase
was not working.
After doing some experiments today, I've concluded that this is a
"feature" of Crash Reporter: It looks for a nearby .dSYM file to
symbolize a crash report. It does not always work. It seems to
depend on the particular order of build, clean and strip.
I don't really care to know exactly how to reproduce. I'm just happy
to know that when I see symbols in a Crash Report of a stripped
product running on my Mac, I don't need to worry about my strip phase
any more.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden