iphone how to send my project build to someone else

可紊 提交于 2019-12-12 17:07:41

问题


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?


回答1:


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




回答2:


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/




回答3:


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.



来源:https://stackoverflow.com/questions/3935740/iphone-how-to-send-my-project-build-to-someone-else

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!