How do I fix ERROR ITMS-4238: "Redundant Binary Upload. There already exists a binary upload with build version '1' for train '1.0'" at SoftwareAssets/PreReleaseSoftwareAsset ERROR ITMS-4238: "Redundant Binary Upload. There already exists a binary upload

I got this error when i tries to post my app to the app store from the latest xcode beta

Answered by RLKingSoftware in 146085022

First of all, you cannot upload to the app store using beta tools. Second, if there's already been

a version 1 uploaded you need to increase the build number before trying to upload a new one.

Accepted Answer

First of all, you cannot upload to the app store using beta tools. Second, if there's already been

a version 1 uploaded you need to increase the build number before trying to upload a new one.

How do I fix ERROR ITMS-4238: "Redundant Binary Upload. There already exists a binary upload with build version '1' for train '1.0'" at SoftwareAssets/PreReleaseSoftwareAsset ERROR ITMS-4238: "Redundant Binary Upload. There already exists a binary upload
 
 
Q