From 938886b2b471e3b90aca238298bf65a2a6b6b0d5 Mon Sep 17 00:00:00 2001 From: CodeRunner5235 <72626572+CodeRunner5235@users.noreply.github.com> Date: Sat, 5 Oct 2024 09:06:20 -0400 Subject: [PATCH] Add files via upload --- UTBMap.kext/Contents/Info.plist | 116 ++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 UTBMap.kext/Contents/Info.plist diff --git a/UTBMap.kext/Contents/Info.plist b/UTBMap.kext/Contents/Info.plist new file mode 100644 index 0000000..a6fef33 --- /dev/null +++ b/UTBMap.kext/Contents/Info.plist @@ -0,0 +1,116 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleGetInfoString + v1.1 + CFBundleIdentifier + com.dhinakg.USBToolBox.map + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + UTBMap + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.1 + CFBundleSignature + ???? + CFBundleVersion + 1.1 + IOKitPersonalities + + XHC0 + + CFBundleIdentifier + com.dhinakg.USBToolBox.kext + IOClass + USBToolBox + IOMatchCategory + USBToolBox + IONameMatch + XHC0 + IOProviderClass + IOPCIDevice + IOProviderMergeProperties + + port-count + + AgAAAA== + + ports + + HS01 + + UsbConnector + 9 + port + + AQAAAA== + + + SS01 + + UsbConnector + 9 + port + + AgAAAA== + + + + + + XHC1 + + CFBundleIdentifier + com.dhinakg.USBToolBox.kext + IOClass + USBToolBox + IOMatchCategory + USBToolBox + IONameMatch + XHC1 + IOProviderClass + IOPCIDevice + IOProviderMergeProperties + + port-count + + BQAAAA== + + ports + + HS01 + + UsbConnector + 255 + port + + AwAAAA== + + + HS02 + + UsbConnector + 255 + port + + BQAAAA== + + + + + + + OSBundleLibraries + + com.dhinakg.USBToolBox.kext + 1.0.0 + + OSBundleRequired + Root + +