XCode 8:缺少“自动管理签名”选项

1 xcode ios xcode8

使用XCode 8构建iOS项目时,出现以下错误:

Code signing is required for product type 'Application' in SDK 'iOS 10.0'
Run Code Online (Sandbox Code Playgroud)

我发现了很多答案,其中大多数都说检查Automatically manage signing项目设置页面中的选项可以解决问题。

但是,Automatically manage signing缺少该选项。如何使其显示?

小智 6

在此处输入图片说明

Automatically manage signing option : Availabe under project-> Targets-> General-> Signing section