测试App Store“分发”版 [英] Testing App Store "Distribution" version

查看:201
本文介绍了测试App Store“分发”版的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法测试要在设备上提交给iTunes Connect的App Store Distribution捆绑包,例如: iPod Touch?

Is there a way to test the App Store Distribution bundle that's to be submitted to iTunes Connect, on a device, e.g. iPod Touch?

另外,对于分发包,删除文件Entitlemenets.plist很重要吗?

Also, for the distribution bundle is it important to remove the file "Entitlemenets.plist"?

推荐答案

您可以使用 Ad Hoc 配置文件在设备上运行分发版本。

You can run a Distribution build on a device with your Ad Hoc provisioning profile.

(你不能用调试器启动它。)

(You can't launch it with the debugger though.)

此外,你可以提交一个 Ad Hoc 构建到App Store。

Also, you can submit an Ad Hoc build to the App Store.

这是因为 Ad Hoc 分发版本都使用相同的分发证书进行签名。 (没有单独的Ad Hoc证书。)

This is because both Ad Hoc and Distribution builds are signed with the same distribution certificate. (There is no separate "Ad Hoc certificate".)

不要删除Entitlements.plist。它必须存在。

Do not remove Entitlements.plist. It must be present.

这篇关于测试App Store“分发”版的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆