From efa346fea48414c98c1e577bf0d74a6e90a78044 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Thu, 15 Oct 2020 14:57:21 +0100 Subject: [PATCH] iOS: Added fonts to Info.plist although it was working without it --- ReactNativeClient/ios/Joplin/Info.plist | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ReactNativeClient/ios/Joplin/Info.plist b/ReactNativeClient/ios/Joplin/Info.plist index d50784d439..010d14ffd3 100644 --- a/ReactNativeClient/ios/Joplin/Info.plist +++ b/ReactNativeClient/ios/Joplin/Info.plist @@ -74,5 +74,24 @@ Light UIViewControllerBasedStatusBarAppearance + UIAppFonts + + AntDesign.ttf + Entypo.ttf + EvilIcons.ttf + Feather.ttf + FontAwesome.ttf + FontAwesome5_Brands.ttf + FontAwesome5_Regular.ttf + FontAwesome5_Solid.ttf + Foundation.ttf + Ionicons.ttf + MaterialIcons.ttf + MaterialCommunityIcons.ttf + SimpleLineIcons.ttf + Octicons.ttf + Zocial.ttf + Fontisto.ttf +