I have a couple Enterprise Apps which I distribute through an MDM provider.
In the past, I would create an iOS Distribution Certificate and Distribution Provisioning Profile at developer.apple.com and then manually upload them to the MDM provider, as well as manually download them into Xcode and configure within each App.
Today, with Xcode 8, I let Xcode manage signing.
I don't understand if this change negates the necessity to upload certificates and provisioning profiles to MDM separate from the App Bundle.
If it does not, I don't understand how to access the Xcode managed certificates and provisioning profiles to upload to MDM.
Can someone give me a clue please?