• 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: How do I keep added folders current in my Xcode project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I keep added folders current in my Xcode project?


  • Subject: Re: How do I keep added folders current in my Xcode project?
  • From: Hamish Allan <email@hidden>
  • Date: Fri, 04 Mar 2011 20:08:55 +0000

On 28 February 2011 14:47, Stephen O'Connor
<email@hidden> wrote:

> I'm working on a project where we have 2 different folders of common
> sourcecode that are imported into the project.  When adding these to a
> project I don't copy the files (with the checkbox), but also don't create a
> reference folder (i.e. the source would then appear under a blue folder icon
> in the project) because I want a flat hierarchy.

Write a small daemon which uses Spotlight / FSEvents to observe
changes in your source directory, hard linking files from that tree
into a single flat directory, and create a reference folder for that?

H
 _______________________________________________
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: How do I keep added folders current in my Xcode project?
  • Next by Date: @try/@catch() compile question.
  • Previous by thread: Re: How do I keep added folders current in my Xcode project?
  • Next by thread: @try/@catch() compile question.
  • Index(es):
    • Date
    • Thread