Add legacy iSight patch

Thanks Jazzny for notifying!
This commit is contained in:
Mykola Grymalyuk
2021-11-18 16:46:46 -07:00
parent eef336ab62
commit 889b5f3c71
6 changed files with 49 additions and 5 deletions

View File

@@ -1113,6 +1113,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>BundlePath</key>
<string>LegacyUSBVideoSupport.kext</string>
<key>Comment</key>
<string>Legayc iSight support</string>
<key>Enabled</key>
<false/>
<key>ExecutablePath</key>
<string>Contents/MacOS/LegacyUSBVideoSupport</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>18.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>