build.py: Add Electron Work-around

With 12.3/12.3.1, Apple broke Electron support when SIP is lowered. Unknown whether this is intended behavior or not, revisit with 12.4
This commit is contained in:
Mykola Grymalyuk
2022-04-05 10:26:16 -06:00
parent 391ef62b33
commit b3d604b5df
2 changed files with 11 additions and 0 deletions

View File

@@ -8,6 +8,9 @@
- Avoids requiring toggling after first time
- Streamline GUI relaunch for Root Patch/Unpatch
- On relaunch, GUI starts patching immediately (previously user would need to re-nagivate the menu)
- Resolve Electron Crashing with SIP lowered on 12.3
- Adds `ipc_control_port_options=0` boot argument
- Unknown whether this is a "bug" or intentional from Apple, affects native Macs with SIP disabled
## 0.4.3
- Increment Binaries: