Re: Permissions in Interface Builder
Re: Permissions in Interface Builder
- Subject: Re: Permissions in Interface Builder
- From: Greg Guerin <email@hidden>
- Date: Mon, 2 Jun 2008 14:14:44 -0700
Marc R. Feldesman wrote:
>Here is the enclosing directory structure:
>
>d---r-xr-x+ 6 777 marc 204 Jun 2 13:11 .
You have a very serious problem on that directory.
owner's user-ID: 777 (WTF?)
owner's access permissions: all denied (WTF2?)
It looks like a misapplied chown or chmod command.
I don't know why this would affect the projects in a sub-directory, because
the 'marc' group has read+search permission on that dir, and that should
get you in to the subdirs Blogger, Random, and TestApp (whose owner and
permissions look fine).
The only thing I can think of is that IB isn't actually running into a
problem with the xib file or its containing dir, it's running into a
problem with the above dir. That's possible if IB or Xcode has some other
files or dirs there, because the 'marc' group does NOT have write
permission there.
-- 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