How do I resolve the "Automatic signing cannot update bundle identifier..." error?

When I create an archive file and attempt to upload the app using the "Distribute App" button,

the upload fails with the error "Automatic signing cannot update bundle identifier...".

(The detailed message is below.)

When creating an archive file in Xcode, I unchecked "Automatically Manage Signing" and proceeded with the archive.

The message says "Font Enumeration," but other apps with the same option enabled upload successfully.

Therefore, I believe the "Font Enumeration" option is not the issue.

I tried creating a new provisioning file, but it still doesn't work.

I deleted all DerivedData files from my Mac storage, restarted Xcode, and tried again, but it still doesn't work.

This keeps happening only for certain targets (specific apps) in Xcode. Does anyone know how to fix this?

Xcode is the latest version.

Message: Automatic signing cannot update bundle identifier "com.xxxxxx.xxxxxx". Automatic signing cannot update your registered bundle identifier to enable Font Enumeration. Update your bundle identifier on https://developer.apple.com/account and then try again.

Dude just Google it. Ai will tell u step by step.

How do I resolve the "Automatic signing cannot update bundle identifier..." error?
 
 
Q