Doesn't match the entitlements file's value for the com.apple.developer.driverkit.userclient-access entitlement.

My application will create a virtual touchpad.

The problem I encountered is: click on the Product menu, select Archives, then select the Distribute App, then click on Drill Distribution, then click on Distribute, and then a prompt appears: Provisioning profile "Mac Team direct Provisioning Profile:"com.xxx.xxx"doesn't match the entitlements file's valuefor the com.apple.developer.driverkit.userclient-access entitlement.

But My Identifiers Selected the:DriverKit Allow Any UserClient (development)

Do I need toRequest a System Extension or DriverKit Entitlement Select "Virtual HID" in here? https://developer.apple.com/contact/request/system-extension/

But My Identifiers Selected the:DriverKit Allow Any UserClient (development)

The development entitlement variants are ONLY valid in development builds, which is why you're getting the error above.

Do I need toRequest a System Extension or DriverKit Entitlement Select "Virtual HID" in here?

You'll need to apply for the Virtual HID entitlement.

__
Kevin Elliott
DTS Engineer, CoreOS/Hardware

Doesn't match the entitlements file's value for the com.apple.developer.driverkit.userclient-access entitlement.
 
 
Q