1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-21 02:33:36 +00:00

Revert "asset catalog with app icon for itunes"

This reverts commit dcea869098.
This commit is contained in:
Kyle Spearrin
2017-09-29 17:10:12 -04:00
parent dcea869098
commit 62365529cc
4 changed files with 0 additions and 169 deletions

View File

@@ -777,17 +777,6 @@
<ItemGroup>
<BundleResource Include="Resources\cog%403x.png" />
</ItemGroup>
<ItemGroup>
<ImageAsset Include="Resources\Assets.xcassets\AppIcons.appiconset\Contents.json">
<InProject>false</InProject>
</ImageAsset>
<ImageAsset Include="Resources\Assets.xcassets\AppIcons.appiconset\iTunesArtwork@2x.png">
<InProject>false</InProject>
</ImageAsset>
<ImageAsset Include="Resources\Assets.xcassets\LaunchImages.launchimage\Contents.json">
<InProject>false</InProject>
</ImageAsset>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>