komal mehta
komal mehta

Reputation: 269

How to create an ipa and run application in iPhone

I have my new macbook air. I have created one test application. now i want to create ipa file for my application. but archive button in product menu is not enable. How to create ipa for this? and another thing is that i want to run this Application in my iPhone instead of simulator. How can i do so?? please help.

Thanks in Advance.

Upvotes: 0

Views: 498

Answers (3)

Melbourne
Melbourne

Reputation: 541

For enabling archive button in product menu select iOS device instead of iOS simulator in scheme.

Upvotes: 1

Omer Waqas Khan
Omer Waqas Khan

Reputation: 2413

To make .ipa file read this Creating .ipa file.

You need to have Apple's developer account, which will cost you 99$. Then you will be able to make certificates and use them to check the app on your mobile.

How to make certificates, read here

This will help you alot ....

Upvotes: 3

Omar Abdelhafith
Omar Abdelhafith

Reputation: 21221

You will need to purchase a license from apple, then follow the tutorial they have on their website and everything should go just fine

Without the license, certificates and keys, you will not be able to run the application on your iPhone/iPad

iOS developer program

Upvotes: 2

Related Questions