microsoftconnect/intune-app-wrapping-tool-ios

Problem wrapping IPA exported from Archive

Closed this issue · 7 comments

Hi
I have created an Archive for AppStore Connect, then Exported it.
When I use the wrapping tool it always says “You must specify a valid IOS Provisioning profile”

The profile I Use is the one referenced in the Distribution Summary.plist
Also the SHA1 taken from the same file

Any help would be appreciated

Paul

Hi @ostridgep, are you sure you have specified the correct path to the profile?

Hey @ostridgep, this would indicate a problem with either parsing the profile, or computing the new bundle ID. Could you share the output of the tool with the verbose flag "-v" specified?

Thanks Kyle
This is the output

Application packaging in progress...
Version of MACOSX is 10.15.4
Version of XCode installed is Xcode 11.5
Build version 11E608c

You must specify a valid iOS provisioning profile.
Cause of the error to be provided for investigation:Error Domain=IntuneAppPackager Code=22 "You must specify a valid iOS provisioning profile." UserInfo={NSLocalizedDescription=You must specify a valid iOS provisioning profile.}

I have been reading some more
I see the Microsoft document says that you need a developer account with the Apple Developer Enterprise Program.

I only have a Standard Developer Account as I am creating a Private Custom App for distribution through the Apple Business Manager.

Hi @ostridgep, are you still having issues wrapping your app?

Closing this due to inactivity. Feel free to open a new issue if issue is still persistent.