mirror of
https://github.com/bitwarden/android.git
synced 2024-12-28 20:08:43 +03:00
PM-3350 Removed duplicate reference to LaunchScreen.storyboard
This commit is contained in:
parent
53e0e55915
commit
2688209752
1 changed files with 0 additions and 3 deletions
|
@ -224,9 +224,6 @@
|
|||
<BaseSize>24,24</BaseSize>
|
||||
</MauiImage>
|
||||
<MauiImage Include="Resources\yubikey.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
|
||||
<InterfaceDefinition Include="Platforms\iOS\LaunchScreen.storyboard" />
|
||||
</ItemGroup>
|
||||
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
|
||||
<ProjectReference Include="..\iOS.Autofill\iOS.Autofill.csproj">
|
||||
|
|
Loading…
Reference in a new issue