Driverkit question about test locally

As the entitlement still not approved by Apple, I'm now testing the example "DriverkitUserClientSample" locally. I have disabled SIP , activate "systemextensionsctl developer on" , and also sign to run locally in build Settings. The thing is that i can build the project , but i still can see these log messages on my console.

"amfid ::Basic requirement validation failed, error: (null)",

"amfid:: driver signature not valid: -67050"

Is that means i still cant test example without the entitlements ? or anything i can do to go on ?