Xcode export with wrong Bundle ID and old app name
It seems the Xcode export have problem with my project. The Bundle ID and the App name values are older version of my app. I can't build in Xcode..
I saw other posts that say this problem is due to my project being created using a backup of my app. This is effectively my case.
What can I do to correct this? Rebuilding my project from scratch is not an option here.
Thank You