-
Notifications
You must be signed in to change notification settings - Fork 787
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1: fix safari causing kernel panic after enabling tweak on some devices 2: fix the issue that Safari cannot read preferences after enabling tweak 3: fix the issue of not being able to enable tweaks for apps that contain apple-watch plugins 4: add a check to prevent bootstrapping in the wrong environment 5: add a check to check for unexpected multiple jbroot directories 6: auto enable tweaks for the System Settings app on first bootstrap 7: update the built-in strap files
- Loading branch information
Showing
13 changed files
with
36 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule basebin
updated
4 files
+1 −1 | bootstrap/fixfork.c | |
+19 −0 | bootstrap/platformhook.m | |
+45 −0 | rebuildapp/main.m | |
+1 −1 | uicache/exepatch.c |
Binary file not shown.
Binary file not shown.