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 10:54:30 -0700
Marc R. Feldesman wrote:
>When I go
>to finder, or I go out to a Terminal window and examine the permissions
>on the xib file under Unix (ls -al), I clearly have read and write
>permissions. This doesn't seem to matter to Interface Builder.
Could IB be running under a different user? Is Fast User Switching active?
Try something completely different: in IB, use "Save as..." to write the
xib in a known public-writable location, such as /Users/Shared. If that
works, then use Terminal to:
ls -la /Users/Shared
and see who owns the xib file and what its permissions are.
The only other thing I can think of is an ACL is somehow preventing the
write in the original location. The problem with that is ACLs are normally
disabled. Is your machine administered by a sysadmin in an organization,
or is it configured and administered by you personally?
-- 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