Initial Release 1.0
0
.theos/obj/.stamp
Normal file
BIN
.theos/obj/Tick.dylib
Executable file
BIN
.theos/obj/TickPrefs.bundle/Banner.png
Normal file
After Width: | Height: | Size: 34 KiB |
24
.theos/obj/TickPrefs.bundle/Info.plist
Normal file
@ -0,0 +1,24 @@
|
||||
<?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>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>TickPrefs</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>me.shymemoriees.tickpreferences</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>TCKRootListController</string>
|
||||
</dict>
|
||||
</plist>
|
118
.theos/obj/TickPrefs.bundle/Root.plist
Normal file
@ -0,0 +1,118 @@
|
||||
<?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>action</key>
|
||||
<string>twitterShy</string>
|
||||
<key>cell</key>
|
||||
<string>PSButtonCell</string>
|
||||
<key>label</key>
|
||||
<string>@ShyMemoriees</string>
|
||||
<key>cellClass</key>
|
||||
<string>HBTwitterCell</string>
|
||||
<key>label</key>
|
||||
<string>ShyMemoriees</string>
|
||||
<key>user</key>
|
||||
<string>ShyMemoriees</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
<key>default</key>
|
||||
<true/>
|
||||
<key>defaults</key>
|
||||
<string>me.shymemoriees.tickpreferences</string>
|
||||
<key>key</key>
|
||||
<string>Enabled</string>
|
||||
<key>label</key>
|
||||
<string>Enabled (Respring required)</string>
|
||||
<key>PostNotification</key>
|
||||
<string>me.shymemoriees.tickpreferences/ReloadPrefs</string>
|
||||
</dict>
|
||||
|
||||
<!-- Loudness Controller -->
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Loudness Of The Sound</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSegmentCell</string>
|
||||
<key>default</key>
|
||||
<integer>0</integer>
|
||||
<key>defaults</key>
|
||||
<string>me.shymemoriees.tickpreferences</string>
|
||||
<key>key</key>
|
||||
<string>Loudness</string>
|
||||
<key>validValues</key>
|
||||
<array>
|
||||
<integer>0</integer>
|
||||
<integer>1</integer>
|
||||
<integer>2</integer>
|
||||
</array>
|
||||
<key>validTitles</key>
|
||||
<array>
|
||||
<string>Original</string>
|
||||
<string>Normal</string>
|
||||
<string>Loud</string>
|
||||
</array>
|
||||
<key>alignment</key>
|
||||
<string>3</string>
|
||||
<key>PostNotification</key>
|
||||
<string>me.shymemoriees.tickpreferences/ReloadPrefs</string>
|
||||
</dict>
|
||||
|
||||
<!-- Support Me -->
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Support Me</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cellClass</key>
|
||||
<string>HBLinkTableCell</string>
|
||||
<key>label</key>
|
||||
<string>Little Donation 🌺</string>
|
||||
<key>subtitle</key>
|
||||
<string>Helps Me To Pay For My Server</string>
|
||||
<key>url</key>
|
||||
<string>https://paypal.me/ShyMemoriees</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cellClass</key>
|
||||
<string>HBLinkTableCell</string>
|
||||
<key>label</key>
|
||||
<string>Source Code 🌙</string>
|
||||
<key>subtitle</key>
|
||||
<string>Github</string>
|
||||
<key>url</key>
|
||||
<string>https://github.com/ShyMemoriees/Tick</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cellClass</key>
|
||||
<string>HBLinkTableCell</string>
|
||||
<key>label</key>
|
||||
<string>Found A Bug? 🌧</string>
|
||||
<key>subtitle</key>
|
||||
<string>Leave A Bug Report Here</string>
|
||||
<key>url</key>
|
||||
<string>https://github.com/ShyMemoriees/Tick/issues/new</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Tick By ShyMemoriees, Made With ❤️</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>title</key>
|
||||
<string>Tick</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
.theos/obj/TickPrefs.bundle/TickPrefs
Executable file
BIN
.theos/obj/TickPrefs.bundle/icon.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
.theos/obj/TickPrefs.bundle/icon@2x.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
.theos/obj/TickPrefs.bundle/tick.png
Normal file
After Width: | Height: | Size: 53 KiB |
45
.theos/obj/arm64/TCKAppearanceSettings.m.40e3d166.Td
Normal file
@ -0,0 +1,45 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/arm64/TCKAppearanceSettings.m.40e3d166.o: \
|
||||
TCKAppearanceSettings.m /Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h TCKRootListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
NSTask.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
TCKRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
NSTask.h:
|
BIN
.theos/obj/arm64/TCKAppearanceSettings.m.40e3d166.o
Normal file
45
.theos/obj/arm64/TCKRootListController.m.40e3d166.Td
Normal file
@ -0,0 +1,45 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/arm64/TCKRootListController.m.40e3d166.o: \
|
||||
TCKRootListController.m /Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h TCKRootListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
NSTask.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
TCKRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
NSTask.h:
|
BIN
.theos/obj/arm64/TCKRootListController.m.40e3d166.o
Normal file
BIN
.theos/obj/arm64/Tick.dylib
Executable file
20
.theos/obj/arm64/Tick.dylib.dSYM/Contents/Info.plist
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.xcode.dsym.Tick.dylib</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>dSYM</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
.theos/obj/arm64/TickPrefs.bundle/TickPrefs
Executable file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.xcode.dsym.TickPrefs</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>dSYM</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
23
.theos/obj/arm64/Tweak.x.b90255dc.Td
Normal file
@ -0,0 +1,23 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/arm64/Tweak.x.b90255dc.o: \
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/arm64/Tweak.x.m \
|
||||
/Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h \
|
||||
/Users/alex/Documents/GitHub/tick/Tweak/Tick.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
/Users/alex/theos/vendor/include/substrate.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
/Users/alex/Documents/GitHub/tick/Tweak/Tick.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/substrate.h:
|
BIN
.theos/obj/arm64/Tweak.x.b90255dc.o
Normal file
45
.theos/obj/arm64e/TCKAppearanceSettings.m.9069d8fe.Td
Normal file
@ -0,0 +1,45 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/arm64e/TCKAppearanceSettings.m.9069d8fe.o: \
|
||||
TCKAppearanceSettings.m /Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h TCKRootListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
NSTask.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
TCKRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
NSTask.h:
|
BIN
.theos/obj/arm64e/TCKAppearanceSettings.m.9069d8fe.o
Normal file
45
.theos/obj/arm64e/TCKRootListController.m.9069d8fe.Td
Normal file
@ -0,0 +1,45 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/arm64e/TCKRootListController.m.9069d8fe.o: \
|
||||
TCKRootListController.m /Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h TCKRootListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
NSTask.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
TCKRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
NSTask.h:
|
BIN
.theos/obj/arm64e/TCKRootListController.m.9069d8fe.o
Normal file
BIN
.theos/obj/arm64e/Tick.dylib
Executable file
20
.theos/obj/arm64e/Tick.dylib.dSYM/Contents/Info.plist
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.xcode.dsym.Tick.dylib</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>dSYM</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
.theos/obj/arm64e/TickPrefs.bundle/TickPrefs
Executable file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.xcode.dsym.TickPrefs</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>dSYM</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
23
.theos/obj/arm64e/Tweak.x.12ccd623.Td
Normal file
@ -0,0 +1,23 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/arm64e/Tweak.x.12ccd623.o: \
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/arm64e/Tweak.x.m \
|
||||
/Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h \
|
||||
/Users/alex/Documents/GitHub/tick/Tweak/Tick.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
/Users/alex/theos/vendor/include/substrate.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
/Users/alex/Documents/GitHub/tick/Tweak/Tick.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/substrate.h:
|
BIN
.theos/obj/arm64e/Tweak.x.12ccd623.o
Normal file
0
.theos/obj/debug/.stamp
Normal file
BIN
.theos/obj/debug/Tick.dylib
Executable file
BIN
.theos/obj/debug/TickPrefs.bundle/Banner.png
Normal file
After Width: | Height: | Size: 34 KiB |
24
.theos/obj/debug/TickPrefs.bundle/Info.plist
Normal file
@ -0,0 +1,24 @@
|
||||
<?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>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>TickPrefs</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>me.shymemoriees.tickpreferences</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>TCKRootListController</string>
|
||||
</dict>
|
||||
</plist>
|
118
.theos/obj/debug/TickPrefs.bundle/Root.plist
Normal file
@ -0,0 +1,118 @@
|
||||
<?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>action</key>
|
||||
<string>twitterShy</string>
|
||||
<key>cell</key>
|
||||
<string>PSButtonCell</string>
|
||||
<key>label</key>
|
||||
<string>@ShyMemoriees</string>
|
||||
<key>cellClass</key>
|
||||
<string>HBTwitterCell</string>
|
||||
<key>label</key>
|
||||
<string>ShyMemoriees</string>
|
||||
<key>user</key>
|
||||
<string>ShyMemoriees</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
<key>default</key>
|
||||
<true/>
|
||||
<key>defaults</key>
|
||||
<string>me.shymemoriees.tickpreferences</string>
|
||||
<key>key</key>
|
||||
<string>Enabled</string>
|
||||
<key>label</key>
|
||||
<string>Enabled (Respring required)</string>
|
||||
<key>PostNotification</key>
|
||||
<string>me.shymemoriees.tickpreferences/ReloadPrefs</string>
|
||||
</dict>
|
||||
|
||||
<!-- Loudness Controller -->
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Loudness Of The Sound</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSegmentCell</string>
|
||||
<key>default</key>
|
||||
<integer>0</integer>
|
||||
<key>defaults</key>
|
||||
<string>me.shymemoriees.tickpreferences</string>
|
||||
<key>key</key>
|
||||
<string>Loudness</string>
|
||||
<key>validValues</key>
|
||||
<array>
|
||||
<integer>0</integer>
|
||||
<integer>1</integer>
|
||||
<integer>2</integer>
|
||||
</array>
|
||||
<key>validTitles</key>
|
||||
<array>
|
||||
<string>Original</string>
|
||||
<string>Normal</string>
|
||||
<string>Loud</string>
|
||||
</array>
|
||||
<key>alignment</key>
|
||||
<string>3</string>
|
||||
<key>PostNotification</key>
|
||||
<string>me.shymemoriees.tickpreferences/ReloadPrefs</string>
|
||||
</dict>
|
||||
|
||||
<!-- Support Me -->
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Support Me</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cellClass</key>
|
||||
<string>HBLinkTableCell</string>
|
||||
<key>label</key>
|
||||
<string>Little Donation 🌺</string>
|
||||
<key>subtitle</key>
|
||||
<string>Helps Me To Pay For My Server</string>
|
||||
<key>url</key>
|
||||
<string>https://paypal.me/ShyMemoriees</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cellClass</key>
|
||||
<string>HBLinkTableCell</string>
|
||||
<key>label</key>
|
||||
<string>Source Code 🌙</string>
|
||||
<key>subtitle</key>
|
||||
<string>Github</string>
|
||||
<key>url</key>
|
||||
<string>https://github.com/ShyMemoriees/Tick</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cellClass</key>
|
||||
<string>HBLinkTableCell</string>
|
||||
<key>label</key>
|
||||
<string>Found A Bug? 🌧</string>
|
||||
<key>subtitle</key>
|
||||
<string>Leave A Bug Report Here</string>
|
||||
<key>url</key>
|
||||
<string>https://github.com/ShyMemoriees/Tick/issues/new</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Tick By ShyMemoriees, Made With ❤️</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>title</key>
|
||||
<string>Tick</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
.theos/obj/debug/TickPrefs.bundle/TickPrefs
Executable file
BIN
.theos/obj/debug/TickPrefs.bundle/icon.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
.theos/obj/debug/TickPrefs.bundle/icon@2x.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
.theos/obj/debug/TickPrefs.bundle/rosé.png
Executable file
After Width: | Height: | Size: 258 KiB |
BIN
.theos/obj/debug/TickPrefs.bundle/tick.png
Normal file
After Width: | Height: | Size: 53 KiB |
45
.theos/obj/debug/arm64/TCKAppearanceSettings.m.f5cebdc3.Td
Normal file
@ -0,0 +1,45 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64/TCKAppearanceSettings.m.f5cebdc3.o: \
|
||||
TCKAppearanceSettings.m /Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h TCKRootListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
NSTask.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
TCKRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
NSTask.h:
|
BIN
.theos/obj/debug/arm64/TCKAppearanceSettings.m.f5cebdc3.o
Normal file
45
.theos/obj/debug/arm64/TCKRootListController.m.f5cebdc3.Td
Normal file
@ -0,0 +1,45 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64/TCKRootListController.m.f5cebdc3.o: \
|
||||
TCKRootListController.m /Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h TCKRootListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
NSTask.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
TCKRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
NSTask.h:
|
BIN
.theos/obj/debug/arm64/TCKRootListController.m.f5cebdc3.o
Normal file
BIN
.theos/obj/debug/arm64/Tick.dylib
Executable file
20
.theos/obj/debug/arm64/Tick.dylib.dSYM/Contents/Info.plist
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.xcode.dsym.Tick.dylib</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>dSYM</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
.theos/obj/debug/arm64/TickPrefs.bundle/TickPrefs
Executable file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.xcode.dsym.TickPrefs</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>dSYM</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
20
.theos/obj/debug/arm64/Tweak.x.4a893777.Td
Normal file
@ -0,0 +1,20 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64/Tweak.x.4a893777.o: \
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64/Tweak.x.m \
|
||||
/Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h \
|
||||
/Users/alex/Documents/GitHub/tick/Tweak.h \
|
||||
/Users/alex/theos/vendor/include/substrate.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
/Users/alex/Documents/GitHub/tick/Tweak.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/substrate.h:
|
BIN
.theos/obj/debug/arm64/Tweak.x.4a893777.o
Normal file
23
.theos/obj/debug/arm64/Tweak.x.4bc24640.Td
Normal file
@ -0,0 +1,23 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64/Tweak.x.4bc24640.o: \
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64/Tweak.x.m \
|
||||
/Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h \
|
||||
/Users/alex/Documents/GitHub/tick/Tweak/Tick.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
/Users/alex/theos/vendor/include/substrate.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
/Users/alex/Documents/GitHub/tick/Tweak/Tick.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/substrate.h:
|
BIN
.theos/obj/debug/arm64/Tweak.x.4bc24640.o
Normal file
78
.theos/obj/debug/arm64/Tweak.x.m
Normal file
@ -0,0 +1,78 @@
|
||||
#line 1 "Tweak.x"
|
||||
#import "Tick.h"
|
||||
|
||||
void playSound() {
|
||||
|
||||
int loudness = [loudnessLevel intValue];
|
||||
|
||||
SystemSoundID sound = 0;
|
||||
AudioServicesDisposeSystemSoundID(sound);
|
||||
|
||||
if (loudness == 0) {
|
||||
AudioServicesCreateSystemSoundID((CFURLRef) CFBridgingRetain([NSURL fileURLWithPath:@"/Library/Application Support/Tick/tick.caf"]), &sound);
|
||||
|
||||
} else if (loudness == 1) {
|
||||
AudioServicesCreateSystemSoundID((CFURLRef) CFBridgingRetain([NSURL fileURLWithPath:@"/Library/Application Support/Tick/tick2.caf"]), &sound);
|
||||
|
||||
} else if (loudness == 2) {
|
||||
AudioServicesCreateSystemSoundID((CFURLRef) CFBridgingRetain([NSURL fileURLWithPath:@"/Library/Application Support/Tick/tick3.caf"]), &sound);
|
||||
|
||||
}
|
||||
|
||||
AudioServicesPlaySystemSound((SystemSoundID)sound);
|
||||
|
||||
}
|
||||
|
||||
|
||||
#include <substrate.h>
|
||||
#if defined(__clang__)
|
||||
#if __has_feature(objc_arc)
|
||||
#define _LOGOS_SELF_TYPE_NORMAL __unsafe_unretained
|
||||
#define _LOGOS_SELF_TYPE_INIT __attribute__((ns_consumed))
|
||||
#define _LOGOS_SELF_CONST const
|
||||
#define _LOGOS_RETURN_RETAINED __attribute__((ns_returns_retained))
|
||||
#else
|
||||
#define _LOGOS_SELF_TYPE_NORMAL
|
||||
#define _LOGOS_SELF_TYPE_INIT
|
||||
#define _LOGOS_SELF_CONST
|
||||
#define _LOGOS_RETURN_RETAINED
|
||||
#endif
|
||||
#else
|
||||
#define _LOGOS_SELF_TYPE_NORMAL
|
||||
#define _LOGOS_SELF_TYPE_INIT
|
||||
#define _LOGOS_SELF_CONST
|
||||
#define _LOGOS_RETURN_RETAINED
|
||||
#endif
|
||||
|
||||
@class SBUIIconForceTouchViewController;
|
||||
|
||||
|
||||
#line 25 "Tweak.x"
|
||||
static BOOL (*_logos_orig$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$)(_LOGOS_SELF_TYPE_NORMAL SBUIIconForceTouchViewController* _LOGOS_SELF_CONST, SEL, BOOL, id); static BOOL _logos_method$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$(_LOGOS_SELF_TYPE_NORMAL SBUIIconForceTouchViewController* _LOGOS_SELF_CONST, SEL, BOOL, id);
|
||||
|
||||
|
||||
|
||||
static BOOL _logos_method$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$(_LOGOS_SELF_TYPE_NORMAL SBUIIconForceTouchViewController* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1, id arg2) {
|
||||
|
||||
if (enabled) {
|
||||
playSound();
|
||||
|
||||
}
|
||||
|
||||
return _logos_orig$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$(self, _cmd, arg1, arg2);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
static __attribute__((constructor)) void _logosLocalCtor_36835025(int __unused argc, char __unused **argv, char __unused **envp) {
|
||||
pfs = [[HBPreferences alloc] initWithIdentifier:@"me.shymemoriees.tickpreferences"];
|
||||
|
||||
[pfs registerBool:&enabled default:YES forKey:@"Enabled"];
|
||||
[pfs registerObject:&loudnessLevel default:@"0" forKey:@"Loudness"];
|
||||
|
||||
if(enabled)
|
||||
{Class _logos_class$Tick$SBUIIconForceTouchViewController = objc_getClass("SBUIIconForceTouchViewController"); MSHookMessageEx(_logos_class$Tick$SBUIIconForceTouchViewController, @selector(presentAnimated:withCompletionHandler:), (IMP)&_logos_method$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$, (IMP*)&_logos_orig$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$);}
|
||||
}
|
45
.theos/obj/debug/arm64e/TCKAppearanceSettings.m.59867558.Td
Normal file
@ -0,0 +1,45 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64e/TCKAppearanceSettings.m.59867558.o: \
|
||||
TCKAppearanceSettings.m /Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h TCKRootListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
NSTask.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
TCKRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
NSTask.h:
|
BIN
.theos/obj/debug/arm64e/TCKAppearanceSettings.m.59867558.o
Normal file
45
.theos/obj/debug/arm64e/TCKRootListController.m.59867558.Td
Normal file
@ -0,0 +1,45 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64e/TCKRootListController.m.59867558.o: \
|
||||
TCKRootListController.m /Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h TCKRootListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h \
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h \
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
NSTask.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
TCKRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSViewController.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSSpecifier.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/Preferences/PSTableCell.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBRootListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBListController.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/CepheiPrefs.framework/Headers/HBAppearanceSettings.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
NSTask.h:
|
BIN
.theos/obj/debug/arm64e/TCKRootListController.m.59867558.o
Normal file
BIN
.theos/obj/debug/arm64e/Tick.dylib
Executable file
20
.theos/obj/debug/arm64e/Tick.dylib.dSYM/Contents/Info.plist
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.xcode.dsym.Tick.dylib</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>dSYM</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
.theos/obj/debug/arm64e/TickPrefs.bundle/TickPrefs
Executable file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.xcode.dsym.TickPrefs</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>dSYM</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
23
.theos/obj/debug/arm64e/Tweak.x.258d4f53.Td
Normal file
@ -0,0 +1,23 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64e/Tweak.x.258d4f53.o: \
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64e/Tweak.x.m \
|
||||
/Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h \
|
||||
/Users/alex/Documents/GitHub/tick/Tweak/Tick.h \
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h \
|
||||
/Users/alex/theos/vendor/include/substrate.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
/Users/alex/Documents/GitHub/tick/Tweak/Tick.h:
|
||||
|
||||
/Users/alex/theos/vendor/lib/Cephei.framework/Headers/HBPreferences.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/substrate.h:
|
BIN
.theos/obj/debug/arm64e/Tweak.x.258d4f53.o
Normal file
20
.theos/obj/debug/arm64e/Tweak.x.b3492ad1.Td
Normal file
@ -0,0 +1,20 @@
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64e/Tweak.x.b3492ad1.o: \
|
||||
/Users/alex/Documents/GitHub/tick/.theos/obj/debug/arm64e/Tweak.x.m \
|
||||
/Users/alex/theos/Prefix.pch \
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h \
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h \
|
||||
/Users/alex/theos/vendor/include/HBLog.h \
|
||||
/Users/alex/Documents/GitHub/tick/Tweak.h \
|
||||
/Users/alex/theos/vendor/include/substrate.h
|
||||
|
||||
/Users/alex/theos/Prefix.pch:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/BackwardsCompat.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/_Prefix/IOSMacros.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/HBLog.h:
|
||||
|
||||
/Users/alex/Documents/GitHub/tick/Tweak.h:
|
||||
|
||||
/Users/alex/theos/vendor/include/substrate.h:
|
BIN
.theos/obj/debug/arm64e/Tweak.x.b3492ad1.o
Normal file
78
.theos/obj/debug/arm64e/Tweak.x.m
Normal file
@ -0,0 +1,78 @@
|
||||
#line 1 "Tweak.x"
|
||||
#import "Tick.h"
|
||||
|
||||
void playSound() {
|
||||
|
||||
int loudness = [loudnessLevel intValue];
|
||||
|
||||
SystemSoundID sound = 0;
|
||||
AudioServicesDisposeSystemSoundID(sound);
|
||||
|
||||
if (loudness == 0) {
|
||||
AudioServicesCreateSystemSoundID((CFURLRef) CFBridgingRetain([NSURL fileURLWithPath:@"/Library/Application Support/Tick/tick.caf"]), &sound);
|
||||
|
||||
} else if (loudness == 1) {
|
||||
AudioServicesCreateSystemSoundID((CFURLRef) CFBridgingRetain([NSURL fileURLWithPath:@"/Library/Application Support/Tick/tick2.caf"]), &sound);
|
||||
|
||||
} else if (loudness == 2) {
|
||||
AudioServicesCreateSystemSoundID((CFURLRef) CFBridgingRetain([NSURL fileURLWithPath:@"/Library/Application Support/Tick/tick3.caf"]), &sound);
|
||||
|
||||
}
|
||||
|
||||
AudioServicesPlaySystemSound((SystemSoundID)sound);
|
||||
|
||||
}
|
||||
|
||||
|
||||
#include <substrate.h>
|
||||
#if defined(__clang__)
|
||||
#if __has_feature(objc_arc)
|
||||
#define _LOGOS_SELF_TYPE_NORMAL __unsafe_unretained
|
||||
#define _LOGOS_SELF_TYPE_INIT __attribute__((ns_consumed))
|
||||
#define _LOGOS_SELF_CONST const
|
||||
#define _LOGOS_RETURN_RETAINED __attribute__((ns_returns_retained))
|
||||
#else
|
||||
#define _LOGOS_SELF_TYPE_NORMAL
|
||||
#define _LOGOS_SELF_TYPE_INIT
|
||||
#define _LOGOS_SELF_CONST
|
||||
#define _LOGOS_RETURN_RETAINED
|
||||
#endif
|
||||
#else
|
||||
#define _LOGOS_SELF_TYPE_NORMAL
|
||||
#define _LOGOS_SELF_TYPE_INIT
|
||||
#define _LOGOS_SELF_CONST
|
||||
#define _LOGOS_RETURN_RETAINED
|
||||
#endif
|
||||
|
||||
@class SBUIIconForceTouchViewController;
|
||||
|
||||
|
||||
#line 25 "Tweak.x"
|
||||
static BOOL (*_logos_orig$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$)(_LOGOS_SELF_TYPE_NORMAL SBUIIconForceTouchViewController* _LOGOS_SELF_CONST, SEL, BOOL, id); static BOOL _logos_method$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$(_LOGOS_SELF_TYPE_NORMAL SBUIIconForceTouchViewController* _LOGOS_SELF_CONST, SEL, BOOL, id);
|
||||
|
||||
|
||||
|
||||
static BOOL _logos_method$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$(_LOGOS_SELF_TYPE_NORMAL SBUIIconForceTouchViewController* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1, id arg2) {
|
||||
|
||||
if (enabled) {
|
||||
playSound();
|
||||
|
||||
}
|
||||
|
||||
return _logos_orig$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$(self, _cmd, arg1, arg2);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
static __attribute__((constructor)) void _logosLocalCtor_36835025(int __unused argc, char __unused **argv, char __unused **envp) {
|
||||
pfs = [[HBPreferences alloc] initWithIdentifier:@"me.shymemoriees.tickpreferences"];
|
||||
|
||||
[pfs registerBool:&enabled default:YES forKey:@"Enabled"];
|
||||
[pfs registerObject:&loudnessLevel default:@"0" forKey:@"Loudness"];
|
||||
|
||||
if(enabled)
|
||||
{Class _logos_class$Tick$SBUIIconForceTouchViewController = objc_getClass("SBUIIconForceTouchViewController"); MSHookMessageEx(_logos_class$Tick$SBUIIconForceTouchViewController, @selector(presentAnimated:withCompletionHandler:), (IMP)&_logos_method$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$, (IMP*)&_logos_orig$Tick$SBUIIconForceTouchViewController$presentAnimated$withCompletionHandler$);}
|
||||
}
|