added share icons to ios project

This commit is contained in:
Kyle Spearrin 2017-04-24 15:17:11 -04:00
parent 4854b2b1c0
commit 481925ac78
4 changed files with 9 additions and 0 deletions

BIN
src/iOS/Resources/share.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 683 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 B

View file

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