| <?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.device.audio-input</key> |
| <true/> |
| <key>com.apple.security.device.bluetooth</key> |
| <true/> |
| <key>com.apple.security.device.camera</key> |
| <true/> |
| <key>com.apple.security.device.print</key> |
| <true/> |
| <key>com.apple.security.device.usb</key> |
| <true/> |
| <key>com.apple.security.personal-information.location</key> |
| <true/> |
| <key>com.apple.security.personal-information.photos-library</key> |
| <true/> |
| </dict> |
| </plist> |