ITMS-90053, ITMS-90055, ITMS-90345 Error when trying to archive a duplicated app

Hi,

I am creating a workflow in Xcode Cloud for a duplicated react-native application. I have changed the bundle identifier and created a new application in App Center with the same bundle identifier.

in cloud when I am trying to proceed with the step "Archive-IOS" it throws following errors, but those are not thrown in "Build-IOS" step.

Please provide me some suggestions.

Error details:

ITMS-90053: This bundle is invalid - The bundle identifier is already in use by a different software package.

ITMS-90055: This bundle is invalid - The bundle identifier cannot be changed from the current value, '(duplicated.app.build.identifier)'. If you want to change your bundle identifier, you will need to create a new application in App Store Connect.

ITMS-90345: Metadata/Info.plist Mismatch - The value for bundle_identifier in the metadata.xml file does not match the value for CFBundleIdentifier in (Old App Name) [Payload/(oldappName)].

I figured out the issue, the bundle id in the workflow configuration was wrong.

I'm experiencing a similar issue. Can you elaborate on where in the workflow configuration you are referring to? I don't see any bundle id setting on the xcode cloud side. Only place was in the xcode.

ITMS-90053, ITMS-90055, ITMS-90345 Error when trying to archive a duplicated app
 
 
Q