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?