mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 21:33:36 +00:00
PM-3350 Removed duplicate reference to LaunchScreen.storyboard
This commit is contained in:
@@ -224,9 +224,6 @@
|
|||||||
<BaseSize>24,24</BaseSize>
|
<BaseSize>24,24</BaseSize>
|
||||||
</MauiImage>
|
</MauiImage>
|
||||||
<MauiImage Include="Resources\yubikey.png" />
|
<MauiImage Include="Resources\yubikey.png" />
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
|
|
||||||
<InterfaceDefinition Include="Platforms\iOS\LaunchScreen.storyboard" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
|
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
|
||||||
<ProjectReference Include="..\iOS.Autofill\iOS.Autofill.csproj">
|
<ProjectReference Include="..\iOS.Autofill\iOS.Autofill.csproj">
|
||||||
|
|||||||
Reference in New Issue
Block a user