开发者

How to setup iOS development environment? [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

How to use device instead of Simulator

开发者_C百科

I like to know how to test my own iOS app on my ipad or iphone. I know that there's IOS emulator in Mac OS, but I like to test my apps with a real hardware.

My research says that I have to jailbreak my ipad. Is this correct? or is there any other alternatives?


You do not need to jail break your device to test on it.

You do need to sign-up with apple and get a developer account. That will allow you to get a provisioning profile and certs, then you can run on your device to test.

If you want others to test your apps on real devices look into ad-hoc deployments.

The majority of your development will be with the simulator but by all means, always test on real devices ...

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜