xcode 无法访问 developer.apple.com 中的证书、标识符和配置文件
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/36935087/
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
Can't Access Certificates, Identifiers & profiles within developer.apple.com
提问by Jess Murray
Im trying to follow the following None of the valid provisioning profiles include the devicesas I'm trying to run an application on my iPhone 5 and getting the error "No matching provisioning profiles found". which is odd as it runs on my iPhone 6 fine...
我试图遵循以下任何有效的配置文件都不包括设备,因为我试图在我的 iPhone 5 上运行应用程序并收到错误“找不到匹配的配置文件”。这很奇怪,因为它在我的 iPhone 6 上运行得很好......
when i log into developer.apple.com and click on 'Certificates, IDs & Profiles' it takes me to 'https://developer.apple.com/account/#/welcome' where it doesn't give me any option to add a device as all i can see is:
当我登录 developer.apple.com 并单击“证书、ID 和配置文件”时,它会将我带到“ https://developer.apple.com/account/#/welcome”,但它没有给我任何选项添加一个设备,我能看到的是:
Is there another way of fixing the error?
有没有其他方法可以修复错误?
Any help would be appreciated.
任何帮助,将不胜感激。
回答by Pandurang Yachwad
If you have paid Apple Developer program and lost access to certificates, ID & profile, your admin or account owner can go to developer portal, under Peoplesoption tap on the specific user and check mark Access to Certificates, Identifiers & Profilesunder Developer resources. See below.
如果您已支付 Apple Developer program 费用并且无法访问证书、ID 和个人资料,您的管理员或帐户所有者可以转到开发者门户,在Peoples选项下点击特定用户并选中Developer resources下的Access to Certificates, Identifiers & Profiles。见下文。
回答by Mayur
Note :As per the new rules (2019)
注:根据新规则(2019)
After a long research & contacting to the Apple team its getting more cleared Now.
经过长时间的研究并与 Apple 团队联系后,它现在变得更加清晰了。
Lots of developers thinking earlier when we were giving Admin access of the Developer account, We were able to access the Certificates & Provisioning Profiles. Why this option is disabled now ?
许多开发人员早先在我们授予开发人员帐户的管理员访问权限时就想到了,我们能够访问证书和配置文件。为什么现在禁用此选项?
So here is the new Rules defined by Apple :
所以这里是 Apple 定义的新规则:
- As per new rules if you have Individual Accountthan you would not be able to provide the Access of Certificates & Provisioning Profilesto the other Users.
- Even if you are giving Admin access to any user they will not be able to access the Certificates & Provisioning Profiles.
- If you have taken Enterprise account, than the option will be open for you to give access of certificates & Provisioning profiles to the other developers.
- 根据新规则,如果您拥有个人帐户,则您将无法向其他用户提供证书和配置文件的访问权限。
- 即使您向任何用户授予管理员访问权限,他们也将无法访问证书和配置文件。
- 如果您已使用Enterprise 帐户,则该选项将为您打开以向其他开发人员提供证书和配置文件的访问权限。
New Edition :
新版本 :
- Suppose if you have a Individual Account & still you want your developer to access the Certificates & Provisioning Profiles ? Than you can contact the Apple Support team & send request for the same. If they will look the request suitable than they will help to give your Developer access of the Certificates & Provisioning Profile.
- 假设您有个人帐户并且仍然希望您的开发人员访问证书和配置文件?您可以联系 Apple 支持团队并发送相同的请求。如果他们认为请求合适,那么他们将帮助您的开发人员访问证书和配置文件。
Hope this clear all doubts & helps to everyone.
希望这能消除所有疑虑并帮助大家。
回答by Elangovan
Being a registered Apple developer gives you access to a lot of information, but to be able to send apps to the App Store (and Create and manage certificates) you need to enroll in Apple's iOS developer program. This is the part that will cost you US$99 per year.
作为注册的 Apple 开发人员,您可以访问大量信息,但要能够将应用程序发送到 App Store(以及创建和管理证书),您需要注册 Apple 的 iOS 开发人员计划。这是每年将花费您 99 美元的部分。
For more info go to this link
有关更多信息,请转到此链接
But you can able to run on any device With Xcode 7 you are no longer required to have a developer account in order to test your apps on your device
但是您可以在任何设备上运行使用 Xcode 7,您不再需要拥有开发人员帐户才能在您的设备上测试您的应用程序