Kaydet (Commit) d04298dd authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add network and Bluetooth entitlements

Change-Id: Ibf718c3ecaea14ddbd48a8642c179dd8657779ce
üst f9685dc5
......@@ -8,6 +8,12 @@
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
<key>com.apple.security.device.bluetooth</key>
<true/>
<!-- usb needed for the apple_remote thingie... -->
<key>com.apple.security.device.usb</key>
<true/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment