I have finished writing a project and released to AppStore. Now i want to duplicate the project and change Bundle ID, Signing certificates, Splash Screen, the project specific links and images used in Storyboard.
Since the Model classes and business model wont change at all. And instead of copy-paste the project, change on classes and when bug comes up fixing it on both projects, changes will be only on interface and signing stuff on the same project.
Is that possible?
Is there anyway that this can be done?



