|
17 | 17 | <key>CFBundlePackageType</key>
|
18 | 18 | <string>APPL</string>
|
19 | 19 | <key>CFBundleShortVersionString</key>
|
20 |
| - <string>0.1.2</string> |
| 20 | + <string>0.1.3</string> |
21 | 21 | <key>CFBundleVersion</key>
|
22 |
| - <string>23</string> |
| 22 | + <string>24</string> |
23 | 23 | <key>LSRequiresIPhoneOS</key>
|
24 | 24 | <true/>
|
25 | 25 | <key>NSCameraUsageDescription</key>
|
26 | 26 | <string>Used to select team and user images</string>
|
27 | 27 | <key>NSPhotoLibraryUsageDescription</key>
|
28 | 28 | <string>Used to select team and user images</string>
|
| 29 | + <key>UIAppFonts</key> |
| 30 | + <array> |
| 31 | + <string>Roboto-Black</string> |
| 32 | + <string>Roboto-BlackItalic</string> |
| 33 | + <string>Roboto-Bold.ttf</string> |
| 34 | + <string>Roboto-BoldItalic.ttf</string> |
| 35 | + <string>Roboto-Italic.ttf</string> |
| 36 | + <string>Roboto-Light.ttf</string> |
| 37 | + <string>Roboto-LightItalic.ttf</string> |
| 38 | + <string>Roboto-Medium.ttf</string> |
| 39 | + <string>Roboto-MediumItalic.ttf</string> |
| 40 | + <string>Roboto-Regular.ttf</string> |
| 41 | + <string>Roboto-Thin.ttf</string> |
| 42 | + <string>Roboto-ThinItalic.ttf</string> |
| 43 | + </array> |
29 | 44 | <key>UILaunchStoryboardName</key>
|
30 | 45 | <string>LaunchScreen</string>
|
31 | 46 | <key>UIMainStoryboardFile</key>
|
|
47 | 62 | <string>UIInterfaceOrientationLandscapeLeft</string>
|
48 | 63 | <string>UIInterfaceOrientationLandscapeRight</string>
|
49 | 64 | </array>
|
50 |
| - <key>UIAppFonts</key> |
51 |
| - <array> |
52 |
| - <string>Roboto-Black</string> |
53 |
| - <string>Roboto-BlackItalic</string> |
54 |
| - <string>Roboto-Bold.ttf</string> |
55 |
| - <string>Roboto-BoldItalic.ttf</string> |
56 |
| - <string>Roboto-Italic.ttf</string> |
57 |
| - <string>Roboto-Light.ttf</string> |
58 |
| - <string>Roboto-LightItalic.ttf</string> |
59 |
| - <string>Roboto-Medium.ttf</string> |
60 |
| - <string>Roboto-MediumItalic.ttf</string> |
61 |
| - <string>Roboto-Regular.ttf</string> |
62 |
| - <string>Roboto-Thin.ttf</string> |
63 |
| - <string>Roboto-ThinItalic.ttf</string> |
64 |
| - </array> |
65 | 65 | </dict>
|
66 | 66 | </plist>
|
0 commit comments