• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Prevent dsymutil from running at the end of a release build?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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).
>
> -Shawn 
 
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.

http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/XcodeBuildSystem/300-Build_Settings/bs_build_settings.html
http://developer.apple.com/tools/xcode/xcodebuildsettings.html

-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

References: 
 >Prevent dsymutil from running at the end of a release build? (From: "Paul Sanders" <email@hidden>)
 >Re: Prevent dsymutil from running at the end of a release build? (From: Shawn Erickson <email@hidden>)
 >Re: Prevent dsymutil from running at the end of a release build? (From: "Paul Sanders" <email@hidden>)

  • Prev by Date: Re: Prevent dsymutil from running at the end of a release build?
  • Next by Date: Re: Prevent dsymutil from running at the end of a release build?
  • Previous by thread: Re: Prevent dsymutil from running at the end of a release build?
  • Next by thread: Question about direct vs accessor use with (init & encode ...WithCoder)
  • Index(es):
    • Date
    • Thread