Upload ipa error report version number duplicate problem, modify the version number

 Upload ipa error report version number duplicate problem, modify the version number

Reposted from: upload ipa error report version number duplicate problem, modify the version number_ipa upload version number does not take effect_Calomi Xiao Y's Blog-CSDN Blog

Many developers forgot to increase the version number when repackaging, uploading the ipa and reporting an error, the error keyword ERROR ITMS-90189 build number '5.0.0' for version number '1.3.1'.

Biguo has uploaded ipa with version number 1.0 before, if it is packaged and used again with version number 1.0, it will not be uploaded, and the version number needs to be increased, such as changed to 1.1

specific error


1 package(s) were not uploaded because they had problems:



C:\Users\Cc\AppData\Local\Temp\au\itmsp\1312731954.itmsp – Error Messages:



ERROR ITMS-90189:”Redundant Binary Upload. You’ve already uploaded a build with



build number ‘5.0.0’ for version number ‘1.3.1’.

Just add the version number to repackage and upload.

The following introduces the version number modification entry of the two platforms, and other platforms are similar.

Appuploader official website--0S ipa upload release tool, certificate production tool Application loader cross-platform version, Windows, linux, mac release upload and submit Apple application-appuploader.net online packaging platform to modify the version number

HBuilder development tool modification version number

The version number of the web page in the appstoreconnect background does not need to be consistent with the version number of the uploaded ipa package, and no modification is required. iTunes platform

After the App Store is released, the version number set on the webpage is displayed.

Guess you like

Origin blog.csdn.net/weixin_46626339/article/details/130149397