aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell@glassechidna.com.au>2011-07-17 19:55:32 +1000
committerBenjamin Dobell <benjamin.dobell@glassechidna.com.au>2011-07-17 19:55:32 +1000
commita18d2e6b02914f0f8ac9a4d4b8ee37a349c11ea5 (patch)
tree14936b4b39bb23bdd34d97e242339dab954dde71
parent8cb7f6ee8f872938e257541c07d0e4b2ad0e3f35 (diff)
parented819e2fbe442a98a35ad17749627f7e477b88c5 (diff)
downloadexternal_heimdall-a18d2e6b02914f0f8ac9a4d4b8ee37a349c11ea5.zip
external_heimdall-a18d2e6b02914f0f8ac9a4d4b8ee37a349c11ea5.tar.gz
external_heimdall-a18d2e6b02914f0f8ac9a4d4b8ee37a349c11ea5.tar.bz2
Merge branch 'master' of github.com:Benjamin-Dobell/Heimdall
-rwxr-xr-xOSX/heimdall.kext/Contents/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/OSX/heimdall.kext/Contents/Info.plist b/OSX/heimdall.kext/Contents/Info.plist
index 7dfa913..47c63c3 100755
--- a/OSX/heimdall.kext/Contents/Info.plist
+++ b/OSX/heimdall.kext/Contents/Info.plist
@@ -40,7 +40,7 @@
<key>OSBundleCompatibleVersion</key> <string>1.8</string>
<key>OSBundleLibraries</key>
<dict>
- <key>com.apple.kernel.iokit</key> <string>6.0</string>
+ <key>com.apple.kpi.iokit</key> <string>8.0.0</string>
</dict>
</dict>
-</plist> \ No newline at end of file
+</plist>