What is the process to update my app?

Hello,

I have some applications in the AppStore that I want to add some new features. What is the process I have to follow to update my app? Can I start by building a new project and submit it as an update? Is there a guide showing the process to update my app from version 1.0 to version 2.0?

The iTunes Connect Developer Guide has a section titled Replacing Your App with a New Version


It's your choice to use the existing project or go to a new one, but the name and bundle ID should be the same, while the version number must be incremented.

What is the process to update my app?
 
 
Q