微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

ios – 该团队已经达到了iPhone设备的最大数量

我不再注册为付费的Apple开发人员,但现在我们可以通过 Xcode在我们的设备上推送自己的应用程序了.
我最近尝试将我的应用程序推送到我的朋友iPhone,它运行良好,但现在我不能把它推到任何地方.我尝试了自己的iPhone和另一个,它提示我同样的消息:

Unable to add device ‘iPhone de xx_me_xx*’ because the team has already reached the maximum number of iPhone devices.
Provisioning profile “iOS Team Provisioning Profile: *” doesn’t include signing certificate “iPhone Developer: xxx_me_xxx”.
Provisioning profile “iOS Team Provisioning Profile: *” doesn’t include the currently selected device “iPhone de xxx_meagain_xxx”.
Code signing is required for product type ‘Application’ in SDK ‘iOS 10.1’

据我了解,我找不到从我的帐户中删除设备的位置,也无法找到编辑配置文件的位置.
我的iPhone有最新的iOS版本作为我的mac和Xcode.

解决方法

我相信你一年只能这样做一次.因此,请确保在执行此操作时正确清理列表.如果您今年没有这样做,可以在开发者的帐户中删除它们.

https://developer.apple.com登录您的帐户,转到证书,标识符和个人资料> Identfier的所有设备部分.

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐