Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.

share|improve this question

3 Answers

up vote 3 down vote accepted

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 ....

share|improve this answer

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

share|improve this answer

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

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.