Exporting Ad-hoc IPA's impossible with "manual" code sigining mode.

Originator:MichalKaluzny
Number:rdar://39177635 Date Originated:04-Apr-2018 07:01 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 9.3
Classification:Serious Bug Reproducible:Always
 
Summary:
Xcode 9.3 introduced a bug in the export mechanism where it’s impossible to export an iOS application for Ad-Hoc distribution while using manually managed code signing.

Steps to Reproduce:
1) Archive an iOS application using an Ad-hoc provisioning profile
2) From Xcode organizer select “Export”
3) Select “Ad-Hoc” as a method of distribution
4) On the re-sign screen select “Manually manage signing”
5) Select a Ad-Hoc provisioning profile 

Expected Results:
6) App will be exported

Actual Results:
6) Xcode doesn’t allow export due to the error: “Profile doesn't include the beta-reports-active entitlement.”

Version:
Xcode 9.3

Notes:
Same applies to using xcodebuild -exportArchive.

Duplicates

Number Status Originator Product Title
rdar://39203918 Duplicate/39177635 chris.hunter-brown Xcode Unable to export Ad Hoc IPA from Xcode 9.3 due to missing beta-reports-active entitlement

Comments

Looks like this is fixed in Xcode 9.4 beta 2.

https://download.developer.apple.com/Developer_Tools/Xcode_9.4_beta_2/Release_Notes_for_Xcode_9.4_beta_2.pdf

By todd.diehl at May 3, 2018, 9:38 p.m. (reply...)

Upvote!

I'm facing the same issue when exporting a Development IPA as well.


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!