使用 XCode 4.2 在设备 4.2.1 上运行

发布于 2024-12-16 15:53:09 字数 411 浏览 0 评论 0原文

我有 xCode 4.2,并且我已经完成了有关 99 美元 ios 开发程序的所有步骤。

现在我需要在我的设备(4.2.1 中的 iPhone4)上测试我的项目,但我无法在该设备上运行该应用程序,其中 xcode 提示 Xcode 无法使用所选设备运行

但在管理器中我的设备看起来很好,因为附近有一个绿色灯泡,就像图片中一样:

查看小灯泡是绿色

这是我设备的版本

有谁知道这个问题的解决方案吗?我应该找到像 4.2.1 sdk 这样的东西添加到我的 Xcode 中吗? 非常感谢您的回答!

I have xCode 4.2, and I've done all the steps about the $99 ios dev program.

Now I need to test my project on my device, which is an iPhone4 in 4.2.1, but I failed to run the app on the device, where the xcode says Xcode cannot run using the selected device.

But in the Organizer my device seems well, because there is a green bulb nearby, like it is in the picture:

see the little bulb is green

and this is my device's version

Does anyone know the solution to this problem? Should I find something like 4.2.1 sdk to add to my Xcode?
Thanks a lot for your answering!

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

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

发布评论

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

评论(1

浪荡不羁 2024-12-23 15:53:09

下载最新版本的SDK,支持iOS 5.0.1。使用最新的SDK作为基础SDK。这不一定是您的应用程序支持的最旧的 iOS 版本。

如果您想在运行 iOS 4.2 的设备上支持/测试,只需转到项目构建设置并将“iOS 部署目标”设置为 4.2。

Download latest version of the SDK, the one supporting iOS 5.0.1. Use the latest SDK as the base SDK. This is not necessarily the oldest version of iOS your app will support.

If you'd like to support/test on devices running iOS 4.2, just go to project build settings and set "iOS Deployment Target" to 4.2.

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