简体   繁体   English

为客户签署分发证书

[英]Sign distribution certificate for client

We're developing an app for a client and it's now time to start testing externally. 我们正在为客户开发一个应用程序,现在是时候开始外部测试了。 Obviously we don't want to give the source code to client for signing and uploading the app. 显然,我们不希望将源代码提供给客户端来签名和上传应用程序。 Client has already added us as admin to their account but we cannot create any certificates. 客户已将我们作为管理员添加到他们的帐户,但我们无法创建任何证书。 Has anyone any tips on how to do this? 有没有人提示如何做到这一点? Many thanks 非常感谢

1) Open developer.apple.com 1)打开developer.apple.com

2) Create Ad Hoc provisioning profile. 2)创建Ad Hoc配置文件。
在此输入图像描述

3) Select App Id 3)选择App Id
在此输入图像描述

4) Select Distribution Certificate 4)选择分发证书
在此输入图像描述

5) Select devices to allow installation. 5)选择允许安装的设备。
在此输入图像描述

6) Create and download newly installed AdHoc provisioning profile. 6)创建并下载新安装的AdHoc配置文件。

7) Create xarchive of project and sign it with AdHoc profile. 7)创建项目的xarchive并使用AdHoc配置文件对其进行签名。

8) Upload generated ipa file at 8)上传生成的ipa文件
https://www.diawi.com https://www.diawi.com

It generates link, open this link in safari of iPhone, then app will be installed. 它生成链接,在iPhone的safari中打开此链接,然后将安装应用程序。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 iOS发行证书,由另一位开发者签名 - iOS distribution certificate, sign by another developer 在IOS中如何在客户帐户中创建分发证书 - In IOS How to create distribution certificate in client account 我应该使用一个iOS分发证书来签署不同的应用程序吗? - Should I use one iOS distribution certificate to sign different apps? apple推送通知分发证书签名请求是否需要与用于签署应用程序的分发证书相同? - Does the apple push notification distribution certificate signing request need to be the same as that used for the distribution cert to sign the app? iOS Ad-Hoc分发:无法使用Xcode中的分发证书签署置备配置文件 - iOS Ad-Hoc Distribution: Can't sign provisioning profile with distribution certificate in Xcode 更新发行证书后,无法使用发行规定配置文件对签名进行编码 - Can't code sign with distribution provision profile after renewing distribution certificate 分销证书 - Distribution Certificate 我可以使用开发人员证书进行存档,然后在提交时使用分发证书重新签名吗? - Can I archive with a Developer certificate, then re-sign it during submission with a Distribution certificate? 我应使用我的生产证书或预配置文件分发对我的应用程序签名吗? - Shall i sign my app with my Production Certificate or Provisioning Profile Distribution? 带有分配证书的房屋内分配问题 - In House Distribution issue with distribution certificate
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM