I am new to macOS development and presently tearing my hair out trying to get a driverkit extension to build. I have tried following the instructions here:
namely, disabling SIP, but I am still unable to get my extension to build. The instructions say to set the code signing identity to "Sign to Run Locally" for all three targets, but this is not listed as an option for the driver extension.