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:02:15 +0100
At 12:24 Uhr +0000 10.12.2003, Alastair Houghton wrote:
If the worst comes to the worst, you could always run "strip" from a
shell-script build phase.
If you look at the help text, you'll find that "deployment
post-processing" does exactly that. It strips the executable, and
makes sure the permissions are set properly.
--
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.