1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-17 16:53:26 +00:00

Tools share cell

This commit is contained in:
Kyle Spearrin
2017-04-25 14:48:42 -04:00
parent 0684dfe869
commit 15a9f80430
14 changed files with 71 additions and 9 deletions

View File

@@ -702,6 +702,15 @@
<ItemGroup>
<BundleResource Include="Resources\share.png" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\share_tools.png" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\share_tools%402x.png" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\share_tools%403x.png" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>