Re: can I remove header files from built-in framework?
Re: can I remove header files from built-in framework?
- Subject: Re: can I remove header files from built-in framework?
- From: Max Seelemann <email@hidden>
- Date: Wed, 11 Dec 2002 22:41:46 +0100
Now that my app is going final, I'd like to reduce its size. 300 KB of
that size is headers for a built-in framework (i.e. inside the "A"
directory there's a Headers folder, a Resources folder, and the
framework's executable). My framework is private and built-in, and it
seems to me that once the code is built and everything is linked up,
the headers must surely perform no function at all. Am I right? Is it
safe to remove them? If so, what's the best way to automate this? I
bet someone has written a script for doing this...? Thx - m.
I'd be interested in someone like this too.
would be great if someone found a good solution for reducing and saving
frameworks for an App
thx
MAX
_______________________________________________
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.