Getting 'Asset Validation Failed' error while uploading iOS app.

Getting issue in. uploading build from Xcode 14.1. My OS is Ventura 13.0.

I am getting following error wile uploading app. Metadata/Info.plist Mismatch. The value for bundle_version in the metadata.xml file does not match the value for CFBundleVersion in Corey Health [Payload/Corey.app]. (ID: 9726552c-a8a0-4e23-aec7-a5e20ac2ce1f). Please help

Replies

In your targets view, what version numbers are displayed for the various targets?

Do a full code search for your version number, and it will show everywhere it exists. Also search for "version".

Just do "pod deintegrate" and after that "pod install". Problem will be solved