1
c0mmand Jun 29, 2015
mark,强烈关注。
|
2
fuge Jun 29, 2015
8.3那么流畅, 为啥要降级那?
|
3
alex321 Jun 29, 2015
iPhone4 早已经降级到 iOS6.1.3 了。。
|
4
SolLo PRO 前阵子因为公司开发需要收了个ios6的iPhone 4,如果iPhone 4s可以降级了,岂不是要撞墙
|
5
DearTanker Jun 29, 2015
强烈关注,手上2台64G的4S
|
6
echo1937 Jun 29, 2015 我是不升级要死星人,升级了8.3,明天准备升级8.4
|
7
liuweisj Jun 29, 2015
缺什么库装什么库啊
libirecovery 在https://github.com/tihmstar/ 里有 可能会提示缺的库 https://github.com/tihmstar/libirecovery.git https//github.com/tihmstar/libimobiledevice.git https://github.com/libimobiledevice/libusbmuxd brew install libusb brewn install libplist brew install libpng |
9
liuweisj Jun 29, 2015
这个里边有这些依赖包的下载
http://www.libimobiledevice.org |
10
Jetso Jun 29, 2015 via Android
先mark一个
|
11
ianisme Jun 29, 2015
跪求详细步骤!
|
16
LamProductionS Jun 29, 2015
谁能搞个详细的教程给我们小白看看啊。
|
17
sssdddong Jun 29, 2015
看起来不错啊 有成功的没
|
18
Theo14 Jun 29, 2015
可是为什么要降级呢,关掉动画效果还是挺流畅的啊
|
19
sim Jun 29, 2015
赶紧那位大神搞出来!!!让我等平民回到流畅的乔布斯时代
|
20
jandan Jun 29, 2015
真是福利
|
22
ycyppq123 OP 这个人用此工具降级成功,链接:
|
23
ycyppq123 OP 安装脚本.sh:
brew install usbmuxd automake autoconf libtool pkg-config libplist libzip openssl mkdir idevicerestore_build && cd idevicerestore_build git clone https://github.com/xerub/libirecovery.git && cd ./libirecovery && bash autogen.sh && make install cd .. git clone https://github.com/libimobiledevice/libusbmuxd.git && cd ./libusbmuxd && bash autogen.sh && make install cd .. git clone https://github.com/libimobiledevice/libimobiledevice.git && cd ./libimobiledevice && bash ./autogen.sh && make install cd .. git clone https://github.com/xerub/idevicerestore.git && cd ./idevicerestore && bash autogen.sh && make install |
24
nethub Jun 29, 2015
1, install libimobiledevice on Max OS X. Following: http://technotesonthego.blogspot.sg/2013/10/install-libimobiledevice-on-mac-os-x.html
2, Download(git) libirecovery source code from: https://github.com/tihmstar/libirecovery 3, Go to libirecovert source folder, run following command: "sudo sh autogen.sh; sudo make; sudo make install" 4, link the libirecovery.2.dylib if necessary. |
25
lsmgeb89 Jun 29, 2015
德国小伙~~
|
26
yaoppp Jun 29, 2015
ipad mini 一代什么时候能降啊。升了8.2后悔了
|
27
kevinroot Jun 29, 2015
iOS开发表示waf
|
28
ycyppq123 OP @nethub
✘ cheney@Yam ~/Desktop/odysseusOTA/macos ./idevicerestore -t custom_downgrade.ipsw dyld: Library not loaded: /opt/local/lib/libxml2.2.dylib Referenced from: /Users/cheney/Desktop/odysseusOTA/macos/./idevicerestore Reason: Incompatible library version: idevicerestore requires version 12.0.0 or later, but libxml2.2.dylib provides version 10.0.0 [1] 72054 trace trap ./idevicerestore -t custom_downgrade.ipsw 那个问题解决了,这个问题又出来了,说版本低了。 |
29
lvyunyi Jun 29, 2015
mark 强烈关注
|
30
fuwu1245 Jun 29, 2015
mark。。。。
无折腾 不Apple |
31
ycyppq123 OP |
32
summerluqman Jun 30, 2015
已经成功降级,功能正常
|
33
vovov Jun 30, 2015
昨晚已成功降级,使用正常。
|
34
demonicsoul Jun 30, 2015
有在linux上降级成功得吗?没有ITUNES怎么办?
|
35
ycyppq123 OP @demonicsoul Linux暂时没有看到说成功的,你可以去威锋网看看。
|
36
demonicsoul Jun 30, 2015
@ycyppq123 找到一个,但并不完全,看来只能虚拟机试试了。
|
39
Fooleap Jul 1, 2015
@dejavu 已有 Windows GUI 版本, Beehind: http://geeksn0w.it/Beehind/
|