在 Xcode 4 中启动一个通用的新项目 (iPad/iPhone)

发布于 2024-11-10 13:41:35 字数 152 浏览 3 评论 0原文

在 Xcode 4 中启动一个新项目 - 使其成为通用应用程序的最佳方法是什么?

当您创建新项目时,它会要求您输入设备系列,但下拉菜单只有两个选项 - 一个是 iPad,另一个是 iPhone。

那么创建通用应用程序的最佳方法是什么?

谢谢!

Starting a new project in Xcode 4 - what's the best way to make it a Universal app?

When you create a new project it asks you to input the Device Family but the dropdown menu only has two options - one is iPad and the other is iPhone.

What's the best way to create a Universal app then?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

℡Ms空城旧梦 2024-11-17 13:41:35

从另一个论坛上的某人那里得到的 -

创建一个 iPhone 版本,然后单击菜单最顶部的项目名称,打开一个列出项目和目标的菜单。单击“目标”,主“摘要”选项卡中有一个“设备”下拉菜单,您可以将其更改为“通用”。完成此操作后,Xcode 会询问您是否要升级到通用项目,然后您可以单击“是”,仅此而已!

Got it from somebody on another forum -

Create an iPhone version, then click on the Project Name at the very top of the menu to bring up a menu with Project and Targets listed. Click on the Target and there is a Devices drop-down menu in the main Summary tab that you can change to Universal. Once you do that, Xcode will ask you if you want to upgrade to a universal project, then you can click 'yes' and that's all!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文