diff --git a/README.md b/README.md index 5cdbe8f3..812de04c 100644 --- a/README.md +++ b/README.md @@ -61,13 +61,47 @@ NOTE: SIMBL plugin system required disabling some security feature to work on recently macOS. - 1. Setup [MacForge](https://github.com/MacEnhance/MacForge) with disabling Library Validation and System Integrity Protection (SIP). + 1. Setup [MacForge](https://github.com/MacEnhance/MacForge) with disabling Library-Validation and System Integrity Protection (SIP). - 2. make: + 2. Reboot your mac to take effect disabling Library-Validation. + + 3. make: ```bash $ make simbl ``` +### Compatibility matrix + + +
Xcode | +OS security configuration | +loading system | +x64 | +arm64 | +
---|---|---|---|---|
re-codesign (occur Apple ID login problem on BigSur) | +any | +Xcode Plugin | +✅ | +✅ | +
original | +disable Library-Validation and SIP | +✅ | +✅ | +|
SIMBL | +✅ | +MacForge 1.1.0 not yet support M1 | +