I am trying to generate a Enterprise provisioning profile from an wildcard AppID but I am required to set a explicit AppID to generate the provisioning profile. One mobileprovision with a wildcard appID would be enough for our users to install our different applications and they are not forced to install a mobileprovision for each .ipa we develop. I am pretty sure this was possible in the past (around 2014)
How could achieve this?
Edit (Some more information added)
- I am able to create wildcard appIDs and with those appIDs I can generate development or ad-hoc provision profiles but not In House provision profiles.
- When creating In House Development profiles from the website just explicit App Ids are shown.
- When trying export In House apps with AppIDs that are not already defined in the web this message appears:
- I this Apple Developer link It can be read in the 4th step "You can not distribute an enterprise app using a wildcard App ID"
- I am using Xcode 6.1.1 and the In House account is pretty new