We don't build the Apple Remote code when sandboxed

So no need for the related entitlements.

Change-Id: I54ba7c0586ee77f30096b50755a9a85bbb7965a5
(cherry picked from commit a1379c6d25)
(cherry picked from commit d78c567c78e9d0f4e122caab527da23f69dec6d3)
This commit is contained in:
Tor Lillqvist 2014-09-21 23:55:38 +03:00 committed by Andras Timar
parent fd34a19b4d
commit 8c25e92bb9

View file

@ -18,13 +18,6 @@
<true/>
<key>com.apple.security.device.bluetooth</key>
<true/>
<!-- usb needed for the apple_remote thingie... -->
<key>com.apple.security.device.usb</key>
<true/>
<key>com.apple.security.temporary-exception.apple-events</key>
<array>
<string>mac.remotecontrols</string>
</array>
<key>com.apple.security.print</key>
<true/>
</dict>