File: OpenSC_applescripts.entitlements

package info (click to toggle)
opensc 0.27.0~rc2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 11,844 kB
  • sloc: ansic: 184,917; xml: 6,535; sh: 2,766; makefile: 1,035; cpp: 382; lex: 92
file content (10 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
<?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.security.app-sandbox</key>
    <false/>
    <key>com.apple.security.automation.apple-events</key>
    <true/>
  </dict>
</plist>