• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Building problems on network home folder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: Odd Console messages after kernel panic
  • Next by Date: Re: replacement for CW compare?
  • Previous by thread: Re: Warning: warning weak symbol references not set in output with…
  • Next by thread: Probably obvious question
  • Index(es):
    • Date
    • Thread