pqrs-org / Karabiner-DriverKit-VirtualHIDDevice

The Unlicense
223 stars 27 forks source link

Question: building without a Developer ID? #6

Closed thoelze1 closed 4 years ago

thoelze1 commented 4 years ago

According to its readme, Karabiner-VirtualHIDDevice can be built without a code signature from apple. Will you ever publish a version of Karabiner-DriverKit-VirtualHIDDevice that can be built without a signature?

tekezo commented 4 years ago

No, we cannot do it. Xcode requires Developer ID to build driver extension.

thoelze1 commented 4 years ago

Does that mean that Karabiner-VirtualHIDDevice also can't be built without a Developer ID?

tekezo commented 4 years ago

You can build Karabiner-VirtualHIDDevice without Developer ID. But it uses kext and you cannot use kext since Big Sur (11.0).