1 | <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
---|
2 | <plist version="1.0">
|
---|
3 | <dict>
|
---|
4 | <key>CFBundleDevelopmentRegion</key> <string>English</string>
|
---|
5 | <key>CFBundleExecutable</key> <string>VBoxUSB</string>
|
---|
6 | <key>CFBundleIdentifier</key> <string>org.virtualbox.kext.VBoxUSB</string>
|
---|
7 | <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string>
|
---|
8 | <key>CFBundleName</key> <string>VBoxUSB</string>
|
---|
9 | <key>CFBundlePackageType</key> <string>KEXT</string>
|
---|
10 | <key>CFBundleSignature</key> <string>????</string>
|
---|
11 | <key>CFBundleVersion</key> <string>@VBOX_VERSION_MAJOR@.@VBOX_VERSION_MINOR@.@VBOX_VERSION_BUILD@</string>
|
---|
12 | <key>CFBundleShortVersionString</key> <string>@VBOX_VERSION_MAJOR@.@VBOX_VERSION_MINOR@.@VBOX_VERSION_BUILD@</string>
|
---|
13 | <key>CFBundleGetInfoString</key> <string>@VBOX_PRODUCT@ @VBOX_VERSION_STRING@, © 2007-@VBOX_C_YEAR@ @VBOX_VENDOR@</string>
|
---|
14 | <key>IOKitPersonalities</key>
|
---|
15 | <dict>
|
---|
16 | <key>VBoxUSB</key>
|
---|
17 | <dict>
|
---|
18 | <key>CFBundleIdentifier</key> <string>org.virtualbox.kext.VBoxUSB</string>
|
---|
19 | <key>IOClass</key> <string>org_virtualbox_VBoxUSB</string>
|
---|
20 | <key>IOMatchCategory</key> <string>org_virtualbox_VBoxUSB</string>
|
---|
21 | <key>IOProviderClass</key> <string>IOResources</string>
|
---|
22 | <key>IOResourceMatch</key> <string>IOKit</string>
|
---|
23 | <key>IOUserClientClass</key> <string>org_virtualbox_VBoxUSBClient</string>
|
---|
24 | </dict>
|
---|
25 | <key>VBoxUSBDevice</key>
|
---|
26 | <dict>
|
---|
27 | <key>CFBundleIdentifier</key> <string>org.virtualbox.kext.VBoxUSB</string>
|
---|
28 | <key>IOClass</key> <string>org_virtualbox_VBoxUSBDevice</string>
|
---|
29 | <key>IOProviderClass</key> <string>IOUSBDevice</string>
|
---|
30 | <key>idVendor</key> <string>*</string>
|
---|
31 | <key>idProduct</key> <string>*</string>
|
---|
32 | <key>bcdDevice</key> <string>*</string>
|
---|
33 | <key>IOProbeScore</key> <integer>9942</integer>
|
---|
34 | <key>IOProviderMergeProperties</key>
|
---|
35 | <dict>
|
---|
36 | <key>IOCFPlugInTypes</key>
|
---|
37 | <dict>
|
---|
38 | <key>9dc7b780-9ec0-11d4-a54f-000a27052861</key> <string>IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle</string>
|
---|
39 | </dict>
|
---|
40 | <key>IOUserClientClass</key> <string>IOUSBDeviceUserClientV2</string>
|
---|
41 | </dict>
|
---|
42 | </dict>
|
---|
43 | <key>VBoxUSBInterface</key>
|
---|
44 | <dict>
|
---|
45 | <key>CFBundleIdentifier</key> <string>org.virtualbox.kext.VBoxUSB</string>
|
---|
46 | <key>IOClass</key> <string>org_virtualbox_VBoxUSBInterface</string>
|
---|
47 | <key>IOProviderClass</key> <string>IOUSBInterface</string>
|
---|
48 | <key>idVendor</key> <string>*</string>
|
---|
49 | <key>idProduct</key> <string>*</string>
|
---|
50 | <key>bcdDevice</key> <string>*</string>
|
---|
51 | <key>bConfigurationValue</key> <string>*</string>
|
---|
52 | <key>bInterfaceNumber</key> <string>*</string>
|
---|
53 | <key>IOProbeScore</key> <integer>9942</integer>
|
---|
54 | <key>IOProviderMergeProperties</key>
|
---|
55 | <dict>
|
---|
56 | <key>IOCFPlugInTypes</key>
|
---|
57 | <dict>
|
---|
58 | <key>2d9786c6-9ef3-11d4-ad51-000a27052861</key> <string>IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle</string>
|
---|
59 | </dict>
|
---|
60 | <key>IOUserClientClass</key> <string>IOUSBInterfaceUserClientV2</string>
|
---|
61 | </dict>
|
---|
62 | </dict>
|
---|
63 | </dict>
|
---|
64 | <key>OSBundleLibraries</key>
|
---|
65 | <dict>
|
---|
66 | <key>com.apple.iokit.IOUSBFamily</key> <string>3.0.0</string>
|
---|
67 | <key>com.apple.iokit.IOUSBUserClient</key> <string>3.0.0</string>
|
---|
68 | <key>com.apple.kpi.iokit</key> <string>9.0.0</string>
|
---|
69 | <key>com.apple.kpi.bsd</key> <string>9.0.0</string>
|
---|
70 | <key>com.apple.kpi.mach</key> <string>9.0.0</string>
|
---|
71 | <key>com.apple.kpi.libkern</key> <string>9.0.0</string>
|
---|
72 | <key>com.apple.kpi.unsupported</key> <string>9.0.0</string>
|
---|
73 | <key>org.virtualbox.kext.VBoxDrv</key> <string>@VBOX_VERSION_MAJOR@.@VBOX_VERSION_MINOR@.@VBOX_VERSION_BUILD@</string>
|
---|
74 | </dict>
|
---|
75 | <key>OSBundleLibraries_x86_64</key>
|
---|
76 | <dict>
|
---|
77 | <key>com.apple.iokit.IOUSBFamily</key> <string>3.5.0a25</string>
|
---|
78 | <key>com.apple.iokit.IOUSBUserClient</key> <string>3.5.0a25</string>
|
---|
79 | <key>com.apple.kpi.iokit</key> <string>10.0.0d3</string>
|
---|
80 | <key>com.apple.kpi.bsd</key> <string>10.0.0d3</string>
|
---|
81 | <key>com.apple.kpi.mach</key> <string>10.0.0d3</string>
|
---|
82 | <key>com.apple.kpi.libkern</key> <string>10.0.0d3</string>
|
---|
83 | <key>com.apple.kpi.unsupported</key> <string>10.0.0d3</string>
|
---|
84 | <key>org.virtualbox.kext.VBoxDrv</key> <string>@VBOX_VERSION_MAJOR@.@VBOX_VERSION_MINOR@.@VBOX_VERSION_BUILD@</string>
|
---|
85 | </dict>
|
---|
86 | </dict>
|
---|
87 | </plist>
|
---|
88 |
|
---|