Updating existing apps on the App Store

Is there anyone in this community working on updating their existing apps on the App Store?

I uploaded an app to the App Store in 2015 November. It was built with iOS 7.1.1 and Swift 2.1 (hahaha I know):

It does sell so I am now working hard at migrating the codes to iOS 13 and Swift 5:

  1. Convert Codes to Storyboards
  2. Figure out changes in syntax
  3. Update to more efficient coding

Would you like to share your thoughts and advice?

Hi,

I regularly update my app in the store. As long as you keep the same Bundle Identifier, you just need to date the version number and upload the new archive.

Be sure to add a new version first in App Store Connect. Just tap the + button and add you new version.

Blessings,
—Mark

1 Like