3

my work colleague is asking me to send a build so that he can install the application on his phone to test it. I need to send this application to him today. a build that is. not the actualy project just the correct files needed so he can install it on his iphone.

Heres what I've done. Ive added his UDID to a new device in the provisioning portal. then i created a new provisioning profile with my app id.

On the provisioning portal there is an option in the profile section next to that new profile i just created where i can download the profile onto my desktop.

What do do from here?

Pavan
  • 17,840
  • 8
  • 59
  • 100

3 Answers3

3

Follow the steps on the portal to creating an ad hoc build and certificate.

Look at the following link, will require login to Apple.

http://developer.apple.com/ios/manage/distribution/distribution.action

Lee Armstrong
  • 11,420
  • 15
  • 74
  • 122
0

Use TestFlight: I've blogged about Getting mobile app builds to your customers which includes a brief tutorial with screenshots on how to use TestFlight.

Amir Nathoo
  • 1,866
  • 12
  • 12
0

Craig Hockenberry gives an excellent write up on beta testing with ad hoc provisioning here as well: http://furbo.org/2008/08/06/beta-testing-on-iphone-20/

cpjolicoeur
  • 12,766
  • 7
  • 48
  • 59