How To Delete Projects In Xcode

Deleting projects in Xcode is a great way to get rid of some clutter.

How To Delete Projects In Xcode

We’ll go thorough a couple steps to completely delete your Xcode Project

Delete Project Folder From Finder

Find your project in Finder. If you can’t find your project in Finder, open it in Xcode, then right click the project name and select Show In Finder.

textfieldChangedIBAction_15

To get to the project folder, you can use the keyboard shortcut CMD + CTRL + Up-arrow to go up a level.

Once you’ve found your project folder, delete it.

Delete Project From Xcode Start Screen

To delete your project from the Xcode start screen, go to File > Open Recent > Clear Menu.

textfieldChangedIBAction_16

This will clear the project from the Xcode start screen and recently opened projects.

If you liked this post and want to learn more, check out The Complete iOS Developer Bootcamp. Speed up your learning curve - hundreds of students have already joined. Thanks for reading!

Eddy Chung

I teach iOS development on ZeroToAppStore.com.

Similar Posts