1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//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>IOFireWireLib</string>
9	<key>CFBundleGetInfoString</key>
10	<string>IOFireWireFamily version 4.5.5, Copyright © 2012 Apple Inc. All rights reserved.</string>
11	<key>CFBundleIconFile</key>
12	<string></string>
13	<key>CFBundleIdentifier</key>
14	<string>com.apple.IOFireWireLib</string>
15	<key>CFBundleInfoDictionaryVersion</key>
16	<string>6.0</string>
17	<key>CFBundleName</key>
18	<string>IOFireWireLib</string>
19	<key>CFBundlePackageType</key>
20	<string>BNDL</string>
21	<key>CFBundleShortVersionString</key>
22	<string>4.5.5</string>
23	<key>CFBundleSignature</key>
24	<string>????</string>
25	<key>CFBundleVersion</key>
26	<string>4.5.5</string>
27	<key>CFPlugInFactories</key>
28	<dict>
29		<key>A1478010-F197-11D4-A28B-000502072F80</key>
30		<string>IOFireWireLibFactory</string>
31	</dict>
32	<key>CFPlugInTypes</key>
33	<dict>
34		<key>CDCFCA94-F197-11D4-87E6-000502072F80</key>
35		<array>
36			<string>A1478010-F197-11D4-A28B-000502072F80</string>
37		</array>
38	</dict>
39	<key>Personality</key>
40	<dict>
41		<key>IOProviderClass</key>
42		<string>IOFireWireNub</string>
43	</dict>
44</dict>
45</plist>
46