Re: "compiling" .nibs?
Re: "compiling" .nibs?
- Subject: Re: "compiling" .nibs?
- From: "Philip Q" <email@hidden>
- Date: Thu, 21 Dec 2006 02:57:35 +1300
On 21/12/06, Leo Prete <email@hidden> wrote:
I've deeply used IB but in the compiled application's Package Contents
all .nibs are readable and modifiable.
This is pretty standard.
There's a way to "compile" or "protect" .nibs, after having used IB?
Protect them from what?
You could do some hashing of the NIBs (and checking in your app) if
you *really* don't want users to modify your NIB files.
If you want to "compile" your NIB, you'll probably have to build your
UI in code and ditch NIBs altogether.
-Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden