From 22f703cab05b7cd368f4de9e03991b7664dc5022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 13:56:46 +0200 Subject: Initial import of argyll version 1.5.1-8 --- usb/Argyll.kext/Info.plist | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 usb/Argyll.kext/Info.plist (limited to 'usb/Argyll.kext') diff --git a/usb/Argyll.kext/Info.plist b/usb/Argyll.kext/Info.plist new file mode 100644 index 0000000..754e6d5 --- /dev/null +++ b/usb/Argyll.kext/Info.plist @@ -0,0 +1,30 @@ + + + + + CFBundleDevelopmentRegion English + CFBundleGetInfoString Libusb USB device Shield + CFBundleIdentifier com.libusb.USB_Shield + CFBundleInfoDictionaryVersion 6.0 + CFBundleName Libusb USB device Shield + CFBundlePackageType KEXT + CFBundleSignature ???? + CFBundleVersion 6.0 + IOKitPersonalities + + HCFR + + CFBundleIdentifier com.apple.driver.AppleUSBComposite + IOClass AppleUSBComposite + IOProviderClass IOUSBDevice + idVendor 1243 + idProduct 91 + + + OSBundleCompatibleVersion 1.8 + OSBundleLibraries + + com.apple.kernel.iokit 6.0 + + + -- cgit v1.2.3