I’m attempting to upload an application to apple, and i keep receiving this error
ERROR ITMS-90345: “Metadata/Info.plist Mismatch. The value for bundle_version in the metadata.xml file does not match the value for CFBundleVersion in ‘App Name Here’ [Payload/App Name.app].”
I can’t seem to edit my CFBundleVersion in my plist table (in build.settings) so it matches, any thoughts???
I’ve tried “1.0”,“1.0.0”,“1”… none of them seem to match its version, is there a way to find out the version?