Building problems on network home folder
Building problems on network home folder
- Subject: Building problems on network home folder
- From: "Kyle Sluder" <email@hidden>
- Date: Wed, 18 Jul 2007 15:57:10 -0400
Hi all,
I've recently created a project that involves a Cocoa app, an embedded
framework, and an auxiliary Foundation tool. The project is
essentially empty; the framework has one dummy class, and the Cocoa
app has the main Nib and standard main C file.
I noticed that if I attempt to build the project twice, or build the
application, run it, and then Clean All, Xcode fails with rm
complaining about "directory not empty". After a failed Clean All, I
checked the built .app hierarchy and found that it failed to remove
all the symlinks that are part of my embedded framework. After some
brain-wracking, I checked the release notes for Xcode 2.4.1 and found
that there is a known regression regarding symlinks that particularly
affects network shares.
The distinction is made, however, between "statically" and
"dynamically" mounted network shares. Which classification would
include my network home directory? Does it even matter, since
/Network/<server> is going to be a symlink into /private? Is there a
workaround for this issue that has made itself known since the release
notes for 2.4.1 were compiled? Maybe a bugfix on the horizon?
--Kyle Sluder
_______________________________________________
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