在 XCode 中手动安装配置文件?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/40008632/
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
Manually installing provisioning profile in XCode?
提问by rootpanthera
回答by Arun Gupta
I too struggled when Xcode didn't even show me the regenerated profile in the accounts section and i was not able to find anywhere how to manually import. Then after a lot of trials i found the solution.
当 Xcode 甚至没有在帐户部分向我显示重新生成的配置文件时,我也很挣扎,而且我无法在任何地方找到如何手动导入。然后经过大量试验,我找到了解决方案。
Manually Download you provisioning Profile from developer.apple.com, then right-click on the provisioning profile file and choose "Open with..." XCode. Profile will automatically be added and will be reflected as downloaded in your screenshot above.
从 developer.apple.com 手动下载您的配置文件,然后右键单击配置文件并选择“打开方式...”XCode。个人资料将自动添加,并将反映在上面的屏幕截图中下载。