Run xCode app on a device

Hello everyone


I'm developing an ios app using xCode Version 9.0.

I'm trying to run my app on my iPhone version 11.0.1 but an error message shows up that says:

- Code signing error

- signing for "xxx" requires a development team. Select a development team in the project editor.

- Code signing is required for product type 'application' in SDK 'iOS 11.0'.


So, what does that mean?

I tried to add a team by adding my Apple ID but it didn't work, when I try to sign in with my ID an error message shows up that says:

This action could not be completed, try again.


I tried again many times for few days but nothing changed, what should I do?

Anyone? 😢

>> signing for "xxx" requires a development team. Select a development team in the project editor.


You never said whether you checked this. All the discussion was about whether you have a team, but did you choose it in the project editor's General tab?


If you think the project is correctly configured but that your Apple ID is not being accepted, then you can try contacting Developer Program Support. Contact phone numbers and emails are available on developer.apple.com.

Do you mean general > signing > Team: add account ?

I can't add my account here, that's my problem.

Do you have a paid and valid Developer Program account or not?

Run xCode app on a device
 
 
Q