]> git.saurik.com Git - apple/security.git/blobdiff - sslViewer/sslViewer-entitlements.plist
Security-57031.1.35.tar.gz
[apple/security.git] / sslViewer / sslViewer-entitlements.plist
diff --git a/sslViewer/sslViewer-entitlements.plist b/sslViewer/sslViewer-entitlements.plist
new file mode 100644 (file)
index 0000000..97f6deb
--- /dev/null
@@ -0,0 +1,11 @@
+<?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>keychain-access-groups</key>
+       <array>
+               <string>apple</string>
+               <string>test</string>
+       </array>
+</dict>
+</plist>