Fix codesign

This commit is contained in:
LukeeGD 2021-04-30 08:21:25 +08:00 committed by GitHub
parent 1515a37cbf
commit 44174c2d90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -556,7 +556,7 @@ function Downgrade {
if [[ $Jailbreak == 1 ]]; then
Log "Proceeding to idevicerestore... (Enter root password of your PC/Mac when prompted)"
[[ $platform == macOS ]] && sudo codesign --sign - --force --deep $idevicerestore
[[ $platform == macos ]] && sudo codesign --sign - --force --deep $idevicerestore
mkdir shsh
mv $SHSH shsh/${UniqueChipID}-${ProductType}-${OSVer}.shsh
$idevicerestore -y -e -w $IPSW.ipsw