Why does Xcode default to putting build output (DerivedData) in ~/Library/Developer/Xcode/DerivedData by default? 🤔
Wouldn't it be way more practical to keep it in the project directory? Easier to find, clean, cache, and manage overall.
What am I missing here?
11 months ago