diff --git a/control b/control index ff10470..7ce0d7e 100644 --- a/control +++ b/control @@ -1,9 +1,9 @@ Package: com.cosmosgenius.screendump Name: screendump -Depends: mobilesubstrate -Version: 0.0.1 +Depends: mobilesubstrate, preferenceloader +Version: 0.0.2 Architecture: iphoneos-arm -Description: An awesome MobileSubstrate tweak! -Maintainer: Sharat M R -Author: Sharat M R +Description: VNC for ios +Maintainer: Sharat M R +Author: Sharat M R Section: Tweaks diff --git a/screendump.plist b/screendump.plist index 812057f..1ef8b2a 100644 --- a/screendump.plist +++ b/screendump.plist @@ -1 +1 @@ -{ Filter = { Bundles = ( "com.apple.IOMobileFramebuffer" ); }; } +{ Filter = { Bundles = ( "com.apple.backboardd" ); }; }