Software⏱️ 2 min read📅 2026-06-03

How to Fix ITMS-9000 Error – ERROR ITMS-9000: "Redundant Binary Upload. There already exists a binary upload with build version '1.0' for train '1.0'"

iTunes Connect error ITMS-9000: Redundant Binary Upload. Check for existing builds and try uploading again.

Quick Answer: Check if there's an existing build with the same version '1.0' for train '1.0'. If found, delete the old build and try uploading again.

The error ITMS-9000: "Redundant Binary Upload. There already exists a binary upload with build version '1.0' for train '1.0'" is caused by an existing binary upload for the same build and train version in iTunes Connect.

🛑 Root Causes of the Error

  • The binary upload is not being deleted or removed from iTunes Connect.

🚀 How to Resolve This Issue

Method 1: Delete Existing Upload

  1. Step 1: Log in to iTunes Connect and navigate to the App's page.
  2. Step 2: Click on the 'Binary' tab and find the existing upload with build version '1.0' for train '1.0'.
  3. Step 3: Delete the existing upload by clicking the 'Delete' button.

Method 2: Update Build and Train Version

  1. Step 1: Log in to iTunes Connect and navigate to the App's page.
  2. Step 2: Click on the 'App' tab and update the build version and train version to a new value, ensuring that it does not match any existing upload.
  3. Step 3: Save the changes and try uploading the binary again.

💡 Conclusion

By following these steps, you should be able to resolve the ITMS-9000 error and successfully upload your binary to iTunes Connect.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions