The projects page seems to be disappeared from Xcode 8. I used this page for deleting the derived data.
Any idea how can I delete derived data from within Xcode 8?
It may differ between versions of xcodes. Best approach is to go xcode preference page and from tab "Locations", directly open "Derived Data" directory.
In the Latest Xcode version 12+ Follow the below steps, I found here https://handyopinion.com/solution-failed-to-load-info-plist-from-bundle-at-path-in-xcode/
1.
2.
It will navigate to the Derived Data folder then you can remove the content of the folder.
Another way to go to your derived data folder is by right click on your App under "Products" folder in xcode and click "Show in Finder".
Go to Xcode
-> Project Settings
You can find the way to go to derived Data