summaryrefslogtreecommitdiff
path: root/lo.xcent
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2021-08-10 20:15:10 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-08-12 09:44:45 +0200
commitc6a0fff5e8ef321767abd2012324e90b31660fdf (patch)
treedf15559e07fecf49ebfb7ea0832855ff6e93aac1 /lo.xcent
parentaa063443de8a4ef18ccb5ebc939183fae2b58688 (diff)
tdf#126961 link to macOS address book - crashes and restarts
completely untested, but highly plausible Change-Id: I107978aa6bf8b77cee06ffc5be6bff8b651b11f8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120287 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'lo.xcent')
-rw-r--r--lo.xcent3
1 files changed, 3 insertions, 0 deletions
diff --git a/lo.xcent b/lo.xcent
index d0e3b5ce3f8e..8ed137c9d7c4 100644
--- a/lo.xcent
+++ b/lo.xcent
@@ -22,5 +22,8 @@
<true/>
<key>com.apple.security.cs.disable-executable-page-protection</key>
<true/>
+ <!-- Allow Base to import data from Adddress Book -->
+ <key>com.apple.security.personal-information.addressbook</key>
+ <true/>
</dict>
</plist>