Just updated to XCode 9. Trying to upload the build to iTunes Connect but getting an error:
No error code is displayed. Have anyone dealt with this?
I had the same problem this morning, you can try to open the terminal and run these commands:
cd ~
mv .itmstransporter/ .old_itmstransporter/
It worked for me.