Re: Setting up searches in Xcode
Re: Setting up searches in Xcode
- Subject: Re: Setting up searches in Xcode
- From: Steve Checkoway <email@hidden>
- Date: Fri, 21 Jul 2006 14:01:32 -0700
On Jul 21, 2006, at 1:51 PM, Greg Guerin wrote:
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
$ cat /.hidden
cat: /.hidden: No such file or directory
As I recall, that's a holdover from older versions of the OS.
--
Steve Checkoway
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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