如何在Xcode中安装证书(准备应用商店提交) [英] How to install a certificate in Xcode (preparing for app store submission)

查看:27
本文介绍了如何在Xcode中安装证书(准备应用商店提交)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不想在目标的构建选项卡中的 Code Signing Identity 中选择我的分发配置文件.但是我的所有证书(开发人员、临时证书等)都变灰了.所以似乎没有安装新的配置文件XXX.mobileprovision.指南说

I wan't to select my distribution profile in Code Signing Identity in the build tab of targets. But all my certificates (developer, ad hoc, ...) are grayed out. So it seems that the new profile XXX.mobileprovision is not installed. The guidelines say

下载分发配置文件并将其安装在 Xcode Organizer 中.将 .mobileprovision 文件拖到管理器中 IPHONE DEVELOPMENT 下的 Provisioning Profiles 列表中.

Download the distribution profile and install it in the Xcode Organizer. Drag the .mobileprovision file to the Provisioning Profiles list under IPHONE DEVELOPMENT in the Organizer.

但是什么也没发生.没有出现绿色加号图标.

But nothing happens. No green plus icon appears.

如果我双击配置文件,Xcode 会显示一个空文件...

If I double click the profile Xcode shows me an empty file ...

有人可以帮我吗?

附加信息:

首先,我创建了一个 Ad-Hoc 配置文件(带有另一个包标识符),它(现在)有效.证书所有者和 Mac 上的用户名不一样(但私钥是在这个用户名下创建的).在 Xcode 中,我只能看到旧的开发人员证书(来自 Ad-Hoc 配置文件).

First I created an Ad-Hoc profile (with another bundle identifier), which works (now). The certificate owner and the user name on the Mac are not the same (but the private key was created under this username). In Xcode I can only see the old developer certificate (from the Ad-Hoc profile).

我将应用设置为Release.

推荐答案

供应 -> 分发 -> 分发供应配置文件

Provisioning -> Distribution -> Distribution Provisioning Profiles

我再次下载了所需的证书并安装了它.现在我在 Xcode 中没有看到空文件.构建现在也可以工作(没有代码签名错误).

I downloaded the desired certificate again and installed it. Now I don't see an empty file in Xcode. The build also works now (no code sign error).

我也做了:我下载了WWDR并安装了它,但我不知道是不是这个原因(因为我认为它总是一样的)

What I also did: I downloaded the WWDR and installed it, but I don't know if that was the reason (because I think it's always the same)

这篇关于如何在Xcode中安装证书(准备应用商店提交)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆