Skip to content

Commit

Permalink
1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhduytran0 committed Feb 6, 2024
1 parent d084e93 commit fbc0739
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ INSTALL_TARGET_PROCESSES = SpringBoard
THEOS_PACKAGE_SCHEME := rootless

include $(THEOS)/makefiles/common.mk
TARGET_CODESIGN = fastPathSign
# TARGET_CODESIGN = fastPathSign

TWEAK_NAME = TrollPad

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Troll SpringBoard into thinking it's running on iPadOS
> [!WARNING]
> It is recommended to enable Stage Manager using Control Center module only, so that there will be no risk of bootloop.
#### Modifying MobileGestalt cache (optional, may be useful later for external display support?)
#### Modifying MobileGestalt cache
- Open `/var/containers/Shared/SystemGroup/systemgroup.com.apple.mobilegestaltcache/Library/Caches/com.apple.MobileGestalt.plist` in plist editor
- Open `CacheExtra`
- Add a key named `qeaj75wk3HF4DwQ8qbIi7g`, type `Number` and set value to `1`.
Expand Down
2 changes: 1 addition & 1 deletion control
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: com.kdt.trollpad
Name: TrollPad
Version: 1.0
Version: 1.1
Architecture: iphoneos-arm64
Description: Troll SpringBoard into thinking it's running on iPadOS.
Maintainer: khanhduytran0
Expand Down

0 comments on commit fbc0739

Please sign in to comment.