iOS设备升级iOS7
引自:http://lifehacker.com/how-to-upgrade-to-ios-7-right-now-1288208215
Although iOS 7 won't see an official release until September 18th, you can install the final version right now even if you're not a developer thanks to some anonymous public postings of the software update files.P
Note: We updated a few iDevices using these files and encountered no issues, but because we're unable to verify every single one we can't say for certain that problems won't arise. This is the GM release—the same one that will get released to the world next week—so it should work just the same, but there's always a chance you could run into an issue. Please be aware that there's some risk involved before you upgrade.P
Back Up First!P
Before you do anything, back up your iDevice with iTunes. In the past, we've rarely seen an issue with early upgrades but that doesn't mean issues don't happen. You may need to restore your device, so back it up first!P
Download iOS 7P
Thanks to a public (and probably temporary) posting on Mega, a number of iOS 7 updates are available for download. Not all devices were posted, but if more show up we'll add them. Here's what's available so far:P
- iPhone 4 (GSM)P
- iPhone 4 (GSM Rev. A)P
- iPhone 4 (CDMA)P
- iPhone 4SP
- iPhone 5(Model A1428)P
- iPhone 5 (Model A1429)P
- iPad 2 (Wi-Fi)P
- iPad 2 (Rev. A)P
- iPad 2 (Wi-Fi + GSM)P
- iPad 2 (Wi-Fi + CDMA)P
- iPad 3 (Wi-Fi)P
- iPad 3 (Wi-Fi + GSM)P
- iPad 3 (Wi-Fi + CDMA)P
- iPad 4 (Wi-Fi)P
- iPad 4 (Wi-Fi + GSM)P
- iPad 4 (Wi-Fi + CDMA)P
- iPad mini (Wi-Fi)P
- iPad mini (Wi-Fi + GSM)P
- iPad mini (Wi-Fi + CDMA)P
- iPod touch (5th Generation)P
- iTunes 11.1 BetaP
Note: iOS 7 requires a later version of iTunes so you may not be able to use your iDevice with iTunes post-update (at least, not until Apple releases the new version or you install the beta).P
Install the UpdateP
To install iOS 7 on your device, follow these instructions:P
- Open up the disk image (.dmg) and find the iPhone Software Update file (.ipsw) for your device. Drag it to the desktop, or a folder of your choosing. (Windows users will need a tool like 7-Zip to do this, and will need to open the .hfs inside the .dmg as well.)
- Open iTunes and connect your iPhone, iPad, or iPod touch, to your computer.
- If your device isn't automatically selected in iTunes, select it and go to the "Summary" tab.
- Hold down the option key (OS X) or the shift key (Windows) and click the Restore button. Browse to the .ipsw file you downloaded, select it, and wait for the update to finish.
- If necessary, restore your device from backup and sync with iTunes.
That's it. If you follow those steps, you'll be up and running iOS 7 in no time.
iOS设备升级iOS7的更多相关文章
- ios NSURLSession(iOS7后,取代NSURLConnection)使用说明及后台工作流程分析
NSURLSession是iOS7中新的网络接口,它与咱们熟悉的NSURLConnection是并列的.在程序在前台时,NSURLSession与NSURLConnection可以互为替代工作.注意, ...
- [置顶] 【IOS】IOS7 UI适配
昨天下了把手机升级成了IOS7 正式版,然后下了最新的xocde5. 试着编译了一下刚刚完成的几个应用,还好问题不大,半个小时的时间都适配好了,然后改了下几个新出现的warning.过几天等空了,要 ...
- iOS开发-iOS7禁用手势返回
- (void)viewDidAppear:(BOOL)animated { [super viewDidAppear:animated]; // 禁用 iOS7 返回手势 if ([self.nav ...
- iOS开发——iOS7(及以后版本) SDK自带二维码(含条形码)扫码、二维码生成
本文转载至 http://www.cnblogs.com/leotangcn/p/4357907.html 现在很多APP都涉及了二维码扫码功能,这个功能简单实用,很多情况下用户乐于使用,现在本文带来 ...
- IOS开发 ios7适配
ios7控制器试图默认为全屏显示,导航栏的不同设置会产生不同的效果. 首先判断系统的的版本,区别: if (floor(NSFoundationVersionNumber) <= NSFound ...
- iOS开发- iOS7显示偏差(UITableView下移)解决的方法
之前碰到过一个问题. 就是利用storyboard拖动出来的控件, 在iOS7上跑老是莫名的下移. 比方这样(红色区域为多余的) 解决的方法: iOS7在Conttoller中新增了这个属性: aut ...
- ios 利用airprint实现无线打印(配合普通打印机)
很多时候,我们不可能为了一个打印功能而去替换打印机,来支持无线打印. 找了很久,终于找到了一种解决方案,来适应大多数没有带wifi功能的打印机支持无线打印. 前提: 有wifi路由器:因为手机要打印, ...
- ios上 更改 状态栏(UIStatusBar)
摘要 ios上 更改状态栏(UIStatusBar)的颜色 ios UIStatusBar statusBar 状态栏 更改状态栏颜色 目录[-] IOS上 关于状态栏的相关设置(UIStatusBa ...
- 折腾iPhone的生活——iOS设备重刷固件
iOS设备升级系统总共有这么几种方法: 1.OTA升级,也就是我们最常碰到的,在设备上,连上Wifi,在设置里面的软件更新就可以直接通过Wifi安装新的系统(已越狱设备不要这样升级) 2.通过iTun ...
随机推荐
- c++11 lambda(匿名函数)
#include <iostream> #include <functional> using namespace std::placeholders; //lambda即匿名 ...
- jquery 常用组件的小代码
获得所有复选框的值 function getAllValue() { var str=""; $("input[name='checkbox']:checkbox&quo ...
- 关于Web与JS
Web包含的范围比较广, JS只是代码逻辑而已. Web比如HTTP Message, SOAP Message, 浏览器流程,工具等. 不仅仅是代码.
- javascript设计模式--状态模式(State)
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8&quo ...
- 快钱报错:javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name解决
jdk1.7提示:javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name //方案1:设置系统属性:System. ...
- Windows Server
1. Windows Server 在试用license过期后会出现2小时一次的关机.如果暂时无法注册或者激活,下面的方法可以试试 taskkill /f /im wlms.exe ping -n 1 ...
- 只 一行显示可左右滚动的文本(UITextField中文限制)
// // ViewController.m // 一行显示可滚动的文本 // // Created by apple on 15-5-8. // Copyright (c) 2015年 apple. ...
- iOS学习资料链接
http://www.cocoachina.com/ios/20150111/10894.html
- POJ 2140
#include<iostream> #include<stdio.h> using namespace std; int main() { int num; int i; i ...
- (转)Android: NDK编程入门笔记
转自: http://www.cnblogs.com/hibraincol/archive/2011/05/30/2063847.html 为何要用到NDK? 概括来说主要分为以下几种情况: 1. 代 ...