iOS:什么是 DISTRIBUTION 配置文件?

标签 ios app-store distribution provisioning provisioning-profile

这可能已经被问过很多次了,但我仍然找不到关于为什么需要它们的信息。我使用 DEVELOPER prov 配置文件在我的设备上测试应用程序,这很有意义。

Provisioning Portal 像这样解释 prov 配置文件:

A Provisioning Profile is a collection of digital assets that uniquely ties
 developers and devices to an authorized iOS Development Team and enables
 a device to be used for testing. 

按照这种逻辑,它们只需要用于测试,例如不需要用于分发。我们是否需要在 AppStore 上部署应用程序?

最佳答案

绝对是的。分发配置文件用于提交到 App Store。它没有开发配置文件所具有的 100 个设备限制。

来自Tools Workflow Guide :

When you’re ready to share your app for user testing or for general distribution through the 
App Store, you need to create an archive of the app using a distribution provisioning 
profile and send it to app testers or submit it to iTunes Connect. This chapter shows 
how to perform these tasks.

关于iOS:什么是 DISTRIBUTION 配置文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12689073/

相关文章:

ios - UIViewController 的 View 未通过 viewWillAppear() 调整大小

r - 样本均值的抽样分布

iOS:NSPredicate for "@count == 0"用于一对一和一对多关系

ios - fatal error : Array index out of range, map 应用

ios - 条件编译 - 检查方案

ios - 我们可以通过应用商店或其他方式将不同版本的单个应用分发到不同的客户端吗?

iphone - 如果调用 URL 方案,则重定向到应用商店

ios - 如何在 Swift5 的 App Store 中检查我的应用程序是否有新版本?

matplotlib - Seaborn:如何在累积 KDE 中绘制与特定 y 值匹配的垂直线?

python - 从 pandas 数据框中删除值分布极其不均匀的列