-
Notifications
You must be signed in to change notification settings - Fork 788
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixed an issue where some packages could not be installed/uninstalled correctly - Fixed an issue where apps installed via dpkg were not signed correctly - Fixed an issue where apple terminal/MTerminal might not work correctly - Fixed an issue that might cause abnormal battery consumption/device overheating - Fixed an issue where a "multi jbroot" error might occur on reboot - Fixed an issue where an "updatelinks" error might occur on reboot - Fixed an issue where fastPathSign might not handle some macho signatures - Update built-in uicache - Update built-in sileo package - Update built-in strapfiles
- Loading branch information
Showing
24 changed files
with
117 additions
and
82 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
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 modified
BIN
+3.65 KB
(100%)
...xcodeproj/project.xcworkspace/xcuserdata/admin.xcuserdatad/UserInterfaceState.xcuserstate
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
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
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
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
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
Submodule basebin
updated
14 files
+11 −6 | ChOma-main/src/CSBlob.c | |
+1 −1 | ChOma-main/src/MachO.c | |
+4 −1 | ChOma-main/src/MachOLoadCommand.c | |
+141 −27 | bootstrap/autosign.m | |
+34 −9 | bootstrap/bootstrap.c | |
+2 −2 | bootstrap/exechook.c | |
+40 −0 | bootstrap/fixfork.c | |
+18 −0 | bootstrap/platformhook.m | |
+2 −0 | entitlements/com.apple.mobilemail.extra | |
+2 −0 | entitlements/com.apple.mobilesafari.extra | |
+2 −0 | entitlements/com.apple.mobileslideshow.extra | |
+2 −0 | entitlements/com.apple.mobileslideshow.photo-picker.extra | |
+2 −1 | rebuildapp/main.m | |
+42 −54 | uicache/main.m |
Binary file not shown.
Binary file not shown.