I am updating an app in the app store but I am doing a major overhaul to it. I want to work from a new project file and just pull in some of the existing classes I have in the other project.
How do I set up the new project so submission to the app store goes smoothly?
Thanks
Key thing is to make sure the bundle identifier is EXACTLY the same. Case sensitivity matters here. As long as the bundle id is the same, you should be good to go.