ios: add missing tag to Info.plist

This commit is contained in:
jkhsjdhjs 2020-01-21 19:16:00 +01:00
parent 210b315b68
commit 137b7f9327
Signed by: jkhsjdhjs
GPG Key ID: BAC6ADBAB7D576CC

View File

@ -54,6 +54,7 @@
<key>UIViewControllerBasedStatusBarAppearance</key> <key>UIViewControllerBasedStatusBarAppearance</key>
<false/> <false/>
<key>UIAppFonts</key> <key>UIAppFonts</key>
<array>
<string>AntDesign.ttf</string> <string>AntDesign.ttf</string>
<string>Entypo.ttf</string> <string>Entypo.ttf</string>
<string>EvilIcons.ttf</string> <string>EvilIcons.ttf</string>