Re: stripping /Contents/MacOS
Re: stripping /Contents/MacOS
- Subject: Re: stripping /Contents/MacOS
- From: Ben Hines <email@hidden>
- Date: Thu, 6 Dec 2001 18:29:29 -0800
At 4:02 AM -0500 12/4/01, Jake wrote:
even with the Deployment build and compiling with nodebug/profile. I was
still able to strip the executable in the bundle to make it smaller. Is
such practice encouraged or are there any performance ramifications on
doing such.
I think they have said before that you have to go to the command line
to strip. PB does not do this for you. You also have to go to the
command line and use pbxbuild install to get rid of the
pbdevelopment.plist file.
Strange, I agree. An IDE that makes you go to the cmdline for basic
functionality.
-Ben
--