Add Roboto font family

This commit is contained in:
Yuki MIZUNO
2015-01-05 15:09:26 +09:00
parent aaeef1d6bb
commit e325ee1c27
21 changed files with 256 additions and 0 deletions
+9
View File
@@ -26,6 +26,15 @@
<string>public.app-category.games</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIAppFonts</key>
<array>
<string>Roboto-Black.ttf</string>
<string>Roboto-Bold.ttf</string>
<string>Roboto-Light.ttf</string>
<string>Roboto-Medium.ttf</string>
<string>Roboto-Regular.ttf</string>
<string>Roboto-Thin.ttf</string>
</array>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<key>UIMainStoryboardFile</key>