I have an Enterprise certificate for iOS apps that has worked well for a year or so and now that I'm building in Mojave I'm getting a new error that means nothing to me for now. Hoping someone can point me in the right direction:
App Installation Failed
This application's application-identifier entitlement does not match that of the installed application. These values much match for an upgrade to be allowed.
If you need more information on how I'm using the Enterprise certificate I'm using a utility called iReSign. There are various references to the utility in these forums.
In the IDE I have zero entitlements selected and as far as I know don't believe I need anything. My iOS device has a hardware barcode scanner, and talks to a base station via TCP Socket. It does play twos sounds that are embedded in the project. Other than that it's a pretty simple application.