Re: Nib Stripping
Re: Nib Stripping
- Subject: Re: Nib Stripping
- From: Amul Goswamy <email@hidden>
- Date: Fri, 24 Jan 2003 10:07:08 -0800
You need to remove the classes.nib and info.nib files from the nib
package. Please remember to only do this to the nibs in the
Application (or Framework), if you do this to the nibs in your source
code, you will not be able to edit them anymore.
You can write a script that removes these files. You can also automate
this script in PB, look at Project Builder Help: Targets and Build
Styles: Running a Script While Building.
Amul Goswamy
Interface Builder QA
Apple
On Friday, January 24, 2003, at 07:00 AM, Thomas Davie wrote:
>
Hi,
>
I'm getting somewhere near releasing an application that I have been
>
working on for a while now. However before I release it I'd rather
>
like to get somewhere towards stopping people fiddling with it by
>
stripping the nib files (much like most iApps do). Does anyone know
>
how to do this?
>
>
Thanks
>
>
Bob
>
_______________________________________________
>
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.
_______________________________________________
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.