Remove outer dict around product plist dict
This commit is contained in:
committed by
T. R. Bernstein
parent
5cdff5f9f5
commit
efb8b304bd
@@ -107,12 +107,10 @@ function createLaunchDaemon() {
|
||||
<key>com.apple.iokit.matching</key>
|
||||
<dict>
|
||||
<key>com.apple.device-attach</key>
|
||||
<dict>
|
||||
$(getProductPlistDict)
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
LDAEMON
|
||||
ensureRightAccess ${launchDaemonPath}
|
||||
|
||||
Reference in New Issue
Block a user