I did build it for distribution.
He did unzip it before dropping it in. He dropped every file which came out of the zip into iTunes and synced the iPhone, but the app did not appear.
It seems to me that their should be a single app binary file somewhere which contains the provisioning data specific to that iPhone, so that only that single file should be needed. But I didn't write the iPhone OS.
Any other ideas how he might be able to test my app?
Perhaps go through the steps you would use.
1) obtain his device 40 hex ID
2) obtain an ad hoc provisioning profile for the app and his phone
3) send via email to him the provisioning file names *.??? and the app file named *.??? found in the ???? directory
4) he drops both into iTunes and syncs his iPhone
5) he enjoys the app
By the way here are the portal's instructions for ad hoc distribution in their entirety
1) Create and Download an iPhone Distribution Certificate
2) Create and Download an Ad Hoc Distribution Provisioning Profile
3) Build your application with Xcode
4) Share your application file and the Ad Hoc Distribution Provisioning Profile with the owner of each device
5) Recipients of the application will need to drag the application file and Ad Hoc Distribution Provisioning Profile into iTunes, then sync their iPhone to iTunes to install
Are there more detailed instructions anywhere? If so, where?
Jerry