XCode 不想使用我的开发者证书,因为我已经使用了我的分发证书!
我刚刚将一个应用程序上传到 App Store。为此,我使用了分发证书。
从那时起,我在尝试签署代码时无法切换回开发人员证书。我只做项目设置>代码签名。我的开发者证书可见,但签名时不显示。 XCode 仅使用发行版。
您遇到同样的问题吗?
当然,我将尝试生成一个新项目......这些工具让我发疯。
苹果92
I have just uploaded an app to the App Store. For this purpose, I used the Distribution Certificate.
Since then, I cannot switch back to my Developer Certificate when trying to sign the code. I only do Project Settings > Code Signing. My Developer Certificate is visible but when signing it does not show up. XCode only uses the Distribution one.
Did you face the same issue ?
Of course, I am going to try to generate a new project... Those tools drive me crazy.
Apple92
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试将活动方案更改为调试而不是分发。
Try changing the active scheme to debug rather than distribution.