Re: Prevent dsymutil from running at the end of a release build?
Re: Prevent dsymutil from running at the end of a release build?
- Subject: Re: Prevent dsymutil from running at the end of a release build?
- From: Fritz Anderson <email@hidden>
- Date: Tue, 27 Oct 2009 14:29:45 -0500
On 27 Oct 2009, at 2:21 PM, Paul Sanders wrote:
Yes, I tried that before I posted. Sorry, I should have said, but
thanks anyway. Interestingly, this appears in the build log:
setenv DEBUG_INFORMATION_FORMAT dwarf-with-dsym
It looks like Xcode is doing this (for release builds) regardless of
what build settings I use. So I now just delete the dSYM files in
my post-build script, but it's a bit annoying as running dsymutil
slows down the build.
Frequently-answered-question: Are you sure you're setting
DEBUG_INFORMATION_FORMAT for the _Release_ configuration of your
product's _target_ (not project)?
— F
_______________________________________________
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