xcode 此 Mac 上未安装“myName”的私钥

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

The private key for "myName" is not installed on this mac

iosxcode

提问by user1807869

I get this message when trying to upload my app to the app store:

尝试将我的应用上传到应用商店时收到此消息:

enter image description here

在此处输入图片说明

I've been hearing it is an issue in keychain, but this is what my keychain looks like:

我一直听说这是钥匙串中的一个问题,但这就是我的钥匙串的样子:

enter image description here

在此处输入图片说明

Any help?

有什么帮助吗?

采纳答案by Siddharth Gupta

This had happened to me to. My problem was fixed by removing the duplicate keys.

这发生在我身上。我的问题已通过删除重复键得到解决。