Update some baseband info

- 5c models share the same baseband with 5s
- (i realized this a bit late but ig better late than never)
This commit is contained in:
LukeZGD 2022-05-07 14:44:39 +08:00
parent 7ab1b79baa
commit 7ee96c6d67
3 changed files with 5 additions and 2 deletions

View File

@ -116,13 +116,14 @@ GetDeviceValues() {
LatestVer="10.3.4"
elif [[ $ProductType == "iPad4,2" || $ProductType == "iPad4,3" || $ProductType == "iPad4,5" ||
$ProductType == "iPhone6,1" || $ProductType == "iPhone6,2" ]]; then
$ProductType == "iPhone6,1" || $ProductType == "iPhone6,2" ||
$ProductType == "iPhone5,3" || $ProductType == "iPhone5,4" ]]; then
BasebandURL=$(cat $Firmware/14G60/url)
Baseband="Mav7Mav8-7.60.00.Release.bbfw"
BasebandSHA1="f397724367f6bed459cf8f3d523553c13e8ae12c"
elif [[ $ProductType != "iPad2"* && $ProductType != "iPad3"* && $ProductType != "iPad4,1" &&
$ProductType != "iPad4,4" && $ProductType != "iPod5,1" && $ProductType != "iPhone5"* ]]; then
$ProductType != "iPad4,4" && $ProductType != "iPod5,1" ]]; then
Error "Your device $ProductType ${version}is not supported."
else
BasebandURL=0

View File

@ -0,0 +1 @@
http://appldnld.apple.com/ios10.3.3/091-23384-20170719-CA966D80-6977-11E7-9F96-3E9100BA0AE3/iPhone_4.0_32bit_10.3.3_14G60_Restore.ipsw

View File

@ -0,0 +1 @@
http://appldnld.apple.com/ios10.3.3/091-23384-20170719-CA966D80-6977-11E7-9F96-3E9100BA0AE3/iPhone_4.0_32bit_10.3.3_14G60_Restore.ipsw