有没有办法从 iOS 5.1 降级到 iOS 5.0?

Is there a way to downgrade from iOS 5.1 to iOS 5.0?(有没有办法从 iOS 5.1 降级到 iOS 5.0?)
本文介绍了有没有办法从 iOS 5.1 降级到 iOS 5.0?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

我不小心在 5.1 上升级了我的 iPhone 4,现在我无法在雪豹上测试 Xcode 4.2.我不想升级到 lion 来下载 xcode 4.3,因为我很喜欢很多人说它减慢了他们的 mac 并且还有其他几个问题.有没有办法从 iOS 5.1 降级到 iOS 5.0 并能够在我的雪豹上再次测试我在 xcode 4.2 上的应用程序?如果有人帮助谢谢,我将不胜感激.

I accidentally upgraded my iPhone 4 on 5.1 and now I can't test on Xcode 4.2 on my snow leopard. I don't want to upgrade to lion to download xcode 4.3 because I heart many people that said it slowed down their macs and had other several problems. Is there a way to downgrade from iOS 5.1 to iOS 5.0 and be able to test again my applications on xcode 4.2 on my snow leopard? I'd be grateful if someone helps thanks.

推荐答案

Xcode 4.2 可用于 iOS 5.1 设备.

Xcode 4.2 can be made to work with iOS 5.1 devices.

从此处下载 Xcode 4.3.将 5.1 SDK 和 Device Support 文件夹从 4.3 安装程序复制到 Xcode 4.2 文件夹中.

Download Xcode 4.3 from here. Copy the 5.1 SDK and Device Support folders from the 4.3 installer into your Xcode 4.2 folder.

前者进入Platforms/iPhoneOS.platform/Developer/SDKs,后者进入Platforms/iPhoneOS.platform/DeviceSupport

这篇关于有没有办法从 iOS 5.1 降级到 iOS 5.0?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

相关文档推荐

问题描述:H5页面,ios点击input框,输入内容时,页面会自动放大,且失焦后需手动放小,要怎么处理呢? 解决办法 meta name="viewport" content="width=device-width, initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" width=device
AWS DynamoDB Batch Get Request - iOS(AWS DynamoDB 批量获取请求 - iOS)
Querying DynamoDB on non-key attributes(在非关键属性上查询 DynamoDB)
DynamoDB auto incremented ID amp; server time (iOS SDK)(DynamoDB 自动递增 ID amp;服务器时间(iOS SDK))
Where to find a clear explanation about swift alert (UIAlertController)?(哪里可以找到关于 swift alert (UIAlertController) 的清晰解释?)
Swift alert view with OK and Cancel: which button tapped?(带有 OK 和 Cancel 的 Swift 警报视图:点击了哪个按钮?)