Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

carestudio

macrumors 6502a
Original poster
New to xcode and kext, looking for some help here.

I know how to load the driver in KEXT, and I know how to use XCODE. The problem is, how do I create a CODELESS KEXT? I already have a text file and I can save it as a PLIST file then what? how can I convert it (PLIST file) to a .KEXT file? using XCode? or from command line? I am looking for step-by-step guidance.

Thanks.
 
New to xcode and kext, looking for some help here.

I know how to load the driver in KEXT, and I know how to use XCODE. The problem is, how do I create a CODELESS KEXT? I already have a text file and I can save it as a PLIST file then what? how can I convert it (PLIST file) to a .KEXT file? using XCode? or from command line? I am looking for step-by-step guidance.

Thanks.
Never done any of that so did a quick search and found something with an example project that seems to be what you're looking for:
https://developer.apple.com/library/mac/technotes/tn2315/_index.html

Also they need to be signed in Mavericks and later I believe.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.