Changed project name before submitting to AppStore. So that changed bundle identifier too in the project. In iTunes connect it shows old bundle id how do i change it with a new one.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Just make another AppId (that will reflect your new bundle id) and set it to your provisioning profiles (dev and distr). Then refresh the profiles in xcode and try signing your app with the new profiles. |
|||
|
|