I am attempting to distribute via the Enteprise method on my Xcode 10.1 so I can get the .ipa to the organization.

For App Thinning I selected All compatible device variants and selected Rebuild from Bitcode.

On the PROD.app select, I select the PROD mobile provisioning profile the organization provided to me, but I get the following error below:

enter image description here

What does this mean and how do I resolve it?

有帮助吗?

解决方案

When you create your provisioning profile and certificate in "Certificates, Identifiers & Profiles" on Apple's Developer web site - you have chosen the wrong type of provisioning profile. You'll need to choose "In House" from under the "Distribution" headline in order to get the right kind of profile.

许可以下: CC-BY-SA归因
不隶属于 apple.stackexchange
scroll top