Xcode 8构建失败:签署" ProjectName"需要一个开发团队

时间:2016-11-02 09:13:30

标签: ios xcode

我最近从网上下载了一个教程项目,并将按照教程尝试一些功能。当我构建项目时,出现以下消息:

Signing for "ProjectName" requires a development team.
Select a development team in the project editor.

对于我的真实项目,我将选择我的开发团队,但这个仅用于测试和教程目的。我是否需要选择一个团队才能运行该应用程序?如果我选择个人团队,则会抛出另一个错误: 无法创建配置文件。

The app ID "xx.xx" cannot be registered to your development team. Change your bundle identifier to a unique string to try again.

No profiles for 'xx.xx' were found
Xcode couldn't find a provisioning profile matching 'xx.xx'.

似乎Xcode 7可以在不指定团队的情况下构建项目。

1 个答案:

答案 0 :(得分:2)

请按照以下步骤操作:

  1. 继续Project Main Source File

  2. 进入General标签

  3. General下方Signing进入status in red warning
  4. 选择正确的Team并勾选Automatically manage Signing