Ad-Hoc iPhone App Installation Guide
This guide will show you how to install an ad-hoc iPhone app to test on your device.
- Download and install the iPhone Configuration Utility from http://www.apple.com/support/iphone/enterprise/
- Unzip the 'AppName.zip' file
- Run the iPhone Configuration Utility
- Plug in your device and wait for it to appear under the 'Devices' view (in the 'Library' section)
- Go to the 'Applications' view (in the 'Library' section on the left) and click 'Add' in the top left
- Select the 'AppName.app' folder from the zip file and click OK
- Go to the 'Provisioning Profiles' view and click 'Add'
- Select the file 'AppName_Ad_Hoc' and click open
- Select the device under the 'Devices' section on the left - if the device does not appear here try unplugging it and plugging it back in
- Under the 'Provisioning Profiles' tab for the device, click the 'Install' button next to 'AppName Ad Hoc'
- Under the Applications tab for the device click the 'Install' button next to 'AppName' (the Identifier should be 'com.DeveloperName.AppName')
- If successful, the button should change to 'Uninstall' and the app should appear on the device
The device can now be unplugged and the app is installed, ready to be tested