Skip to content

Commit

Permalink
Cydia: proguard rules
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Jun 12, 2014
1 parent fdf2c63 commit a7af4bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions proguard-project.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
#Xposed
-libraryjars XposedBridgeApi-54.jar

#Cydia substrate
-dontwarn com.saurik.substrate._MS*
-keep class com.saurik.substrate.MS* {*; }

#XPrivacy
-keep class biz.bokhorst.xprivacy.XPrivacy {*; }
-keepnames class biz.bokhorst.xprivacy.X* { }
Expand Down

0 comments on commit a7af4bf

Please sign in to comment.