TestFlight beta测试iOS应用程序 [英] TestFlight beta-testing iOS app

查看:199
本文介绍了TestFlight beta测试iOS应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我完成了开发我的第一个应用程序。现在我想通过 https://testflightapp.com 分发我的测试版

I completed to develop my first app. Right now i want to distribute my beta throught https://testflightapp.com

我尝试使用本教程创建.ipa文件 - http://help.testflightapp.com/customer/portal/articles/402782-how-to-create-an-ipa-xcode-4

I tried to create .ipa file with this tutorial - http://help.testflightapp.com/customer/portal/articles/402782-how-to-create-an-ipa-xcode-4

在一开始我应该选择Entitlements,但是没有Code Signing这样的类别..

In the very beginning i should select Entitlements, but there is not such category as Code Signing..

有什么帮助吗? Thnx。

Any helps? Thnx.

PS我有一个开发者账户。

PS I have a developer account.

UPD。有人在XCode 4.3上为TestFlight创建ipa文件吗?你是怎样做的?

UPD. Does somebody create ipa files for TestFlight on XCode 4.3? How do you do that?

推荐答案

我完全跳过了权利。使用Xcode 4.2及更高版本,我不需要它们。

I skipped entitlements altogether. With Xcode 4.2 and later I have not needed them.

确保您的存档方案使用您的调试配置。然后只需执行项目存档(在产品菜单下)。在某处保存档案。然后将该Archive文件拖到TestFlightApp的绿色Upload Build按钮上。那很容易。不要乱搞权利等。

Make sure your Archive Scheme uses your Debug configuration. Then just do an Archive of the project (under the Product menu). Save the Archive someplace. Then drag that Archive file onto the TestFlightApp's green "Upload Build" button. That easy. No messing around with entitlements, etc.

在此之前,请确保您可以通过构建并通过电子邮件将其发送给您之一来构建正确形成的存档测试人员,看看是否可以加载。在使用TestFlightApp之前,必须要做很多事情。仅仅因为你可以从Xcode构建和运行并不意味着它可以在没有你的配置文件的远程设备上工作。例如,您必须通过供应门户。一旦我这样做,并验证我的.ipa文件可以手动安装,那么只需上传到TestFlightApp.com即可工作而无需进行权利。

Before you do this, make sure you can actually build a correctly formed archive by building, and e-mailing it to one of your testers and see if it can be loaded. There are a bunch of things that have to work before you can use TestFlightApp. Just because you can Build and Run from Xcode doesn't mean that it will work on a remote device that doesn't already have your provisioning file. For example, you have to have your App ID, provisioning profiles and Device ID's all configured correctly via the Provisioning Portal. Once I did that, and verified that my .ipa files can be installed manually, then just uploading to TestFlightApp.com worked without having to do entitlements.

我写了这个并把它放在TestFlightApp的支持论坛上,但由于某种原因,TestFlightApp.com不会让我进入支持区域,所以我可以找到它 - 我无法使用我的登录访问他们的招标帐户。

I wrote this up and put it on TestFlightApp's support forum, but for some reason TestFlightApp.com won't let me into the support area so I can find it - I can't use my login to access their "Tender" account.

这篇关于TestFlight beta测试iOS应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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