1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5	<key>CFBundleDevelopmentRegion</key>
6	<string>English</string>
7	<key>CFBundleExecutable</key>
8	<string>IOUSBMassStorageClass</string>
9	<key>CFBundleGetInfoString</key>
10	<string>$(IO_USB_MASS_STORAGE_CLASS_VERSION_COPYRIGHT)</string>
11	<key>CFBundleIconFile</key>
12	<string></string>
13	<key>CFBundleIdentifier</key>
14	<string>com.apple.iokit.IOUSBMassStorageClass</string>
15	<key>CFBundleInfoDictionaryVersion</key>
16	<string>6.0</string>
17	<key>CFBundleName</key>
18	<string>IOUSBMassStorageClass</string>
19	<key>CFBundlePackageType</key>
20	<string>KEXT</string>
21	<key>CFBundleShortVersionString</key>
22	<string>$(IO_USB_MASS_STORAGE_CLASS_MODULE_VERSION)</string>
23	<key>CFBundleSignature</key>
24	<string>????</string>
25	<key>CFBundleVersion</key>
26	<string>$(IO_USB_MASS_STORAGE_CLASS_MODULE_VERSION)</string>
27	<key>IOKitPersonalities</key>
28	<dict>
29		<key>IOUSBMassStorageClass1</key>
30		<dict>
31			<key>SCSI Device Characteristics</key>
32			<dict>
33				<key>Inquiry Length</key>
34				<integer>36</integer>
35				<key>Manual Eject</key>
36				<string>true</string>
37			</dict>
38			<key>CFBundleIdentifier</key>
39			<string>com.apple.iokit.IOUSBMassStorageClass</string>
40			<key>IOClass</key>
41			<string>IOUSBMassStorageClass</string>
42			<key>IOProviderClass</key>
43			<string>IOUSBInterface</string>
44			<key>Physical Interconnect</key>
45			<string>USB</string>
46			<key>Physical Interconnect Location</key>
47			<string>External</string>
48			<key>Read Time Out Duration</key>
49			<integer>30000</integer>
50			<key>Write Time Out Duration</key>
51			<integer>30000</integer>
52			<key>bInterfaceClass</key>
53			<integer>8</integer>
54			<key>bInterfaceSubClass</key>
55			<integer>1</integer>
56		</dict>
57		<key>IOUSBMassStorageClass2</key>
58		<dict>
59			<key>SCSI Device Characteristics</key>
60			<dict>
61				<key>Inquiry Length</key>
62				<integer>36</integer>
63				<key>Manual Eject</key>
64				<string>true</string>
65			</dict>
66			<key>CFBundleIdentifier</key>
67			<string>com.apple.iokit.IOUSBMassStorageClass</string>
68			<key>IOClass</key>
69			<string>IOUSBMassStorageClass</string>
70			<key>IOProviderClass</key>
71			<string>IOUSBInterface</string>
72			<key>Physical Interconnect</key>
73			<string>USB</string>
74			<key>Physical Interconnect Location</key>
75			<string>External</string>
76			<key>Read Time Out Duration</key>
77			<integer>30000</integer>
78			<key>Write Time Out Duration</key>
79			<integer>30000</integer>
80			<key>bInterfaceClass</key>
81			<integer>8</integer>
82			<key>bInterfaceSubClass</key>
83			<integer>2</integer>
84		</dict>
85		<key>IOUSBMassStorageClass3</key>
86		<dict>
87			<key>SCSI Device Characteristics</key>
88			<dict>
89				<key>Inquiry Length</key>
90				<integer>36</integer>
91				<key>Manual Eject</key>
92				<string>true</string>
93			</dict>
94			<key>CFBundleIdentifier</key>
95			<string>com.apple.iokit.IOUSBMassStorageClass</string>
96			<key>IOClass</key>
97			<string>IOUSBMassStorageClass</string>
98			<key>IOProviderClass</key>
99			<string>IOUSBInterface</string>
100			<key>Physical Interconnect</key>
101			<string>USB</string>
102			<key>Physical Interconnect Location</key>
103			<string>External</string>
104			<key>Read Time Out Duration</key>
105			<integer>30000</integer>
106			<key>Write Time Out Duration</key>
107			<integer>30000</integer>
108			<key>bInterfaceClass</key>
109			<integer>8</integer>
110			<key>bInterfaceSubClass</key>
111			<integer>3</integer>
112		</dict>
113		<key>IOUSBMassStorageClass5</key>
114		<dict>
115			<key>CFBundleIdentifier</key>
116			<string>com.apple.iokit.IOUSBMassStorageClass</string>
117			<key>SCSI Device Characteristics</key>
118			<dict>
119				<key>Inquiry Length</key>
120				<integer>36</integer>
121				<key>Manual Eject</key>
122				<string>true</string>
123			</dict>
124			<key>IOClass</key>
125			<string>IOUSBMassStorageClass</string>
126			<key>IOProviderClass</key>
127			<string>IOUSBInterface</string>
128			<key>Physical Interconnect</key>
129			<string>USB</string>
130			<key>Physical Interconnect Location</key>
131			<string>External</string>
132			<key>Read Time Out Duration</key>
133			<integer>30000</integer>
134			<key>Write Time Out Duration</key>
135			<integer>30000</integer>
136			<key>bInterfaceClass</key>
137			<integer>8</integer>
138			<key>bInterfaceSubClass</key>
139			<integer>5</integer>
140		</dict>
141		<key>IOUSBMassStorageClass6</key>
142		<dict>
143			<key>SCSI Device Characteristics</key>
144			<dict>
145				<key>Inquiry Length</key>
146				<integer>36</integer>
147				<key>Manual Eject</key>
148				<string>true</string>
149			</dict>
150			<key>CFBundleIdentifier</key>
151			<string>com.apple.iokit.IOUSBMassStorageClass</string>
152			<key>IOClass</key>
153			<string>IOUSBMassStorageClass</string>
154			<key>IOProviderClass</key>
155			<string>IOUSBInterface</string>
156			<key>Physical Interconnect</key>
157			<string>USB</string>
158			<key>Physical Interconnect Location</key>
159			<string>External</string>
160			<key>Read Time Out Duration</key>
161			<integer>30000</integer>
162			<key>Write Time Out Duration</key>
163			<integer>30000</integer>
164			<key>bInterfaceClass</key>
165			<integer>8</integer>
166			<key>bInterfaceSubClass</key>
167			<integer>6</integer>
168		</dict>
169	</dict>
170	<key>OSBundleCompatibleVersion</key>
171	<string>1.0.0</string>
172	<key>OSBundleLibraries</key>
173	<dict>
174		<key>com.apple.iokit.IOSCSIArchitectureModelFamily</key>
175		<string>1.0.0</string>
176		<key>com.apple.iokit.IOStorageFamily</key>
177		<string>1.0.0</string>
178		<key>com.apple.iokit.IOUSBFamily</key>
179		<string>3.0.0</string>
180		<key>com.apple.kpi.bsd</key>
181		<string>9.0.0</string>
182		<key>com.apple.kpi.iokit</key>
183		<string>9.0.0</string>
184		<key>com.apple.kpi.libkern</key>
185		<string>9.0.0</string>
186		<key>com.apple.kpi.mach</key>
187		<string>9.0.0</string>
188	</dict>
189	<key>OSBundleRequired</key>
190	<string>Local-Root</string>
191</dict>
192</plist>
193