mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
No SelectVersion menu on kDFU only
This commit is contained in:
parent
e3480568b7
commit
ced710e6aa
@ -115,6 +115,8 @@ function SelectVersion {
|
|||||||
OSVer='10.3.3'
|
OSVer='10.3.3'
|
||||||
BuildVer='14G60'
|
BuildVer='14G60'
|
||||||
Action
|
Action
|
||||||
|
elif [[ $Mode == 'kDFU' ]]; then
|
||||||
|
Action
|
||||||
fi
|
fi
|
||||||
Selection=("iOS 8.4.1")
|
Selection=("iOS 8.4.1")
|
||||||
if [ $ProductType == iPad2,1 ] || [ $ProductType == iPad2,2 ] ||
|
if [ $ProductType == iPad2,1 ] || [ $ProductType == iPad2,2 ] ||
|
||||||
|
Loading…
Reference in New Issue
Block a user