Hello !
I have a published app with a distribution profile “XC iOS” in it.
With XCode 9, I get a message error : "Code Signing Error: Provisioning profile "XC iOS: *" is Xcode managed, but signing settings require a manually managed profile."
So I created a new distribution provisioning profile with a custom name and it is all good now.
Actually, I would prefer to rename the existing one but I’m afraid that renaming this provisioning profile will have any impact on the users.
Is it safe to rename a provisoning profile when it's already used on the AppStore ?
Thanks a lot for your help