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: Shawn Erickson <email@hidden>
- Date: Tue, 27 Oct 2009 12:45:16 -0700
On Tue, Oct 27, 2009 at 12:21 PM, Paul Sanders
<email@hidden> wrote:
> 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.
I assure you it doesn't just do it... you have a build settings asking it to be done or not asking to not to be done depending on you how you have build settings setup in the project/target/configuration, etc.
Please review the Xcode build setting documentation so you can better understand how to build settings are managed.
-Shawn
_______________________________________________
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