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

そのためには Apple 開発者アカウントが必要です。このチュートリアルは、必要なすべての証明書を生成する方法を進めるのに役立つと思います: http://www.intertech.com/Blog/xcode-4-deploying-your-app-to -自分のiPhone-iPad-iPod-touch/

于 2013-10-24T13:25:38.943 に答える