Re: file system issues with XCode 2.5?
Re: file system issues with XCode 2.5?
- Subject: Re: file system issues with XCode 2.5?
- From: "Glenn L. Austin" <email@hidden>
- Date: Wed, 4 Jun 2008 21:56:22 -0700
On Jun 4, 2008, at 5:41 PM, Mark Wagner wrote:
On 6/4/08, Patrick Stinson <email@hidden> wrote:
Are there any known issues with FAT32 volumes? might this have
something to do with case-sensitivity, or relative paths in the
project manager?
Xcode is somewhat case-sensitive, while FAT32 and HFS+ are both
case-preserving but not case-sensitive. If the case of the filename
on disk doesn't match the case in the Xcode project, funny things can
happen.
Not only that, but Mac files can have (and usually do have) metadata
associated with them. If they do, then you'll see a second
"._filename" file as well as the data fork "filename" on the disk from
non-Mac clients (including the terminal).
_______________________________________________
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