

We distribute our iPhone and iPad applications in an .ipa or .zip file to our clients for testing in an ad-hoc group. The .ipa filename extension is assigned by Apple for applications that are downloaded from iTunes App Store. While we are developing your application, we usually email one of these files directly to you without interacting with App Store. We attach a second file â a .mobileprovision profile â to be able to join the ad-hoc group. This second file that contains your device UDID is needed to allow the application to run on your iPhone.
Once you have got these two files from us, you will need to open iTunes and have your device ready and connected to your computer:
Install .mobileprovision and .ipa files
Install .app files in ad-hoc group
Sync .app files with iTunes
The iTunes library is an index list that iTunes uses to organize your music and other media like our iPhone applications. When the file we send you is an our program.ipa file, the actual app is inside the compressed .ipa file, but you do not have to unzip it. If you delete that .ipa file, it wonât be in your library any longer and it will be removed from your iPhone/iPad the next time you synchronize, so do not delete it during ad-hoc testing. There is no such side-effect with the ZIP file as you have already extracted the ourprogram.app file and you have added it to the Application folder. You may now delete the ZIP file.