diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-06-29 13:35:01 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-06-29 17:06:35 +0200 |
commit | b43f0b0295953c8d5d16c5b9eccaddb5ec214bab (patch) | |
tree | b1144afc20af14dacb88eed3961a82ca76392c30 /lo.xcent.in | |
parent | d121e7cdd408fa5afb73b16466df42baa52b6a1a (diff) |
allow to specify a macOS provisioning profile
having one is one of the prerequisites of using TestFlight
Change-Id: I9e20eb99905071fade4179dfbe2da5b7e5dd1c24
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136618
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'lo.xcent.in')
-rw-r--r-- | lo.xcent.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lo.xcent.in b/lo.xcent.in index 9a0838fbc388..4b7303876e6b 100644 --- a/lo.xcent.in +++ b/lo.xcent.in @@ -22,5 +22,6 @@ <key>com.apple.security.personal-information.addressbook</key> <true/> @SDREMOTE_ENTITLEMENT@ +@MACOSX_PROVISIONING_INFO@ </dict> </plist> |