Re: Xcode style deployment: debug-symbols?
Re: Xcode style deployment: debug-symbols?
- Subject: Re: Xcode style deployment: debug-symbols?
- From: Charles Srstka <email@hidden>
- Date: Thu, 11 Dec 2003 18:18:13 -0600
I've been using DEBUGGING_SYMBOLS=NO for a while now, and I can say
that it seems to work.
Charles
On Dec 10, 2003, at 7:03 AM, M. Uli Kusterer wrote:
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.
_______________________________________________
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.