Redundant Binary Upload / "bundle version must be higher than the previously uploaded version" (ITMS-90061)
Cause
Every upload for a given version string needs a unique, increasing build number (CFBundleVersion). Re-uploading after a fix without bumping it โ or two CI jobs racing โ triggers this. Builds that failed processing still consume their number.
Fix โ Pro
The step-by-step fix for this entry is part of the full troubleshooting database.