Re: Where are the [hidden] nibs and other resources?
Re: Where are the [hidden] nibs and other resources?
- Subject: Re: Where are the [hidden] nibs and other resources?
- From: stephane <email@hidden>
- Date: Tue, 11 Mar 2008 18:19:28 +0100
On Mar 11, 2008, at 6:08 PM, James Hober wrote:
In the Finder, when I open up my app's package, I find all my nib
files and other resources. If I open the package of an Apple app,
some nibs and other resources are in there, but many are not.
Where are they?
Somewhere else : maybe these resources are parts of a framework
(private or public) or plugins. For instance, Xcode package is
relatively empty.
Nowhere: some nibs just miss some of their components because they are
not required and it both prevents edition and reduce the size footprint.
Why aren't they there?
See above
Can I hide my stuff, too?
Yes. If you don't want your nib to be editable for instance (they
would still be visible though).
Should I hide my stuff, too?
Generally, no.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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