System extension does not appear to belong to any extension categories

I'm making a usb driver in driverkit, but when I try to install I get this error:


sysex didFailWithError Invalid extension configuration in Info.plist and/or entitlements


Checking the console I see this error under sysextd:

System extension does not appear to belong to any extension categories


What are extension categories and how do I set one for my driver?


FYI Since I do not have access to driverkit on my developer account yet, I have removed all entitlements from my driver, otherwise it won't run.


Thanks!

Were you able to figure this out? I'm seeing the same issue when modifying the simpleFirewall project.
System extension does not appear to belong to any extension categories
 
 
Q