xcode 团队已经达到了 iPhone 设备的最大数量
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/40365912/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
the team has already reached the maximum number of iPhone devices
提问by Mehdi S.
I'm no longer registered as a paid Apple developer, but now we can push our own apps on our device via Xcode. I recently try to push my app to my friend iPhone and it works great, but now I cannot push it anywhere. I tried my own iPhone and another one, it prompts me with the same message:
我不再注册为付费 Apple 开发人员,但现在我们可以通过 Xcode 在我们的设备上推送我们自己的应用程序。我最近尝试将我的应用程序推送到我朋友 iPhone 上,效果很好,但现在我无法将其推送到任何地方。我尝试了自己的 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 de xx_me_xx*”,因为团队已达到 iPhone 设备的最大数量。配置文件“iOS 团队配置文件:*”不包括签名证书“iPhone 开发人员:xxx_me_xxx”。配置文件“iOS 团队配置文件:*”不包括当前选择的设备“iPhone de xxx_meagain_xxx”。SDK“iOS 10.1”中的产品类型“应用程序”需要代码签名
As I understand, I cannot find the place to remove device from my account nor the place to edit provisioning profile. My iPhone has the latest iOS version as my mac and Xcode.
据我了解,我找不到从我的帐户中删除设备的地方,也找不到编辑配置文件的地方。我的 iPhone 有最新的 iOS 版本,就像我的 mac 和 Xcode。
回答by chalupa
I believe you can only do this once a year. So make sure the list is cleaned up appropriately when you do this. If you haven't done it for the year, you can remove them on your developer's account.
我相信你一年只能这样做一次。因此,请确保在执行此操作时正确清理列表。如果你一年都没有这样做,你可以在你的开发者帐户中删除它们。
Log into your account at https://developer.apple.com, go to Certificates, Identifiers, and Profiles > Identfier's All Devices section.
在https://developer.apple.com 上登录您的帐户,转到证书、标识符和配置文件 > 标识符的所有设备部分。