Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Requires a development team. Select a development team in the project editor

Tags:

xcode

ios

I'm getting the following error:

Code Signing Error: Signing for "AppsMobileCompany" requires a development team. Select a development team in the project editor.

Please help me with it. I don't know what to do. For real, I am kinda noob. Helpe me lol

like image 458
Acorcdev Avatar asked Feb 20 '18 17:02

Acorcdev


People also ask

How do I select a team in Xcode?

Xcode requires that you've connected a Team to your project in order to run the simulator on a device. You can do this from the “General” tab of your Project Settings. As of Xcode 7 this can be any Apple ID. Open the Team menu that currently says “None” and select your team.

How do I change my team in Xcode?

Click Xcode > Preferences > Accounts. In the resulting dialog, click the small plus sign under the left side list of accounts and servers. Complete the resulting form, providing your Apple ID and password. Close Preferences, and then change the Team list box entry from None to the team associated with the Apple ID.

How do I add users to Xcode?

From within Xcode 8. x or higher (Mac only), navigate to “Xcode—->Preferences—->Accounts.” Hit the '+' icon below left to add your Apple ID*. After you add and select your account, it will show within the main account window on the right under 'Team' as '<YourName> (Personal Team)' w/role 'User'.


1 Answers

EDIT: Apple has since updated Xcode and as a result, picking your team is now in the Signing & Capabilities tab.

You need to select your team in the general tab. If you have not set up a team you can set it up at developer.apple.com

enter image description here

like image 83
Nol4635 Avatar answered Sep 27 '22 22:09

Nol4635