From f6eda5e6ba53e77389b68e7a26f961c0f5025e4e Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Tue, 21 Jul 2009 00:53:05 +0200 Subject: Add new lockdown request domains to iphoneinfo [#58 state:resolved] Signed-off-by: Matt Colyer --- dev/iphoneinfo.c | 5 +++++ 1 file changed, 5 insertions(+) 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[] = { "com.apple.mobile.debug",. */ "com.apple.xcode.developerdomain", "com.apple.international", + "com.apple.mobile.mobile_application_usage", + "com.apple.mobile.backup", + "com.apple.mobile.user_preferences", "com.apple.mobile.sync_data_class", + "com.apple.mobile.software_behavior", + "com.apple.mobile.iTunes.SQLMusicLibraryPostProcessCommands", "com.apple.iTunes", "com.apple.mobile.iTunes.store", "com.apple.mobile.iTunes", -- cgit v1.1-32-gdbae