문제

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