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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
XcodeOS security configurationloading systemx64arm64
re-codesign (occur Apple ID login problem on BigSur)anyXcode Plugin
originaldisable Library-Validation and SIP
SIMBLMacForge 1.1.0 not yet support M1
+Tested on macOS 11.2.3, Xcode 12.4 + ## Branches and Releases - `master`: for the lastest GM Xcode.