Remove outer dict around product plist dict

This commit is contained in:
T. R. Bernstein
2024-06-28 02:51:52 +02:00
committed by T. R. Bernstein
parent 5cdff5f9f5
commit efb8b304bd

View File

@@ -107,9 +107,7 @@ function createLaunchDaemon() {
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.device-attach</key>
<dict>
$(getProductPlistDict)
</dict>
</dict>
</dict>
</dict>