can I remove header files from built-in framework?
can I remove header files from built-in framework?
- Subject: can I remove header files from built-in framework?
- From: matt neuburg <email@hidden>
- Date: Wed, 11 Dec 2002 13:06:50 -0800
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.
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
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.