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 11:47:55 -0700
On Sat, Oct 24, 2009 at 11:44 AM, Paul Sanders
<email@hidden> wrote:
Hi there,
Does anyone know of a way to prevent Xcode from running
dsymutil at the end of a release build (I am building a Cocoa app)? I
can't find a way to turn it off. I am using Xcode 3.1.4 on Leopard
10.5.8.
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).
-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