summaryrefslogtreecommitdiff
path: root/.theos/obj/debug/IntemperatePrefs.bundle/Intemperate.plist
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2020-06-14 13:16:31 -0500
committerFivePixels <o5pxels@gmail.com>2020-06-14 13:16:31 -0500
commited1e428fba75b03eae532ef46e33d1bff6b94788 (patch)
tree4946bc74c7c4261f11a176cf5c63b24f77eab5ab /.theos/obj/debug/IntemperatePrefs.bundle/Intemperate.plist
downloadintemperate-ed1e428fba75b03eae532ef46e33d1bff6b94788.tar.xz
intemperate-ed1e428fba75b03eae532ef46e33d1bff6b94788.zip
1.0
Diffstat (limited to '.theos/obj/debug/IntemperatePrefs.bundle/Intemperate.plist')
-rw-r--r--.theos/obj/debug/IntemperatePrefs.bundle/Intemperate.plist99
1 files changed, 99 insertions, 0 deletions
diff --git a/.theos/obj/debug/IntemperatePrefs.bundle/Intemperate.plist b/.theos/obj/debug/IntemperatePrefs.bundle/Intemperate.plist
new file mode 100644
index 0000000..3cd8ab6
--- /dev/null
+++ b/.theos/obj/debug/IntemperatePrefs.bundle/Intemperate.plist
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+ <dict>
+ <key>items</key>
+ <array>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>label</key>
+ <string>Settings</string>
+ <key>footerText</key>
+ <string>By enabling this tweak, your device will be running in an unstable state. Using your device above operating temperatures can lead to permanent damage. FivePixels, the developer, is not responsible for any damage caused to your device.</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSSwitchCell</string>
+ <key>default</key>
+ <false/>
+ <key>defaults</key>
+ <string>com.5px.intemperate</string>
+ <key>key</key>
+ <string>isEnabled</string>
+ <key>label</key>
+ <string>Enabled</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>footerText</key>
+ <string>Perform a respring to apply changes.</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSButtonCell</string>
+ <key>label</key>
+ <string>Respring Device</string>
+ <key>action</key>
+ <string>respring</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>label</key>
+ <string>Support</string>
+ <key>footerText</key>
+ <string>If you have any issues with this tweak, describe your issue and I'll try to assist you in the best way possible!</string>
+ </dict>
+ <dict>
+ <key>action</key>
+ <string>openTwitterDM</string>
+ <key>cell</key>
+ <string>PSButtonCell</string>
+ <key>label</key>
+ <string>DM @o5pxels on Twitter</string>
+ <key>icon</key>
+ <string>twitter.png</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>label</key>
+ <string>Credits</string>
+ </dict>
+ <dict>
+ <key>action</key>
+ <string>openTwitter5px</string>
+ <key>cell</key>
+ <string>PSButtonCell</string>
+ <key>label</key>
+ <string>@o5pxels</string>
+ <key>footerText</key>
+ <string>Developer</string>
+ </dict>
+ <dict>
+ <key>action</key>
+ <string>openGitHub</string>
+ <key>cell</key>
+ <string>PSButtonCell</string>
+ <key>label</key>
+ <string>GitHub Source</string>
+ <key>icon</key>
+ <string>github.png</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>footerAlignment</key>
+ <integer>1</integer>
+ <key>footerText</key>
+ <string>© 2020 FivePixels</string>
+ </dict>
+ </array>
+ <key>title</key>
+ <string>Intemperate</string>
+ </dict>
+</plist>
+
+