diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2019-10-05 18:33:24 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2019-10-05 18:33:24 +0300 |
commit | 6deef065b386b2d8dda98ea3772699a8631701f4 (patch) | |
tree | 8c564585855c3a0b5d87f14dde5f171c0d745947 | |
parent | 7398de21ae4f749c7ecc731f546c02837cb4b57b (diff) |
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,9 @@ This is a shared library that spoofs some ObjC method calls to disable Sketch license verification. -Tested on Sketch 55.2. +Tested on Sketch 58. + +Make sure to disable SIP (`csrutil disable` from Recovery), for more information see below. ## Building ``` |