build.py: Fix TS0128F support

This commit is contained in:
Mykola Grymalyuk
2022-10-25 20:32:53 -06:00
parent 5d24b4ca1e
commit 4d7f7b9c28
6 changed files with 34 additions and 2 deletions

View File

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