How to delete a project in Xcode 5.0

I want to delete a project from Xcode 5.0. I did (cmd-shift-2) and deleted the project, but when I left and opened Xcode again, I still see the project. Is there any other way to remove projects from Xcode?

+4
source share
2 answers

Go to File ---> Open Recently ---> Clear Menu

+8
source

Go to Finder and find the project folder and delete it

+5
source

All Articles