1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-26 21:23:46 +00:00

fontawesome icons

This commit is contained in:
Kyle Spearrin
2019-03-27 21:26:57 -04:00
parent 0f2d2ac7a9
commit afd5d55b5f
8 changed files with 15 additions and 72 deletions

View File

@@ -36,5 +36,9 @@
<string>Assets.xcassets/AppIcon.appiconset</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<key>UIAppFonts</key>
<array>
<string>FontAwesome.ttf</string>
</array>
</dict>
</plist>

Binary file not shown.

View File

@@ -95,6 +95,7 @@
<None Include="Entitlements.plist" />
<None Include="Info.plist" />
<Compile Include="Properties\AssemblyInfo.cs" />
<BundleResource Include="Resources\FontAwesome.ttf" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="Resources\LaunchScreen.storyboard" />