Thank you so much Quinn :)
Post
Replies
Boosts
Views
Activity
Thank you @Quinn, now I only can open the "Login Items & Extensions" page, the really item I want to open is "Driver Extensions" however. I know already how to open URL, but the final URL(or something else) I don't know how to get that.
Just opening "Login-Items & Extension" page is not significant for end users.
Xcode 14 and later requires a DriverKit development profile enabled for iOS and macOS. Visit the developer website to create or download a DriverKit profile.
I have the same issue.
My driverkit driver is for macOS. I do not know how to create a profile for iOS&macOS exactly. HELP!!!
I got the same problem. Need help.
Hi,
I can't add
com.apple.developer.driverkit.userclient-access
into my provision profile. Is this entitlement need to request?
Thanks.
Hi Every body,
I have the approved entitlement now and I download the .provisionprofile to embed it into my dext before sign it.
Now I see this article, does it mean I can ignore this .provisionprofile during development?
Thank you so much. And DriverKit is tough!
Appreciate for you guys big support!
Please tell me,
Is the Apple approved entitlement necessary for dext living? If it take exactly 2 month to get,
How can I continue my porting?
Excuse me!
So the entitlement approved by Apple is required? I signed my app and dext then tried to load my dext, it seems loaded successfully.
But in console I can't see any log printed by my dext, the only one log is in the crash report appears after I plug-in usb device, and the content is:
dext crash report - https://developer.apple.com/forums/content/attachment/296fe143-fd05-404c-914a-90c8b9b5c67c
Can anyone help? Thanks!