iOS 企业版 : Re-certify existing IPA with new certificate
<p><p>我们已加入 iOS 企业计划。用于我们发布的应用程序的配置文件即将到期,因此我获得了新的证书和配置文件。</p>
<p>我需要使用新的配置文件重新分发我们的一些应用程序,<em>而不是重新构建它们。</em>如何?</p>
<p>(我隐约记得看到一个实用程序正是这样做的:您选择一个 IPA 和一个配置文件,它会使用新的配置文件和证书创建一个新的 IPA。工具的名称是什么,我在哪里可以得到吗?)</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>理论上,在 XCode 中构建最后一个 IPA 的人应该使用 Archive - 这会创建一个构建,您可以签名以创建 IPA(使用 XCode)。</p>
<p>您也可以尝试使用命令行签名工具 <code>XCRun</code> 对绑定(bind)在现有 IPA 中的 App 重新签名:</p>
<p> <a href="http://skabber.com/package-your-ios-application-with-xcrun" rel="noreferrer noopener nofollow">http://skabber.com/package-your-ios-application-with-xcrun</a> </p></p>
<p style="font-size: 20px;">关于iOS 企业版 : Re-certify existing IPA with new certificate,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/8402006/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/8402006/
</a>
</p>
页:
[1]