Team ID and App ID prefix mismatch for macOS

I have an app for iOS already on the AppStore and I'm trying to add a macOS version of it.

The AppID prefix for this app is different than my Team ID. This mismatch was always fine for submitting my iOS app. However for some reason, the macOS version gets rejected when I upload it. It tells me the AppID prefix must match my Team ID.

I do not control my TeamID and I do not control my AppID prefix, they are both given to me by Apple. Yet the error message tells me they must match. How do I get past this?

Here is the error message:

Validation failed
Invalid code signing entitlements. Your application bundle's 
signature contains code signing entitlements that aren't 
supported on macOS. Specifically, the 
"APPID_PREFIX.MY_BUNDLE_ID" value for the 
com.apple.application-identifier key in "MY_PACKAGE" isn't
 supported. This value should be a string that starts with 
your Team ID, followed by a dot ('"), followed by the bundle
 ID. (ID: 930b77ae-099f-4798-a14a-2803f2a9be9e)

Thanks in advance for any pointer.

Team ID and App ID prefix mismatch for macOS
 
 
Q