Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

On Xcode 7 I keep receiving error "No accounts with iTunes connect access"

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 - iTunes connect access for... is required. Add an account in the Accounts preference pane", while of course the account is there and kicking as you may see in the attached screenshot. I already had to delete all my profiles and restore them again in order to be successfully codesigned, now this. Please tell me how I may fix it.enter image description here

Technical role added

Technical role detail

like image 693
Fabrizio Bartolomucci Avatar asked Sep 15 '15 17:09

Fabrizio Bartolomucci


People also ask

Why isn't my Apple ID enabled for iTunes connect?

Check if your Account is Added as an iTunes connect user. Once you become a member of the Apple Developer account, you also need to add your account as iTunes connect the user. If you have not added yet then it can also be the reason why you are going through this Apple id isn't enabled for iTunes connect error.

How do I add a Apple account to Xcode?

Once you have upgrade all you need to do is Open the xcode 5 IDE >> Preferences... >> Accounts tab >> On the left hand side you will see Apple IDs and a + at the bottom select the + >> Add Apple ID... >> enter your Apple ID and Password click Add . The account should know be added.


1 Answers

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.

like image 190
RyanTCB Avatar answered Sep 21 '22 00:09

RyanTCB