Open
Description
Hackintool displays USB port comments correctly when they are in USBPorts.kext because the name of that property in Info.plist has the first letter capitalized (Comment
).
But USBToolBox tool, 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.
Hackintool is a widely used app in the Hackintosh world. I have been using UTBMap.kext for quite some time.
This is not a real problem but a request: can you change this so that USBToolBox tool creates the comments as Comment
instead of comment
?
Anyway, thanks a lot for your work.
Metadata
Metadata
Assignees
Labels
No labels