Re: Xcode style deployment: debug-symbols?
Re: Xcode style deployment: debug-symbols?
- Subject: Re: Xcode style deployment: debug-symbols?
- From: "M. Uli Kusterer" <email@hidden>
- Date: Wed, 10 Dec 2003 14:03:49 +0100
At 19:54 Uhr -0500 09.12.2003, Sherm Pendley wrote:
Yes - but "COPY_PHASE_STRIP" is set to "on", as well. So, even
though the compiler includes debug symbols when it builds and links
the executable, they *should* be getting stripped out when the
executable is copied into the .app bundle.
I'm not sure xCode still supports the old DEBUGGING_SYMBOLS=NO and
COPY_PHASE_STRIP=YES settings. If it did, I'd expect them to be
converted to "debugging-symbols [off]" and "deployment
post-processing [on]", which they aren't.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.