简体   繁体   中英

Warning for Xcode Capabilities for [project] may not function correctly because its entitlements use a placeholder team ID

I am new to Xcode. Just started a single view project and encountered following error.

Project name: Pitch Perfect xcode version: 10.2.1 osx version: 10.14.5

:-1: Capabilities for Pitch Perfect may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the build settings editor. (in target 'Pitch Perfect')

changing install group/owner in build options

Signing area screenshot在此处输入图片说明

添加了截图

In the Navigator you can see a blue icon with your project name. Click there and search for the Singing & capabilities menu. There you'll find the team dropdown

EDIT: Here's a screenshot

进入左侧的水龙头,您将看到一个带有项目名称的蓝色文件,按下它,在签名中将有一个“团队”,选择一个或创建一个新的。

In XCode follow the numbers from the image. I hope it works! 在此处输入图片说明

also update the Bundle identifier to be a custom one. (same image), and from your code 在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM