I am developing a Swift iOS application for internal distribution and am having problems exporting the application. I get: " Wildcard IDs cannot be used to create access profiles in the home. Use the Explicit ID app. "

In the Member Center, I created an explicit application identifier:

In the Member Center, I also created an iOS submission profile for distribution:

In Xcode, I downloaded the distribution provisioning profile (in Settings> Accounts):

This is a Swift iOS application (my first) and I am trying to export the application (.ipa and .plist file) so that I can deploy it from the Intranet site. Note. I do not have MDM (and I do not want to buy it at this time). Xcode Version: 7.2.1.
?
2/15/2016: SO Post , .