I'm on xcode 6, and I'm trying to submit an iOS(target:iOS8) app to app store, and I'm getting itms-4238 error. It says, there is already the same build already, but I've never successfully submitted this app so far. So there is no submitted build on itunes connect. So I don't know why I'm getting this.
What I'm doing is following:
create an Archive submit binary from Organizer I also tried to submit with ApplicationLoader but the result was same.
error I'm getting is this.
ERROR ITMS-4238: "Redundant Binary Upload. There already exists a binary upload with build version '1.1' for train '1.0' at SoftwareAssets/PrereleaseSoftwareAsset
I have set a higher build version 0.1.
But still results in an error.