Re: How to protect Nib file from user modify?
Re: How to protect Nib file from user modify?
- Subject: Re: How to protect Nib file from user modify?
- From: Amul Goswamy <email@hidden>
- Date: Thu, 11 Nov 2004 14:30:52 -0800
Yes. If you remove the classes.nib and info.nib files from within the
nib packages in the built products, the nib will work at runtime but
will not load in IB. You can write a shell script t do this and have
it run as a build phase in Xcode. Please be careful not to do this to
the nibs in your source directory or you will not be able to work with
your nib either.
Amul Goswamy
Interface Builder
Apple
On Nov 11, 2004, at 2:21 PM, Hebin Wei wrote:
I wrote an objective-c application. Is there anyway can prevent end
user
modify the nib file in the application's bundle? Thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden