如何将iOS应用程序发送到客户端,以便进行代码签名 [英] How can I send iOS app to client, for them to code-sign

查看:124
本文介绍了如何将iOS应用程序发送到客户端,以便进行代码签名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们已经为客户创建了一个iOS应用程序,我们希望它们能够进行代码签名和分发。

We have created an iOS app for a client, which we would like them to code-sign and distribute.

最好的方法是什么?如果我构建和存档,然后共享并保存到磁盘(没有重新签名),我会根据需要获得.ipa。我的问题是客户如何在其中包含他们的配置?不幸的是,将代码发送给客户是一种选择,因为我们需要保留来源。

What is the best method for this? If I Build and Archive, then Share and Save to Disk (no re-sign), I get the .ipa, as required. My question is how would a client then include their provisioning within this? Sending the code to the client unfortunately isn't an option, as we need to keep the source.

任何帮助都将受到赞赏

推荐答案

告诉您的客户创建配置文件。

Tell your client to create the provisioning profile.

客户端必须导出他的证书和密钥从钥匙串访问并发送他的证书,密钥和配置文件。您可以在您的计算机上安装所有内容,使用客户端的配置文件构建应用程序并发送构建。

The client would have to export his certificates and keys from keychain access and send you his certificates, keys and the provisioning profile. You can install everything on your machine, build the app with client's profile and send the build.

只要他不分享他的内容,从客户的角度来看,这应该足够安全。苹果密码和你一起。

This should be safe enough from client's perspective as long as he does not share his apple password with you.

这篇关于如何将iOS应用程序发送到客户端,以便进行代码签名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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