Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making .dSYM fails




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: http://lists.apple.com/mailman/options/xcode-users/email@hidden

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



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.