Stripping headers from embedded frameworks
Stripping headers from embedded frameworks
- Subject: Stripping headers from embedded frameworks
- From: Andrew Duncan <email@hidden>
- Date: Tue, 20 May 2003 14:07:53 +1200
Hi all,
I have a PB project which uses a set of 6 embedded frameworks.
Adding the frameworks, using them, and so forth has given me no trouble at
all, except that...
The final built application includes all the headers. To be sure they
weren't needed, I stripped them manually from the app bundle, and Lo! it
ran fine, which didn't surprise me.
I'm left wondering if there's a way to have them stripped out at the end of
the build process, or to prevent them from being copied in in the first
place.
I haven't been able to find any reference material which answers this
directly, and it may that I'm missing a key point, so any advice would be
gratefully received.
Cheers,
--
Andrew Duncan
----------------------------------------------------------------------
voice: +64 9 623 2926
mobile: 021 297 3174
web:
http://web.webwerks.co.nz/
----------------------------------------------------------------------
Programmers do it while (1)
_______________________________________________
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.