在 iOS4 之前的版本上测试

发布于 2024-10-01 13:33:18 字数 190 浏览 2 评论 0原文

我的一个应用程序在我的 iPhone 4 和我的 3G 上完美运行,但都运行在 iOS 4 上,但我遇到了问题。但是,当一位同事将其安装在他的 3.1.2 的 3G 上时......它在启动时崩溃了。

有什么办法可以测试在某种 3.1.2 模拟器中安装该应用程序吗?

他还没有向我发送他的崩溃日志。

此致, 保罗·皮伦

I have a problem with an app that works perfect on my iPhone 4, and on my 3Gs but both are on iOS 4. BUT, when a colleague installed it on his 3G with 3.1.2 on it... it crashes on startup.

Is there someway I can test to install the app in a 3.1.2 simulator of some kind?

He didn't send me his crash logs yet.

Best regards,
Paul Peelen

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

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

发布评论

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

评论(2

揽月 2024-10-08 13:33:18

我还没有为模拟器执行此操作,但您可以在此处找到旧 SDK 的链接:

http://chris-fletcher.com/2010/08/28/howto-install-iphone-sdk-2-0 -3-1-for-xcode-3-2/

您应该能够安装旧的模拟器 SDK 并将它们显示在模拟器菜单中。

I haven't done this for the simulator, but you can find links for the old SDKs here:

http://chris-fletcher.com/2010/08/28/howto-install-iphone-sdk-2-0-3-1-for-xcode-3-2/

You should be able to install the old simulator SDKs and have them show up in the simulator menu.

孤独岁月 2024-10-08 13:33:18

根据我的经验,处理多个 SDK 是非常痛苦的。如果您最终安装了旧的 SDK,我建议您将其安装在单独的“Developer”文件夹中。

在我看来,处理 3.x 调试的最佳方法是使用安装了 3.x 的旧 iPod touch。您可以从本地分类广告网站以相当便宜的价格获得一个,它确实使 3.x 调试变得更加容易。

Dealing with multiple SDKs has proved to be extremely painful in my experience. If you end up installing an old SDK, I'd recommend you install it in a separate "Developer" folder.

In my opinion, the best way to deal with 3.x debugging is to get your hand on an old iPod touch with 3.x installed. You can get one for pretty cheap from a local classified ads site and it really makes 3.x debugging a lot easier.

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