I'm really confused about why xcode not build its output into project folder defaultly, but in ~/Library/Developer/Xcode/DerivedData folder.
For a lot of software's output, such as android studio's .apk file, and visual studio's .exe file are builded into project folder.
