Post

Replies

Boosts

Views

Activity

Reply to IOKitPersonalities for dext problem
IOUserServerName should have the bundle identifier that you use for your DEXT. If you are using a standard Xcode setup, you can put $(PRODUCT_BUNDLE_IDENTIFIER) to have it filled in during the build.You can see an example here: https://github.com/knightsc/USBApp/blob/master/MyUserUSBInterfaceDriver/Info.plist
May ’20