Deploy to IOS - Ionic 5

Hi there,

I am (re-)deploying an app to App Store. The last update was in 2018 I belive and it´s in sore need of an update. I´ve now rewritten the app using Ionic 5 Vue instead of Ionic 4 Angular.

Now, what is the correct way of updating the App store info. Do I edit Config.xml or info.plist directly in the IOS project, or is there somewhere else I can edit the values, ex Version, app name etc.

If I updated the config.xml/info.plist should I add these to git?

Thanks folks