diff options
Diffstat (limited to 'Juick/Juick-Info.plist')
-rw-r--r-- | Juick/Juick-Info.plist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Juick/Juick-Info.plist b/Juick/Juick-Info.plist index 3776ab8..2f29b33 100644 --- a/Juick/Juick-Info.plist +++ b/Juick/Juick-Info.plist @@ -48,6 +48,12 @@ <string>UIInterfaceOrientationLandscapeLeft</string> <string>UIInterfaceOrientationLandscapeRight</string> </array> + <key>UIAppFonts</key> + <array> + <string>FontAwesome.ttf</string> + </array> + <key>NSHumanReadableCopyright</key> + <string></string> <key>UIViewControllerBasedStatusBarAppearance</key> <false/> </dict> |