Bypassing Code Signature on 3.0 with a Makefile

No Comments

I landed on this site which tells you how to modify this Makefile to be able to compile without needing to codesign (meaning you don’t need to pay Apple 100 bucks), I gave it a go, and it worked with some modifications.

More