In Xcode7 you click Window -> Projects and select the projects that you want the derived data to be deleted.
But with Xcode8 beta 2 the project menu no longer exists under the Windows menu. Are there any quick methods to delete the derived data through Xcode8 interface?
Open Terminal and enter this command
rm -rf ~/Library/Developer/Xcode/DerivedData