在 Xcode 中的旧操作系统版本上测试 iPhone 应用程序

发布于 2024-09-06 21:17:23 字数 127 浏览 8 评论 0原文

全部, 有没有办法下载旧版本的 iPhone 模拟器来测试使用旧版本 iPhone 操作系统的应用程序?我正在运行 Xcode 3.2.2。它只有 iPhone OS 3.1.3,我需要在 3.1.2 上进行测试。

提前致谢

All,
Is there a way to download older versions of the iPhone simulator to test an application with an older version of the iPhone OS? I'm running Xcode 3.2.2. and it only has iPhone OS 3.1.3 and I need to test on 3.1.2.

Thanks in advance

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

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

发布评论

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

评论(2

鹿童谣 2024-09-13 21:17:23

前往

http://connect.apple.com

点击右侧的“开发者工具”

您可以获得所有如果你愿意的话,可以回到 Xcode 1.0

Head to

http://connect.apple.com

Click "Developer Tools" on the right

You can get all the way back to Xcode 1.0 if you like

欢你一世 2024-09-13 21:17:23

我一直在尝试做同样的事情。答案似乎不太令人满意:你无法使用模拟器来测试你的应用程序是否运行在以前的 iOS 版本上。它仅适用于设备,根据 苹果

iPhone 操作系统注意:Mac OS X v10.6 确实如此
不支持使用iPhone模拟器
3.0版本之前的SDK。在
另外,当使用
模拟器 SDK,仅运行二进制文件
与 SDK 相同的操作系统版本,而不是
在早期或更高版本上。

这看起来确实很乏味。如果每个 SDK 版本都没有一台物理 iPhone,我该如何测试向后兼容性?不好。

I've been trying to do the same thing. The answer seems to be rather unsatisfying: You cannot use the simulator to test if your app runs on a previous iOS version. It only works on the device, according to Apple:

iPhone OS Note: Mac OS X v10.6 does
not support using iPhone Simulator
SDKs prior to version 3.0. In
addition, when building with the
simulator SDKs, the binary runs only
on the same OS version as the SDK, not
on earlier or later versions.

This seems really dull. How am I supposed to test backwards compatibility without having one physical iPhone for each SDK version? Not good.

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