Re: Derived Data - delete or not
Re: Derived Data - delete or not
- Subject: Re: Derived Data - delete or not
- From: Don Quixote de la Mancha <email@hidden>
- Date: Fri, 18 Nov 2011 22:37:07 -0800
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.
--
Don Quixote de la Mancha
Dulcinea Technologies Corporation
Software of Elegance and Beauty
http://www.dulcineatech.com
email@hidden
_______________________________________________
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