问题描述
我有一个应用程序,并已成功使用Xcode构建它。问题是我想在iPad上测试这个应用程序。我知道有Apple开发者计划和东西。但在去那里之前我想先试试这个应用程序。有一个名为testflightapp.com的网站,我们可以随时将应用程序部署到iPad。
I have a app and have successfully built it with Xcode. The problem is I want to test this application on my iPad. I know there is Apple developer program and stuff. But before going there I wanted to try this app first. There is a website called testflightapp.com where we can deploy applications to iPad on the fly.
这需要一个IPA文件。我该如何处理?
That requires a IPA file. How do I go about it ?
推荐答案
其指示位于 。但是,您可能需要在开发人员计划中创建有效的IPA文件。
The directions for that are at http://support.testflightapp.com/kb/tutorials/how-to-create-an-ipa. You might need to be in the developer program to create a valid IPA file, though.
这篇关于使用Xcode构建IPA文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!