How to change the Build and Debug project names after duplicating a project

I duplicated a project named JudgesRegistration by doing a save as to a project named AwardsRegistration. In the new project I have changed the WebApplication name to AwardsRegistrationApp and changed the Application identifier to com.has.awardsregistration. The project, however, continues to run using the name JudgesRegistration.

How do I change the run and build names to AwardsRegistration.

Thanks,

John

You’ll need to do this for each build target. Click on the target and change the executable name in the inspector.