Search code examples
iosxcodeapp-store-connect

A Distribution Provisioning profile should be used when submitting apps to the App Store


I'm trying to upload the IPA to Itunnes using altool, but I have an entitlement issue:

A Distribution Provisioning profile should be used when submitting apps to the App Store

I have the same configuration in project and tarjet, with automatic manage signing enabled:

enter image description here

enter image description here

I have tried these, but no luck:

https://stackoverflow.com/a/7254249/5677589

Entitlements Do Not Match: Provisioning Profile Issue


Solution

  • No need to make it iOS Distribution keep it similar to iOS Developer

    Check you have added correct account. Check bundle identifier same you have used in your provisioning profile.

    Try Archive. It would work!!