Loading...
--- xnu/xnu-12377.121.6/config/System.kext/PlugIns/IOKit.kext/Info.plist
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>IOKit</string>
- <key>CFBundleGetInfoString</key>
- <string>I/O Kit Pseudoextension, Apple Computer Inc, ###KERNEL_VERSION_LONG###</string>
- <key>CFBundleIdentifier</key>
- <string>com.apple.kpi.iokit</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>I/O Kit Pseudoextension</string>
- <key>CFBundlePackageType</key>
- <string>KEXT</string>
- <key>CFBundleShortVersionString</key>
- <string>###KERNEL_VERSION_SHORT###</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>###KERNEL_VERSION_LONG###</string>
- <key>OSBundleCompatibleVersion</key>
- <string>7.0</string>
- <key>OSBundleRequired</key>
- <string>Root</string>
- <key>OSKernelResource</key>
- <true/>
- <key>OSBundleAllowUserLoad</key>
- <true/>
-</dict>
-</plist>