• 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: Making .dSYM fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making .dSYM fails


  • Subject: Re: Making .dSYM fails
  • From: Nick Zitzmann <email@hidden>
  • Date: Sun, 29 Apr 2007 23:17:19 -0600


On Apr 29, 2007, at 9:01 PM, David Dunham wrote:

Do you have deployment postprocessing turned on somewhere? DWARF with dSYM doesn't work correctly if you have deployment postprocessing turned on.

Are you sure? My Cocoa app uses that and it works.

Yes. There's a bug where Xcode always runs the GenerateDSYMFile build phase even when it's not supposed to do that (it's supposed to run only if the Link build phase previously ran), so if the binary was already stripped by postprocessing, then the GenerateDSYMFile build phase will always fail. I was able to work around the bug by adding a shell script to the build process that touches one source code file, so linking will always occur.


Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request




_______________________________________________ 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: 
 >Making .dSYM fails (From: David Dunham <email@hidden>)
 >Re: Making .dSYM fails (From: Nick Zitzmann <email@hidden>)
 >Re: Making .dSYM fails (From: David Dunham <email@hidden>)

  • Prev by Date: LIBRARY_SEARCH_PATHS_QUOTED and HEADER_SEARCH_PATHS_QUOTED
  • Next by Date: Re: Xcode does not save state of split windows
  • Previous by thread: Re: Making .dSYM fails
  • Next by thread: Re: Making .dSYM fails
  • Index(es):
    • Date
    • Thread