Remove AppleBacklightFixup reliance

This commit is contained in:
Mykola Grymalyuk
2021-05-12 15:38:23 -06:00
parent d42d2d09e9
commit df469be05f
4 changed files with 26 additions and 7 deletions

View File

@@ -842,6 +842,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>Comment</key>
<string>BacklightInjector</string>
<key>Enabled</key>
<false/>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>BundlePath</key>
<string>BacklightInjector.kext</string>
<key>ExecutablePath</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>