ios 如何在 iTunes 中查看设备上已安装的配置证书

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/10900163/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-30 18:38:33  来源:igfitidea点击:

how to view the installed provisioning certificate on device in itunes

iphoneiosxcode

提问by james

how to check the installed certificates on device and see if there is any certificate installed or not.Beause i am having problem while installing app on device

如何检查设备上已安装的证书并查看是否安装了任何证书。因为我在设备上安装应用程序时遇到问题

采纳答案by nic

Use iPhone Configuration Utility instead, it's a lot quicker than iTunes, plus you can view all installed profiles on a device. Mac: http://support.apple.com/kb/DL1465Win: http://support.apple.com/kb/DL1466

改用 iPhone 配置实用程序,它比 iTunes 快得多,而且您可以查看设备上所有已安装的配置文件。Mac:http: //support.apple.com/kb/DL1465赢:http: //support.apple.com/kb/DL1466

Or just do what Adam said: Settings->General-Profile.

或者只是按照亚当说的做:设置->常规-配置文件。