• 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
Re: Xcode always rebuilds all for project on external volume
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode always rebuilds all for project on external volume


  • Subject: Re: Xcode always rebuilds all for project on external volume
  • From: Fritz Anderson <email@hidden>
  • Date: Fri, 6 Oct 2006 17:12:48 -0500

On 6 Oct 2006, at 4:00 PM, Michael Hecht wrote:

One of our developers keeps his Xcode project and source tree on a removable hard disk, so he can unplug it and take it home with him at the end of the day. The problem is, Xcode seems to want to always recompile every file in the project each time he does a Build. Any ideas on how I can diagnose this problem?

Just a guess (which may be a foolish thing to do on a list where Apple engineers are generally alert and helpful), but not all the build products of an Xcode project are in the project/build tree. The product of precompiling the headers is kept in /Library/Caches/, and moving a project volume from one machine to another would move it to a machine on which the cached header data is obsolete (or not matching the expected version/mod date, which would be presumed to be obsolete).

-- F

 --
Fritz Anderson -- http://www.manoverboard.org/
Consulting Programmer -- http://resume.manoverboard.org/
Step into Xcode, You're back to school and looking for something to do -- http://six.manoverboard.org/


 _______________________________________________
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

References: 
 >Xcode always rebuilds all for project on external volume (From: Michael Hecht <email@hidden>)

  • Prev by Date: Re: Compiling different prefix headers based on i386 or ppc?
  • Next by Date: Re: Xcode always rebuilds all for project on external volume
  • Previous by thread: Xcode always rebuilds all for project on external volume
  • Next by thread: Re: Xcode always rebuilds all for project on external volume
  • Index(es):
    • Date
    • Thread