I created an app and sold it to a client. Fast forward 10 months, he asked me to do some work on the app which I did. Now I am trying to submit the app for him.
I have the "App Manager" role in iTunesConnect. The issue I am having is that when I try to Archive the app in Xcode I get the following issues:
Failed to create provisioning profile. The app ID "com.xxxx.xxxx" cannot be registered to your development team. Change your bundle identifier to a unique string to try again.
and
No profiles for 'com.xxxx.xxxx' were found. Xcode couldn't find a provisioning profile matching 'com.xxxx.xxxx'.
I've created provisioning profiles before but how would I go about creating this one? If I need the "App ID" to create it through https://developer.apple.com/, how would I recreate that? I deleted this app id when I sold it almost a year ago.
My train of thought is going like this right now: the client added me as an app manager and I can now see the app I am doing work on in itunesconnect.apple.com. How do I make this 'team' appear in Xcode in order to get the provisioning profile?