Error uploading iPad to itunesConnect from Xcode 8

I'm preparing submission the app to app store, but I'm stuck on "Authenticating with Itunes Store" step and when I minimize the organizer and the open it again it is showing that the app is successfully uploaded to the itunesconnect but when I check the account the app is not present.

I have check the cerificate and profile, there is no problem. And before uploading, i have validated the app, and it was success.

But when submitting it always get stuck. Are there any solution for this case?

I tried

  1. cd ~
  2. mv .itmstransporter/ .old_itmstransporter/
  3. "/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter"

I checked the if java is installed or not.


I am using macos - 10.12.6 with Xcode (Version 8.0 (8A218a)) is it causing some problems because of some dependecy issues?

Any suggestion for this case?