tags:

views:

445

answers:

2

Hello All..

I have created one application using XCode.

Now i want to deploy that application into iPhone. Can any one have any links or solutions for that ? Thanks...

+1  A: 

If you want to test your application on an iPhone/iPod Touch or sell it via the App Store, you need to purchase a iPhone Developer Membership (€ 79,- / Year). See the iPhone Dev Center for details. Once you are a paying member, the website also offers more information about how to deploy an application.

racha
+2  A: 

Hi Nirmal,

You need to pay the $99 (or local currency equivalent) annual fee to Apple to join the developer programme.

This will enable you to:

  • Test on actual devices that you own
  • Put the application on up to 100 devices for testing or running without going through the iTunes app store (this is called "ad hoc" distribution)
  • Submit the application to Apple for inclusion in their store

Hope that helps!

h4xxr