Re: Derived Data - delete or not
Re: Derived Data - delete or not
- Subject: Re: Derived Data - delete or not
- From: Roland King <email@hidden>
- Date: Sat, 19 Nov 2011 14:46:56 +0800
On Nov 19, 2011, at 2:37 PM, Don Quixote de la Mancha wrote:
> On Fri, Nov 18, 2011 at 10:24 PM, Gerriet M. Denkmann
> <email@hidden> wrote:
>> ~/Library/Developer/Xcode/DerivedData contains lots of directories like:
> ...
>> Can I just delete this, or will this make the Xcode project unusable?
>> Or is there anything in these directories which I rather should not discard?
>
> You can delete everything in DerivedData, but you will have to rebuild
> any parts of it that are needed for future development.
>
> That is, you won't lose anything that's not replacible by deleting it,
> just some time if you need to recompile.
>
> If you've been working on several projects, but are presently working
> on only one, look inside of DerivedData to see what folders come from
> projects you're not working on anymore, then delete those. That way
> you won't have to rebuild your current project.
If you go to Organizer -> Library -> Projects there's a list of projects Xcode knows about. You can select the project and ask Xcode to delete the intermediate files for it, that will get rid of those directories for projects you don't currently need them for.
_______________________________________________
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