TonyLa

Results 2 comments of TonyLa

That command works you are most likely missing the second step of signing the patched IOKit `sudo codesign -f -s - /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit` I confirmed that command works on my 2012...

I was able to make this work without any changes other then a configuration change. Changing `paginate_path: "posts/:num"` to `paginate_path: "page:num"`