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: "Paul Sanders" <email@hidden>
- Date: Tue, 27 Oct 2009 19:21:31 -0000
> Don't ask Xcode to use "DWARF with dSYM File"
as the debug output in your release configuration. Look at the "Debug
Information
> Format" build setting
(aka DEBUG_INFORMATION_FORMAT).
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.
- Paul Sanders.
|
_______________________________________________
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