I had to register a device through Member Center instead of using Xcode, and I've read in the App Distribution Guide that:
Changes you make to your team assets using Member Center don’t automatically update the team provisioning profile.
I'm trying to find a way to update the certificates and devices in the iOS Team Provisioning Profile, but I don´t and Apple's docs only describes the process by using Xcode, how could I do this?
Thanks!