Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add the com.apple.developer.user-fonts entitlement
Change-Id: I113e6d6a9702509a61fb2e5eb3ad7949fa836dda
Signed-off-by: Tor Lillqvist <tml@collabora.com>
(cherry picked from commit f52a389)
  • Loading branch information
Tor Lillqvist authored and tml1024 committed Nov 5, 2020
1 parent d54f830 commit 4fea146
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ios/Mobile/Mobile.entitlements
Expand Up @@ -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>

0 comments on commit 4fea146

Please sign in to comment.