diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/ideviceinfo.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/ideviceinfo.c b/tools/ideviceinfo.c index 67f188e..f3c8193 100644 --- a/tools/ideviceinfo.c +++ b/tools/ideviceinfo.c | |||
| @@ -34,12 +34,17 @@ | |||
| 34 | 34 | ||
| 35 | static const char *domains[] = { | 35 | static const char *domains[] = { |
| 36 | "com.apple.disk_usage", | 36 | "com.apple.disk_usage", |
| 37 | "com.apple.disk_usage.factory", | ||
| 37 | "com.apple.mobile.battery", | 38 | "com.apple.mobile.battery", |
| 38 | /* FIXME: For some reason lockdownd segfaults on this, works sometimes though | 39 | /* FIXME: For some reason lockdownd segfaults on this, works sometimes though |
| 39 | "com.apple.mobile.debug",. */ | 40 | "com.apple.mobile.debug",. */ |
| 40 | "com.apple.iqagent", | 41 | "com.apple.iqagent", |
| 42 | "com.apple.purplebuddy", | ||
| 43 | "com.apple.PurpleBuddy", | ||
| 44 | "com.apple.mobile.chaperone", | ||
| 41 | "com.apple.mobile.third_party_termination", | 45 | "com.apple.mobile.third_party_termination", |
| 42 | "com.apple.mobile.lockdownd", | 46 | "com.apple.mobile.lockdownd", |
| 47 | "com.apple.mobile.lockdown_cache", | ||
| 43 | "com.apple.xcode.developerdomain", | 48 | "com.apple.xcode.developerdomain", |
| 44 | "com.apple.international", | 49 | "com.apple.international", |
| 45 | "com.apple.mobile.data_sync", | 50 | "com.apple.mobile.data_sync", |
