summaryrefslogtreecommitdiffstats
path: root/src/idevicerestore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/idevicerestore.h')
-rw-r--r--src/idevicerestore.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/idevicerestore.h b/src/idevicerestore.h
index 880f9ee..f9ab18f 100644
--- a/src/idevicerestore.h
+++ b/src/idevicerestore.h
@@ -47,6 +47,10 @@ extern "C" {
#define FLAG_NO_RESTORE (1 << 11)
#define FLAG_IGNORE_ERRORS (1 << 12)
+#define RESTORE_VARIANT_CUSTOMER_ERASE "Customer Erase Install (IPSW)"
+#define RESTORE_VARIANT_CUSTOMER_UPGRADE "Customer Upgrade Install (IPSW)"
+#define RESTORE_VARIANT_MACOS_RECOVERY_OS "macOS Customer"
+
struct idevicerestore_client_t;
enum {