简体   繁体   English

供应配置文件和开发人员证书

[英]Provisioning profile and developer certificate

At what stage of a iPhone app development do we need provisioning profile and developer certificate? 在iPhone应用程序开发的哪个阶段,我们需要配置文件和开发人员证书? What are their importance and from where we get them? 它们的重要性是什么,我们从哪里得到它们? And how do we distribute our iPhone app for testing by other users and finally to end customers in App Store, using provisioning profile or developer certificate or something else. 以及我们如何使用供应配置文件或开发人员证书或其他内容来分发我们的iPhone应用程序,以供其他用户测试,最后分发给App Store中的最终客户。 Please throw some light on this matter!!! 请对此事有所了解!!!

A developer account will allow you to not only test on your device, but also to generate provisioning profiles for "ad hoc" provisioning, which allows you to share apps with up to 100 devices a year (your beta testers/clients/etc.). 开发者帐户不仅可以让您在设备上进行测试,还可以为“临时”配置生成配置文件,从而使您每年可以与多达100台设备(您的Beta测试人员/客户/等)共享应用程序。 。

You can't submit an app to the App Store before you have a developer account; 您拥有开发者帐户后才能向App Store提交应用; and you shouldn't submit an app before having tested it on at least one device. 并且您不应该在至少一台设备上对其进行测试之前提交该应用。

You can develop apps for the iOS Simulator for free. 您可以免费为iOS模拟器开发应用。 If you are not yet testing your apps on actual devices, and are not submitting apps to the App store, then you don't need developer certificates. 如果您尚未在实际设备上测试您的应用程序,并且尚未将应用程序提交到App Store,则不需要开发人员证书。

When you get to the point you are doing either of the above, then you will need certificates and provisions, and can read about how to use them here in the Development Guide and here in the Store Resource page on Apple's developer site. 达到上述目的时,您将需要证书和条款,并可以在《开发指南》中以及苹果开发人员站点上的“商店资源”页面中了解如何使用它们。

You will need to read and follow the instructions in these documents very carefully . 您将需要非常仔细地阅读并遵循这些文档中的说明。 Don't depend on any quick answer or assumptions. 不要依赖任何快速答案或假设。

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

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