Add DebugEnhancer

This commit is contained in:
Mykola Grymalyuk
2021-06-13 10:47:10 -06:00
parent 5d6587100e
commit 880432970b
6 changed files with 29 additions and 5 deletions

View File

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

Binary file not shown.