Add the com.apple.developer.user-fonts entitlement

Change-Id: I113e6d6a9702509a61fb2e5eb3ad7949fa836dda
Signed-off-by: Tor Lillqvist <tml@collabora.com>
(cherry picked from commit f52a38996a)
pull/541/head
Tor Lillqvist 2020-11-05 14:26:50 +02:00 committed by Tor Lillqvist
parent d54f8306c9
commit 4fea146c74
1 changed files with 4 additions and 0 deletions

View File

@ -16,5 +16,9 @@
</array>
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
<string>$(TeamIdentifierPrefix)$(CFBundleIdentifier)</string>
<key>com.apple.developer.user-fonts</key>
<array>
<string>app-usage</string>
</array>
</dict>
</plist>