Add Innie Support

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/187
This commit is contained in:
Mykola Grymalyuk
2021-05-03 12:28:47 -06:00
parent ca4051b10d
commit 5bca1a0ad6
5 changed files with 27 additions and 1 deletions

View File

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