Remove outer dict around product plist dict
This commit is contained in:
committed by
T. R. Bernstein
parent
5cdff5f9f5
commit
efb8b304bd
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user