Re: nib resources
Re: nib resources
- Subject: Re: nib resources
- From: Sailesh Agrawal <email@hidden>
- Date: Tue, 23 Aug 2005 15:42:54 -0700
John Mikros wrote:
Hello All,
How do I get Xcode to not copy classes.nib and info.nib inside my nib
bundles into the final built app?
It seems like Deployment Postprocessing should do this, but it does not.
I can have a little perl script to do this, but if Xcode can just do
it, I'd prefer that.
My first reaction was that you classes.nib and info.nib are required.
But I tried it with Calculator.app and it still ran fine after I removed
those files. So I guess it's not strictly required. Also, I noticed that
once those files were deleted Claculator.nib could no longer be edited
in Interface Builder.
Are you doing this purely to lower the size of your application or to
make sure users didn't edit the interface?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden