| <?xml version="1.0" encoding="UTF-8"?> |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| <plist version="1.0"> |
| <dict> |
| <key>com.apple.private.webkit.adattributiond.testing</key> |
| <true/> |
| <key>com.apple.private.webkit.webpush</key> |
| <true/> |
| <key>com.apple.private.webkit.webpush.inject</key> |
| <true/> |
| <key>com.apple.hid.manager.user-access-device</key> |
| <true/> |
| <key>com.apple.private.hid.client.event-filter</key> |
| <true/> |
| <key>keychain-access-groups</key> |
| <array> |
| <string>com.apple.TestWebKitAPI</string> |
| </array> |
| <key>com.apple.security.temporary-exception.sbpl</key> |
| <array> |
| <string>(allow mach-issue-extension (require-all (extension-class "com.apple.webkit.extension.mach")))</string> |
| <string>(allow iokit-issue-extension (require-all (extension-class "com.apple.webkit.extension.iokit")))</string> |
| </array> |
| </dict> |
| </plist> |