Rev | Line | |
---|
[264769] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
---|
| 3 | <plist version="1.0">
|
---|
| 4 | <dict>
|
---|
[282368] | 5 | <key>com.apple.private.xpc.launchd.job-manager</key>
|
---|
| 6 | <string>TestWebKitAPI</string>
|
---|
[286075] | 7 | <key>com.apple.private.webkit.webpush</key>
|
---|
| 8 | <true/>
|
---|
[264769] | 9 | <key>com.apple.hid.manager.user-access-device</key>
|
---|
| 10 | <true/>
|
---|
| 11 | <key>com.apple.private.hid.client.event-filter</key>
|
---|
| 12 | <true/>
|
---|
| 13 | <key>keychain-access-groups</key>
|
---|
| 14 | <array>
|
---|
| 15 | <string>com.apple.TestWebKitAPI</string>
|
---|
| 16 | </array>
|
---|
| 17 | <key>com.apple.security.temporary-exception.sbpl</key>
|
---|
| 18 | <array>
|
---|
| 19 | <string>(allow mach-issue-extension (require-all (extension-class "com.apple.webkit.extension.mach")))</string>
|
---|
[270381] | 20 | <string>(allow iokit-issue-extension (require-all (extension-class "com.apple.webkit.extension.iokit")))</string>
|
---|
[264769] | 21 | </array>
|
---|
| 22 | </dict>
|
---|
| 23 | </plist>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.