Re: Setting up searches in Xcode
Re: Setting up searches in Xcode
- Subject: Re: Setting up searches in Xcode
- From: Greg Guerin <email@hidden>
- Date: Fri, 21 Jul 2006 13:51:09 -0700
Steve Checkoway wrote:
>You can always use /Developer/Tools/SetFile to change the visibility of
>folders.
Being listed in a volume's ".hidden" file overrides the item's own
visibility attribute. This file sits in the volume's root dir, and holds
volume-relative pathnames. I think the Finder reads it when the volume
mounts. It works on any file-system, too, e.g. a USB flash-drive formatted
as FAT32.
To see one:
cat /.hidden
For all volumes:
more /Volumes/*/.hidden
-- GG
_______________________________________________
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