Permission on Creating Distribution Provisioning Profiles

In the following page, "Developer" is able to create Provisioning Profile by using Xcode 7 or later.

https://developer.apple.com/support/roles/#adep


On the other hand, "Create an iOS Distribution Certificate and Distribution Provisioning Profiles" is possible only Admin or Account Holder.

I want to know if "Developer" can create a Distribution Provisioning Profile (or can only create Development Provisioning Profile).

Accepted Answer

The difference between Development and Distribution Profiles is that Distribution Profiles don't specify any Device IDs.


A development provisioning profile is for testing your app on a device, and a distribution profile is used when submitting an application to the App Store.


Developer role cannot create distribution/store profiles.


Note the link you provided is ADEP.....Enterprise Distribution, not store, so be careful to not conflate the two.

Permission on Creating Distribution Provisioning Profiles
 
 
Q