mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
added share icons to ios project
This commit is contained in:
BIN
src/iOS/Resources/share.png
Normal file
BIN
src/iOS/Resources/share.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 381 B |
BIN
src/iOS/Resources/share@2x.png
Normal file
BIN
src/iOS/Resources/share@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 683 B |
BIN
src/iOS/Resources/share@3x.png
Normal file
BIN
src/iOS/Resources/share@3x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 481 B |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user