开发者

How to create Executable of iPad

I am making my first ever application in iPad.

I have created al开发者_JAVA技巧l my development and distribution certificates from iOs Dev Portal and added them onto the organizer and keychain.

Now i want to know that how to create an executable of my application and send that to the client for testing.

Please tell me what is the best solution for that and how to install that executable on my iPad

Thanks


What you're looking for is what Apple calls "Ad Hoc Distribution"; if you don't like Apple's own documentation then a Google search will reveal plenty of information on how to do it.

You don't need physical access to the testing device, but you do need the device's unique identifier (UDID).

You might want to consider a service like TestFlight which automates much of the work required install an ad hoc build directly onto an iOS device, over the network (rather than through iTunes sync).


As far as I understand, you have to add the client's device as a development device and plug it into your development Mac in order to test it. It might be different with an Enterprise development account, I don't know. With a personal account the only way to distribute your App is via App Store.

I would like to know this myself so please update the question if you find out please.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜