开发者

Deploying iphone apps on device for testing purpose

开发者 https://www.devze.com 2023-01-12 15:36 出处:网络
I want my peers or family friends to test my apps for feed开发者_开发技巧back before I deploy it on appstore. Is there some way that I could install it directly from my machine?

I want my peers or family friends to test my apps for feed开发者_开发技巧back before I deploy it on appstore. Is there some way that I could install it directly from my machine?

Thanks


Yes. Just register each device you want in Apple's iPhone Dev site and generate a provisioning profile including all devices you would like to test on.

After that, plug each device to your Mac, open Organizer in XCODE, and just run the application in device mode. Application will be installed on the iPhone, and you can freely test it for a couple of months. After that, provisioning profile will expire and you will have to generate a new one, install the application again, and start the process over.


You will need to join iPhone development program which costs $99 per year. Once you joined that you can create development certificates and provisioning profiles to digitally sign your application. It is necessary to sign an application before it can be deployed to a device.


You can register up to 100 device UDIDs with Apple's $99 Individual iOS Developer Program, and install apps on any or all of those devices either by debug USB tethering to your development Mac, or by AdHoc installation via iTunes on their computers (PC or Mac).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号