We don't build the Apple Remote code when sandboxed
So no need for the related entitlements. Change-Id: I54ba7c0586ee77f30096b50755a9a85bbb7965a5 (cherry picked from commit a1379c6d2555c77b1b096165ac2aab42808e90a7) (cherry picked from commit d78c567c78e9d0f4e122caab527da23f69dec6d3)
This commit is contained in:
committed by
Andras Timar
parent
fd34a19b4d
commit
8c25e92bb9
@@ -18,13 +18,6 @@
|
|||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.device.bluetooth</key>
|
<key>com.apple.security.device.bluetooth</key>
|
||||||
<true/>
|
<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>
|
<key>com.apple.security.print</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
Reference in New Issue
Block a user