forked from Burrit0z/Dockify_Source
1.2.1
ios 13 support!
This commit is contained in:
@ -3,9 +3,9 @@ Name: Dockify
|
||||
Depends: mobilesubstrate, preferenceloader, com.saurik.substrate.safemode, ws.hbang.common (>=1.13)
|
||||
Conflicts: com.burritoz.testing
|
||||
Architecture: iphoneos-arm
|
||||
Description: A very noice tweak to configure the dock a bit more...
|
||||
Description: A very noice tweak to configure the dock a bit more... Lightweight and effective!
|
||||
Maintainer: burrit0z
|
||||
Author: burrit0z
|
||||
Section: Tweaks
|
||||
Version: 1.2-7+debug
|
||||
Installed-Size: 356
|
||||
Version: 1.2.1
|
||||
Installed-Size: 412
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
./packages/com.burritoz.dockify_1.2-7+debug_iphoneos-arm.deb
|
||||
./packages/com.burritoz.dockify_1.2.1_iphoneos-arm.deb
|
||||
|
@ -34,6 +34,18 @@
|
||||
<key>label</key>
|
||||
<string>Overall Dock Settings:</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
<key>default</key>
|
||||
<true/>
|
||||
<key>defaults</key>
|
||||
<string>com.burritoz.dockifyprefs</string>
|
||||
<key>key</key>
|
||||
<string>tweakEnabled</string>
|
||||
<key>label</key>
|
||||
<string>Enable Tweak</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
@ -110,7 +122,7 @@
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Custom Dock Icons (exact # you want):</string>
|
||||
<string>Custom Dock Icons (buggy):</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
|
Reference in New Issue
Block a user