xcode 3.2.4(sdk 4.1)无法安装到设备

发布于 2024-09-19 09:02:13 字数 211 浏览 4 评论 0原文

我最近在我的机器上安装了 XCode 3.2.4。它附带 iOS SDK 4.1。令人烦恼的是,我无法再将我的应用程序安装到任何 iPhone 上。存在在下拉列表中勾选“设备”以选择安装位置的选项,但是当我单击它时,它不会被勾选。奇怪的是,我只能在模拟器上运行我的应用程序,尽管选择模拟器的选项不存在。

有谁知道如何解决这个问题或者可能是什么问题?

提前致谢,
特里斯坦

I recently installed XCode 3.2.4 to my machine. This comes with iOS SDK 4.1. Annoyingly I can no longer install my app to any iPhone. The option to tick "Device" in the drop down for where to install to is present, but when I click it, it doesn't become ticked. Strangely I can only run my app on the simulator, despite the option to select the simulator not being present.

Does anyone know how to fix this or what might be the problem?

Thanks in advance,
Tristan

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

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

发布评论

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

评论(3

何处潇湘 2024-09-26 09:03:16

所有这些问题只是提醒我,xCode 中有些东西非常令人困惑。
别让我开始谈论所有的配置误解

All these questions just remind me that something is very confusing in xCode.
And don't let me start talking about all the provisioning misunderstandings

能否归途做我良人 2024-09-26 09:03:09

您是否在调试或发布构建设置中设置了 iOS 部署目标以匹配 iPhone 上的操作系统版本?您是否将目标设备系列设置为 iPhone?

Did you set the iOS Deployment Target in your Debug or Release Build Settings to match the OS version on your iPhone? Did you set the Targeted Device Family to iPhone?

粉红×色少女 2024-09-26 09:03:00

好吧,我正在回答我自己的问题。

我没有意识到的是,有单独的构建配置,具体取决于您在选择项目标题或项目目标时是否单击“信息”。我已将项目一设置为 SDK 4.1,但没有将目标设置为 SDK 4.1。

Alrighty, I'm answering my own question.

What I didn't realise is that there's seperate build configurations depending on wether you click 'info' while selecting your project's title or the project's Target. I had set the project one to SDK 4.1 but not the Target one.

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