diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-09-21 23:55:38 +0300 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-03-04 11:27:44 +0100 |
commit | 8c25e92bb9c289598fc8c83d712d67c5539cd21b (patch) | |
tree | 4b2936b36b084ff1c6e34689897a18401f57de82 /lo.xcent.in | |
parent | fd34a19b4d8ccbd8740cf6056be87b8c267caaec (diff) |
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)
Diffstat (limited to 'lo.xcent.in')
-rw-r--r-- | lo.xcent.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lo.xcent.in b/lo.xcent.in index 9b1f028abf3b..02d892940d68 100644 --- a/lo.xcent.in +++ b/lo.xcent.in @@ -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> |