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?

Tamás Sengel
  • 55,884
  • 29
  • 169
  • 223
Nirav Jain
  • 5,088
  • 5
  • 40
  • 61

2 Answers2

50

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

Jay Bhalani
  • 4,142
  • 8
  • 37
  • 50
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

Tejas Ardeshna
  • 4,343
  • 2
  • 20
  • 39