28

I have installed Xcode 9 today morning. It works fine but I want to understand the way to delete the derived data.

Is there any specific way to remove it?

1
  • check my updated answer Commented Sep 28, 2017 at 12:00

2 Answers 2

51

Open Xcode -> click Preferences...

enter image description here

Now tap on Location tab then click on arrow same as below image

enter image description here

4
  • This screenshot is from Xcode 7 and while this information is correct, how does it differ from @TehasArdeshna's answer?
    – ٴٴٴ
    Commented Sep 28, 2017 at 11:54
  • Now check my updated image @the4kman Commented Sep 28, 2017 at 12:01
  • 1
    tried. Not working.
    – Kartiikeya
    Commented Feb 15, 2018 at 14:25
  • 1
    @TamásSengel It doesn't really. It looks as though by the time stamps that they were both working on the answer at the same time and people ended up liking this one more because it had more clarity to the response I would assume. Commented Jun 25, 2019 at 15:38
6

Open Xcode -> click on Xcode menu on top bar -> preferences -> location tab. Here you can see the path of derived data. Click on the right arrow and delete all files from there. enter image description here

Not the answer you're looking for? Browse other questions tagged or ask your own question.