我可以获得“开发者证书”吗?和“供应配置文件”没有Mac?

发布于 2025-01-08 16:24:14 字数 537 浏览 0 评论 0原文

可能的重复:
如何将 Phonegap 应用部署到没有Apple硬件的iPhone(iPhone + Mac)

PhoneGap 提供了一项名为“PhoneGap Build”的服务,可以为您处理所有代码的编译。然而,在它为 iPhone 编译任何内容之前,它要求您上传“开发人员证书”和“配置文件”。有没有办法在不使用 Mac 的情况下获取证书和配置文件?

以下是 PhoneGap 人员的说法: https://build.phonegap.com/docs /ios-构建

Possible Duplicate:
How to deploy Phonegap app to iPhone without having Apple hardware (iPhone + Mac)

PhoneGap provides a service called "PhoneGap Build" that handles compiling all of your code for you. However, before it will compile anything for an iPhone, it requires that you upload a "developer certificate" and "provisioning profile". Is there any way to obtain a certificate and provisioning profile without using a Mac?

Here is what the people at PhoneGap have to say: https://build.phonegap.com/docs/ios-builds

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

极致的悲 2025-01-15 16:24:15

我在使用 PhoneGap Build 时遇到了同样的问题,并找到了用于在 Windows 上生成证书签名请求的链接。

http://help.adobe.com/en_US/as3/iphone/WS144092a96ffef7cc-371badff126abc17b1f-8000.html

我刚刚完成了该过程,它似乎工作正常。我现在已将其上传到 Apple,正在等待“待发布”。

当我四处寻找这个解决方案时,我在这里发现了另一篇很棒的文章,它看起来解决了您走到这一步后会发生什么。

在 Windows 上将推送证书转换为适用于 iPhone 的 P12 格式应用程序

I had the same issue with PhoneGap Build and found this link for generating a certificate signing request on Windows.

http://help.adobe.com/en_US/as3/iphone/WS144092a96ffef7cc-371badff126abc17b1f-8000.html

I just went through the process and it appeared to work fine. I've now uploaded it to Apple and am waiting on the "Pending Issuance".

While I was looking around for this solution I found another great article here that looks like it addresses what happens after you get this far.

Convert push certificate to P12 format on Windows for iPhone app

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文