How to remove a project from XCode?

I created a new XCode project and did some initial exploration of XCode. Once done, I deleted the source code from the Mac using Finder.

How do I remove this "Hello World" project shown in the XCode?

Answered by Abhimanyu14 in 798079022

a. "File Menu" -> "Open Recent" -> "Clear Menu".
b. Close the XCode Window.
c. Open the XCode again using "Window Menu" -> "Welcome to XCode".

Source - https://youtu.be/GJaF2ZzFliU?si=_-s3KdBPxDi4q6Qi

Accepted Answer

a. "File Menu" -> "Open Recent" -> "Clear Menu".
b. Close the XCode Window.
c. Open the XCode again using "Window Menu" -> "Welcome to XCode".

Source - https://youtu.be/GJaF2ZzFliU?si=_-s3KdBPxDi4q6Qi

How to remove a project from XCode?
 
 
Q