When I try to submit my app with the new seed Xcode 7.1 beta (7B60) I receive a weird error by which it complaints that there is \"No accounts with iTunes connect access - i
Here's how I solved it....it is unclear which of the following was key.
1) The contracts section in iTunesConnect was asking for some new banking information (i.e. was my bank account an individual or corporate account). I answered that. It took about 10 minutes to 'confirm' - meanwhile I did #2 and #3 below.
2) I deleted my iTunes Account account (myname @ gmail . com) from the accounts on my Mac. I then added that account back.
3) I quit Xcode and restarted it.
For me I had to remove my account from Xcode > preferences > accounts > Apple IDs by pressing the "-" bottom left. Then The "+" and adding back in my details. Nothing to do with Technical accounts being required. As being Admin gives you full access and privileges anyway.
This happened to me while trying to submit from a coffee shop with spotty/restricted wi-fi. Application Loader also failed with an SSL-related error message.
If none of the above solutions work for you, I'd suggest simply trying from another wi-fi network.
In my case I have created Apple developer account, but haven't created iTunes Connect account
Remove current account you use now, and add back again, that's the only one solution for this.
I ran into this issue on my machine that's running the latest version of Xcode on a beta version of OS X. To solve the issue, I archived the app on a different machine running the latest public release of OS X and Xcode, and uploaded it from there. I simply exported my developer account and imported it onto my other machine. The app submitted successfully.