Hi
I want to know:
How to create an installer for IPhone/IPod application? I have creaed a simple application and want to test it on IPhone. The application is created in XCode using objective-c
Any idea
Thanks
You can't (at least using any Apple approved and supported SDK methods). You can use XCode or iTunes to install a properly signed app on properly provisioned device.
There are lots of detailed instructions on the Dev Center and Portal on how to do install an app. If you can't read and follow all these instruction extremely carefully, all your attempts to install an app on a device will very likely fail.