• 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 and Time Machine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode and Time Machine


  • Subject: Re: Xcode and Time Machine
  • From: Greg Guerin <email@hidden>
  • Date: Mon, 9 Jun 2008 10:38:09 -0700

Richard L. Aurbach wrote:

>In my environment, I find that I prefer Time Machine to ignore the
>contents of my build folder. This means that I have to manually add it
>to Time Machine's ignore-list for every project. But others may prefer
>to have Time Machine back up their build folders.
>
>I suggest:
>(1) Xcode should automatically add the build folder to Time Machine's
>ignore list [ IF THE USER WANTS IT TO ].
>(2) There should be an application-level default setting for this
>feature. (i.e., there should be a setting that says something like
>"Time Machine should ignore the build folder of new projects")
>(3) There should be project-level (and possibly even target-level)
>settings available to allow the user to change this default behavior
>on a case-by-case basis.

This seems like a relatively simple thing to make.

There are only 2 C functions in the Time Machine exclusion API:
  <http://developer.apple.com/documentation/MacOSX/Reference/Backup/>

Write a command to add/remove items given by pathnames on the command-line,
then invoke it by adding a script to Xcode's User Script menu.

  -- GG


 _______________________________________________
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: Xcode and Time Machine
  • Next by Date: Objective-C: search project for text skips include'ed header file
  • Previous by thread: Re: Xcode and Time Machine
  • Next by thread: Objective-C: search project for text skips include'ed header file
  • Index(es):
    • Date
    • Thread