This repository was archived by the owner on Apr 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-9
lines changed
Applications/TrollSpeed.app Expand file tree Collapse file tree 4 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 1- - App: Supports all interface orientations or styles.
2- - Feature: Supports inverted color.
3- - Bugfix: Fixed misplaced HUD in zoomed mode.
4- - Translations: Updated Spanish translation (Thanks to @Deci8BelioS).
1+ - Appearance: Use semi-bold font for color inverted HUD.
2+ - Appearance: Disable fade out effect for color inverted HUD.
Original file line number Diff line number Diff line change 2121 <key >CFBundlePackageType </key >
2222 <string >APPL </string >
2323 <key >CFBundleShortVersionString </key >
24- <string >1.10.0 </string >
24+ <string >1.10.1 </string >
2525 <key >CFBundleSignature </key >
2626 <string >???? </string >
2727 <key >CFBundleURLTypes </key >
3636 </dict >
3737 </array >
3838 <key >CFBundleVersion </key >
39- <string >1.10.0 </string >
39+ <string >1.10.1 </string >
4040 <key >LSApplicationCategoryType </key >
4141 <string >public.app-category.developer-tools </string >
4242 <key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change 11Package: ch.xxtou.hudapp
22Name: HUD App
3- Version: 1.10.0
3+ Version: 1.10.1
44Section: Tweaks
55Depends: firmware (>= 14.0), mobilesubstrate (>= 0.9.7000)
66Architecture: iphoneos-arm
Original file line number Diff line number Diff line change 2121 <key >CFBundlePackageType </key >
2222 <string >APPL </string >
2323 <key >CFBundleShortVersionString </key >
24- <string >1.10.0 </string >
24+ <string >1.10.1 </string >
2525 <key >CFBundleSignature </key >
2626 <string >???? </string >
2727 <key >CFBundleURLTypes </key >
3636 </dict >
3737 </array >
3838 <key >CFBundleVersion </key >
39- <string >1.10.0 </string >
39+ <string >1.10.1 </string >
4040 <key >LSApplicationCategoryType </key >
4141 <string >public.app-category.developer-tools </string >
4242 <key >NSHumanReadableCopyright </key >
You can’t perform that action at this time.
0 commit comments