xcode tutorial

Hi I'm doing Apple's swift / xcode tut. Going ok so far but I'd like to re-do my work from the beginning for a bit of consolidation. The app in the tut, at least the first app, is called "FoodTracker". This is what it says to call your project.
If I re-do the tut calling the app "FoodTracker2" (or indeed anything != "FoodTracker") will that be sufficient to give me a "clean sheet"? One assumes so but just checking - I don't want any collisions with my first go.
Thanks so much in advance.
Regards from Terry.

If you create a new project, you will have a "clean sheet".

As long as you don't name the project FoodTracker and store it in the same location on your Mac, you will be fine. If you do call the project FoodTracker and store it in the same folder, you'll lose the original project.

Ah great thanks szymczyk.

szymczyk, yeah ah don't know how to mark this as solved but it is, thanks.
xcode tutorial
 
 
Q