无法升级 ipad 的当前目标

发布于 2024-08-30 09:01:45 字数 488 浏览 4 评论 0 原文

我尝试升级我现有的旧应用程序,使其成为 iphone 和 ipad 的通用应用程序。 我点击了我的目标并尝试选择“升级 ipad 的当前目标”,但我无法点击它,因为它不可点击。

替代文本 http://dl. dropbox.com/u/80699/Bildschirmfoto%202010-05-05%20um%2018.21.30.png

我的项目设置是:

  • 基础 SDK 设置为 iPhone 设备 3.2
  • iPhone 操作系统部署目标设置为 iPhone操作系统 3.1
  • 目标设备系列设置为 iPhone/iPad

还有其他我需要注意的事情吗?

请帮助升级我的应用程序。

i try to upgrade my old existing app to make it a universal application for iphone and ipad.
i clicked on my target and tryed to select "upgrade current target for ipad", but i cannot click it, because its not clickable.

alt text http://dl.dropbox.com/u/80699/Bildschirmfoto%202010-05-05%20um%2018.21.30.png

my project settings are:

  • The Base SDK is set to iPhone Device 3.2
  • The iPhone OS Deployment Target is set to iPhone OS 3.1
  • The Targeted Device Family is set to iPhone/iPad

are there any other things i have to pay attention?

please help, to get my application upgraded.

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

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

发布评论

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

评论(3

你的呼吸 2024-09-06 09:01:45

目标设备系列应设置为“Iphone”才能使用此选项,否则 Xcode 认为它已经针对 iPad。 (即将其从“iPhone/iPad”更改为“iPhone”)。

Targeted Device Family should be set to 'Iphone' for this option to be available, otherwise Xcode thinks its already targets iPad. (i.e change it from 'iPhone/iPad' to 'iPhone').

伊面 2024-09-06 09:01:45

在 Xcode 中打开您的项目,在左侧的“Groups & Files”面板中找到“Targets”组。打开它并突出显示您的目标(它将是您的应用程序的名称)。现在单击“项目”菜单,瞧! “升级 iPad 的当前目标”选项是可选的。

我也喜欢这个,可惜文档不够清晰,而且没有 100 个叫做目标的东西!

Open your project in Xcode, in the left "Groups & Files" pannel find the "Targets" group. Open it up and highlight your target (it will be the name of your app). Now click the Project menu, voila!! The "Upgrade Current Target for iPad" option is selectable.

I fell for that one too, shame the documentation isn't clearer and there aren't 100 things called target!!!

我也只是我 2024-09-06 09:01:45

我有 Xcode 3.2.2 预发行版,但在项目菜单下找不到“升级 iPad 的当前目标”选项。

这是由于 Xcode 版本吗?

I have Xcode 3.2.2 prerelease and i can not find the "Upgrade Current Target for iPad" option under my project menu.

Is this due to Xcode version??

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