CFBundleIdentifier not match?

I submitted a test package and got the following email:

ITMS-90345: Metadata/Info.plist Mismatch - The value for bundle_identifier in the metadata.xml file does not match the value for CFBundleIdentifier in test [net.neolib.test.pkg/Payload/test.app].

I really don't have any idea what's wrong. It's a simple (almost blank) app with nearly no modification (except linked with a dylib).

What is the metadata.xml? I cannot find it in my test project.

Did you contact Support ? They had to do it in this case: https://developer.apple.com/forums/thread/683911

Or would this apply to your case ? https://stackoverflow.com/questions/39550317/cfbundleversion-not-matching

Notably, check for extra spaces in names.

AFAIK, metadata.xml is just the other name of info.plist…

I tried to upload one of my App Store apps, got a new error (upload failed):

Metadata/Info.plist Mismatch. The value for bundle_version in the metadata.xml file does not match the value for CFBundleVersion in MYAPP [net.neolib.MYAPP.pkg/Payload/MYAPP.app]. (ID: 9675c1c2-4332-43d8-87d9-4e7f51c83f1b)

I feel I am being tortured and helpless...

CFBundleIdentifier not match?
 
 
Q