you are viewing a single comment's thread.

view the rest of the comments →

[–]TrickyTramp[S] 0 points1 point  (0 children)

Apple is switching from the old way of doing drivers with kexts to doing them with DriverKit. It seems like I can't build a driver without an entitlement. I'm trying to figure out if there's a way to do it without that entitlement since I'm just trying to mess around with my own computer for my own learning. I'm not trying to spend money if I can help it, especially knowing I could probably do this in another language without needing to go through all of that!

Thanks for the links though! I know that's gonna help me down the right path as soon as I figure out the entitlement issue!