Re: Strip headers from imbedded frameworks
Re: Strip headers from imbedded frameworks
- Subject: Re: Strip headers from imbedded frameworks
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 03 Jun 2004 20:23:06 -0400
on 2004-06-03 5:41 PM, Daryl Thachuk at email@hidden wrote:
> Is there anyway to strip headers from application imbedded frameworks?
> I would like to keep these API's private. I thought maybe marking the
> headers as Private in Xcode would do this but no.
I just open the built product's Frameworks folder, inside the application
bundle, locate the headers folder, and trash the headers. I suppose I could
automate it with a script phase, but it's easy enough to do it manually.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.