blob: 7306a07c44b28fc8a29b00438271a31d42fb2eb8 [file] [log] [blame]
Kateryna Kostiuk5d10ee22018-05-16 10:09:05 -04001<?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>
5 <key>com.apple.security.app-sandbox</key>
6 <true/>
7 <key>com.apple.security.assets.movies.read-write</key>
8 <true/>
9 <key>com.apple.security.assets.music.read-write</key>
10 <true/>
11 <key>com.apple.security.assets.pictures.read-write</key>
12 <true/>
13 <key>com.apple.security.device.bluetooth</key>
14 <true/>
15 <key>com.apple.security.device.camera</key>
16 <true/>
17 <key>com.apple.security.device.microphone</key>
18 <true/>
19 <key>com.apple.security.device.usb</key>
20 <true/>
21 <key>com.apple.security.files.downloads.read-write</key>
22 <true/>
23 <key>com.apple.security.files.user-selected.read-write</key>
24 <true/>
25 <key>com.apple.security.network.client</key>
26 <true/>
27 <key>com.apple.security.network.server</key>
28 <true/>
29 <key>com.apple.security.personal-information.addressbook</key>
30 <true/>
31</dict>
32</plist>