Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
refactor: remove junk ents
Browse files Browse the repository at this point in the history
Signed-off-by: 82Flex <[email protected]>
  • Loading branch information
Lessica committed Jan 27, 2024
1 parent 0c51ce5 commit 56cbcc7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion layout/Library/LaunchDaemons/ch.xxtou.hudapp.plist
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<string>Interactive</string>
<key>ProgramArguments</key>
<array>
<string>/Applications/TrollSpeed.app/TrollSpeed</string>
<string>/var/jb/Applications/TrollSpeed.app/TrollSpeed</string>
<string>-hud</string>
</array>
<key>RunAtLoad</key>
Expand Down
16 changes: 0 additions & 16 deletions supports/entitlements.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
<true/>
<key>com.apple.backboard.client</key>
<true/>
<key>com.apple.backboardd.launchapplications</key>
<true/>
<key>com.apple.hid.manager.user-access-device</key>
<true/>
<key>com.apple.hid.manager.user-access-keyboard</key>
<true/>
<key>com.apple.private.hid.client.event-dispatch</key>
<true/>
<key>com.apple.private.hid.client.event-filter</key>
Expand All @@ -32,26 +26,16 @@
<true/>
<key>com.apple.private.security.no-sandbox</key>
<true/>
<key>com.apple.springboard-ui.client</key>
<true/>
<key>com.apple.springboard.CFUserNotification</key>
<true/>
<key>com.apple.springboard.accessibility-window-hosting</key>
<true/>
<key>com.apple.springboard.appbackgroundstyle</key>
<true/>
<key>com.apple.springboard.launchapplications</key>
<true/>
<key>file-read-data</key>
<true/>
<key>get-task-allow</key>
<true/>
<key>platform-application</key>
<true/>
<key>run-unsigned-code</key>
<true/>
<key>task_for_pid-allow</key>
<true/>
<key>user-preference-read</key>
<true/>
<key>user-preference-write</key>
Expand Down

0 comments on commit 56cbcc7

Please sign in to comment.