上传ipa包的时候出现ERROR ITMS-4238

上传ipa包的时候出现的error:ERROR ITMS-4238: "Redundant Binary Upload. There already exists a binary upload with build version '2' for train '2.0'" at SoftwareAssets/PreReleaseSoftwareAsset

这是因为你已经上传过一个和本次一样的version了,  你重新换一个就可以了。比如,2.0.0换成2.0.1就可以了。

你可能感兴趣的:(上传ipa包的时候出现ERROR ITMS-4238)