Monday, February 26, 2018

Xcode Help : Assign a project to a team



Assign a project to a team

In order to code sign your app, each target in your Xcode project must be assigned to the same team. If you enroll as an individual, you’re considered a one-person team. If you are not a member of the Apple Developer Program, Xcode will create a personal team for you.
  1. In the project editor, select the target from the Project/Target pop-up menu.
    Note: A target has different settings than a project.
  2. Click General and expand the disclosure triangle next to Signing to reveal the settings.
    If a message appears stating that there are no accounts, click the Add Account button to add your Apple ID account to Accounts preferences.
  3. Select "Automatically manage signing”.
  4. Choose your team from the Team pop-up menu.

No comments:

Post a Comment