开发者

How to run iphone /ipad App in ipad simulator by selecting target device family=iphone/ipad?

开发者 https://www.devze.com 2023-01-29 15:34 出处:网络
I am creating app for bothiPhone and iPad For that I am selecting: ProjectInfo -> Build -> Deployment ->Target Device Family -> iPhone/iPad

I am creating app for both iPhone and iPad

For that I am selecting:

ProjectInfo -> Build -> Deployment ->Target Device Family -> iPhone/iPad

When I run my App, it always opens in iPhone simulator only.开发者_开发知识库

So using the same setting, How can I Open my app in iPad simulator?

Please Help and Suggest.

Thanks


You can switch active executable platform here: Project->Set Active Executable-> (choose iPhone or iPad) or from Overview drop-down control (placed in toolbar)

0

精彩评论

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