简体   繁体   English

获得证书和私钥对是否需要注册Apple Developer程序?

[英]Is enrollment in Apple Developer program necessary for getting a certificate and private key pair?

I am in the process of learning to write apps in swift for iOS. 我正在学习快速为iOS编写应用程序。 I want to generate an ipa file with xcode to test on a phone. 我想用xcode生成一个ipa文件以在手机上进行测试。

(1) Is it absolutely necessary to have a certificate and private key pair in order to generate the ipa? (1)为了生成ipa,是否绝对需要具有证书和私钥对? If not, how can I do it? 如果没有,我该怎么办?

(2) If the answer to (1) is yes, is it necessary to join the Apple Developer program. (2)如果对(1)的回答为是,是否有必要加入Apple Developer计划。 If not, how can I get a certificate and private key pair without an Apple Developer account? 如果没有,如何在没有Apple Developer帐户的情况下获得证书和私钥对?

Yes. 是。 You absolutely need Apple Developer Certificate to create ipa file. 您绝对需要Apple Developer Certificate才能创建ipa文件。 You can either test it with test-flight or iTunes or diawi, but to generate an ipa you must need a developer account. 您可以使用test-flight或iTunes或diawi对其进行测试,但是要生成ipa,您必须具有开发者帐户。

While start learning, it is not must. 开始学习时,不是必须的。 But when you enter the stage of testing push notifications or publish for Beta-testing, you MUST need developer account 但是,当您进入测试推送通知或发布Beta测试阶段时,您必须需要开发者帐户

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM