我如何解决这个问题? 我已经阅读了这些答案,但问题仍然存在
Report error in Step:Add the Push Notifications feature to your App ID
xcode 8.0 "add the Push Notif(..) to your App ID" warning, while already added
答案 0 :(得分:2)
尝试重新启动Xcode。如果这不起作用,请执行以下操作:
您需要下载配置文件:
1)转到https://developer.apple.com/account/ios/profile/limited/选择项目=> edit =>证书=>选择全部=>创建=>下载
或者如果您已有个人资料
转到https://developer.apple.com/account/ios/profile/limited/ 选择你的项目=>编辑=>生成=>下载
2)在Xcode中: 取消选中自动管理签名。
导入配置文件: 项目文件=>签名(调试)=>供应资料=>导入个人资料=>选择1
的文件答案 1 :(得分:0)
修复了我的捆绑包标识符,它起作用了