diff options
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/iphoneinfo.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev/iphoneinfo.c b/dev/iphoneinfo.c index 7c823e6..3dfda5d 100644 --- a/dev/iphoneinfo.c +++ b/dev/iphoneinfo.c | |||
| @@ -37,7 +37,12 @@ static const char *domains[] = { | |||
| 37 | "com.apple.mobile.debug",. */ | 37 | "com.apple.mobile.debug",. */ |
| 38 | "com.apple.xcode.developerdomain", | 38 | "com.apple.xcode.developerdomain", |
| 39 | "com.apple.international", | 39 | "com.apple.international", |
| 40 | "com.apple.mobile.mobile_application_usage", | ||
| 41 | "com.apple.mobile.backup", | ||
| 42 | "com.apple.mobile.user_preferences", | ||
| 40 | "com.apple.mobile.sync_data_class", | 43 | "com.apple.mobile.sync_data_class", |
| 44 | "com.apple.mobile.software_behavior", | ||
| 45 | "com.apple.mobile.iTunes.SQLMusicLibraryPostProcessCommands", | ||
| 41 | "com.apple.iTunes", | 46 | "com.apple.iTunes", |
| 42 | "com.apple.mobile.iTunes.store", | 47 | "com.apple.mobile.iTunes.store", |
| 43 | "com.apple.mobile.iTunes", | 48 | "com.apple.mobile.iTunes", |
