Re: Time machine does not save the build folder
Re: Time machine does not save the build folder
- Subject: Re: Time machine does not save the build folder
- From: Eric Slosser <email@hidden>
- Date: Wed, 5 Nov 2008 16:23:00 -0500
On Nov 5, 2008, at 3:19 PM, turbo3d wrote: So the question is still pending and generalized : Does XCode 3.1.1 marks all the folders it writes into as TM disabled ?
A: No.
Create a run script build phrase, copy your build from $BUILD_DIR/$BUILD_STYLE to some other place.
If your script uses mkdir to create that place, or that place already exists, it's not tagged with the com.apple.XcodeGenerated attribute.
Use "ls -@d <some other place>" to confirm. |
_______________________________________________
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