Hackintool
Hackintool copied to clipboard
Hackintool does not display UTBMap.kext comments (Hackintool requires uppercase words, but USBToolBox creates them in lowercase)
Hackintool displays USB ports comments fine when they are in USBPorts.kext because the name of that property in Info.plist has the first letter capitalized (Comment). But USBToolBox when creating this property in UTBMap.kext does so with the name in lowercase (comment). And in this case Hackintool does not display the comments.
This is not a real issue but a request: can you change this so that Hackintool displays comments regardless of whether the key in Info.plist is Comment or comment?
Thank you very much for your work.