0

我已经用 Xcode 4.6 完成了一个小型 iPad 模拟程序,现在我想在真实的 iPad 设备上试用这个程序。我应该遵循哪些步骤?谢谢!

4

2 回答 2

1

Just make the Development certificate on apple site Then Download it.

Make the Development Provisioning Profile & make sure that your Profile must contain the device Id on which you want to debug the app.

Download your provisioning Profile. & give the certificate & profile in Build Setting

在此处输入图像描述

于 2013-10-24T13:25:32.520 回答
1

你需要有一个苹果开发者帐户,我认为本教程可以帮助你转发如何生成所有必要的证书: http: //www.intertech.com/Blog/xcode-4-deploying-your-app-to -你自己的iphone-ipad-ipod-touch/

于 2013-10-24T13:25:38.943 回答