I just made a mac catalyst app and the Bundle Id shown in Xcode is "maccatalyst.com.***.***".
However I cannot register a Bundle Id in the App Store Connect with the same name.
I tried several times and find the problem might be Bundle Id cannot be start with "maccatalyst".
In this situation, I cannot upload the app build to App Store Connect because the Bundle Id is mismatched.
Is there any way to solve it?