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>IOFireWireIPPrivate</string>
9	<key>CFBundleGetInfoString</key>
10	<string>IOFireWireIP version 2.2.6, Copyright © 2011-2013 Apple Inc. All rights reserved.</string>
11	<key>CFBundleIconFile</key>
12	<string></string>
13	<key>CFBundleIdentifier</key>
14	<string>com.apple.iokit.IOFireWireIPPrivate</string>
15	<key>CFBundleInfoDictionaryVersion</key>
16	<string>6.0</string>
17	<key>CFBundleName</key>
18	<string>IOFireWireIPPrivate</string>
19	<key>CFBundlePackageType</key>
20	<string>KEXT</string>
21	<key>CFBundleShortVersionString</key>
22	<string>2.2.6</string>
23	<key>CFBundleSignature</key>
24	<string>????</string>
25	<key>CFBundleVersion</key>
26	<string>2.2.6</string>
27	<key>IOKitPersonalities</key>
28	<dict>
29		<key>IOFireWireIPv4Private</key>
30		<dict>
31			<key>CFBundleIdentifier</key>
32			<string>com.apple.iokit.IOFireWireIPPrivate</string>
33			<key>IOClass</key>
34			<string>IOFireWireIPUnit</string>
35			<key>IOProviderClass</key>
36			<string>IOFireWireUnit</string>
37			<key>Unit_Spec_ID</key>
38			<integer>94</integer>
39			<key>Unit_SW_Version</key>
40			<integer>1</integer>
41		</dict>
42		<key>IOFireWireIPv6Private</key>
43		<dict>
44			<key>CFBundleIdentifier</key>
45			<string>com.apple.iokit.IOFireWireIPPrivate</string>
46			<key>IOClass</key>
47			<string>IOFireWireIPUnit</string>
48			<key>IOProviderClass</key>
49			<string>IOFireWireUnit</string>
50			<key>Unit_Spec_ID</key>
51			<integer>94</integer>
52			<key>Unit_SW_Version</key>
53			<integer>2</integer>
54		</dict>
55	</dict>
56	<key>OSBundleLibraries</key>
57	<dict>
58		<key>com.apple.iokit.IOFireWireFamily</key>
59		<string>1.1</string>
60		<key>com.apple.iokit.IOFireWireIP</key>
61		<string>2.0.3</string>
62		<key>com.apple.iokit.IONetworkingFamily</key>
63		<string>1.1</string>
64		<key>com.apple.kpi.bsd</key>
65		<string>8.0.0b1</string>
66		<key>com.apple.kpi.iokit</key>
67		<string>8.0.0b1</string>
68		<key>com.apple.kpi.libkern</key>
69		<string>8.0.0b1</string>
70		<key>com.apple.kpi.mach</key>
71		<string>8.0.0b1</string>
72	</dict>
73</dict>
74</plist>
75