summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/ideviceinfo.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/ideviceinfo.c b/tools/ideviceinfo.c
index dd472d9..67f188e 100644
--- a/tools/ideviceinfo.c
+++ b/tools/ideviceinfo.c
@@ -37,6 +37,9 @@ static const char *domains[] = {
37 "com.apple.mobile.battery", 37 "com.apple.mobile.battery",
38/* FIXME: For some reason lockdownd segfaults on this, works sometimes though 38/* FIXME: For some reason lockdownd segfaults on this, works sometimes though
39 "com.apple.mobile.debug",. */ 39 "com.apple.mobile.debug",. */
40 "com.apple.iqagent",
41 "com.apple.mobile.third_party_termination",
42 "com.apple.mobile.lockdownd",
40 "com.apple.xcode.developerdomain", 43 "com.apple.xcode.developerdomain",
41 "com.apple.international", 44 "com.apple.international",
42 "com.apple.mobile.data_sync", 45 "com.apple.mobile.data_sync",