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">
5 <key>com.apple.application-identifier
</key>
6 <string>@MACOSX_BUNDLE_IDENTIFIER@
</string>
7 <key>com.apple.security.app-sandbox
</key>
9 <key>com.apple.security.files.user-selected.read-write
</key>
11 <key>com.apple.security.network.client
</key>
13 <key>com.apple.security.network.server
</key>
15 <key>com.apple.security.device.bluetooth
</key>
17 <!-- usb needed for the apple_remote thingie... -->
18 <key>com.apple.security.device.usb
</key>
20 <key>com.apple.security.temporary-exception.apple-events
</key>
22 <string>mac.remotecontrols
</string>
24 <key>com.apple.security.print
</key>