diff options
| -rw-r--r-- | tools/iphoneinfo.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/iphoneinfo.c b/tools/iphoneinfo.c index b5344be..e1417a5 100644 --- a/tools/iphoneinfo.c +++ b/tools/iphoneinfo.c | |||
| @@ -37,12 +37,18 @@ 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.data_sync", | ||
| 41 | "com.apple.mobile.tethered_sync", | ||
| 40 | "com.apple.mobile.mobile_application_usage", | 42 | "com.apple.mobile.mobile_application_usage", |
| 41 | "com.apple.mobile.backup", | 43 | "com.apple.mobile.backup", |
| 44 | "com.apple.mobile.nikita", | ||
| 45 | "com.apple.mobile.restriction", | ||
| 42 | "com.apple.mobile.user_preferences", | 46 | "com.apple.mobile.user_preferences", |
| 43 | "com.apple.mobile.sync_data_class", | 47 | "com.apple.mobile.sync_data_class", |
| 44 | "com.apple.mobile.software_behavior", | 48 | "com.apple.mobile.software_behavior", |
| 45 | "com.apple.mobile.iTunes.SQLMusicLibraryPostProcessCommands", | 49 | "com.apple.mobile.iTunes.SQLMusicLibraryPostProcessCommands", |
| 50 | "com.apple.mobile.iTunes.accessories", | ||
| 51 | "com.apple.fairplay", | ||
| 46 | "com.apple.iTunes", | 52 | "com.apple.iTunes", |
| 47 | "com.apple.mobile.iTunes.store", | 53 | "com.apple.mobile.iTunes.store", |
| 48 | "com.apple.mobile.iTunes", | 54 | "com.apple.mobile.iTunes", |
