You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2019. It is now read-only.
//for now a simple pointercompare should be fine, because both plist_t should point into the same buildidentity inside the buildmanifest
677
+
//TO-DO: make this nicer! For now a simple pointercompare should be fine, because both plist_t should point into the same buildidentity inside the buildmanifest
680
678
if (ticketIdentity != build_identity ){
681
679
error("BuildIdentity selected for restore does not match APTicket\n\n");
682
680
printf("BuildIdentity selected for restore:\n");
@@ -711,7 +709,6 @@ int futurerestore::doRestore(const char *ipsw){
0 commit comments