Add FeatureUnlock

Creates less confusion with new name
This commit is contained in:
Mykola Grymalyuk
2021-07-08 10:14:25 -06:00
parent 4dc76e26fc
commit d7aa3889f9
6 changed files with 11 additions and 10 deletions

View File

@@ -812,7 +812,7 @@
<key>Arch</key>
<string>x86_64</string>
<key>Comment</key>
<string>SidecarFixup</string>
<string>FeatureUnlock</string>
<key>Enabled</key>
<false/>
<key>MaxKernel</key>
@@ -820,9 +820,9 @@
<key>MinKernel</key>
<string>16.0.0</string>
<key>BundlePath</key>
<string>SidecarFixup.kext</string>
<string>FeatureUnlock.kext</string>
<key>ExecutablePath</key>
<string>Contents/MacOS/SidecarFixup</string>
<string>Contents/MacOS/FeatureUnlock</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>