PM-3350 Removed duplicate reference to LaunchScreen.storyboard

This commit is contained in:
Dinis Vieira 2023-10-27 17:19:20 +01:00
parent 53e0e55915
commit 2688209752
No known key found for this signature in database
GPG key ID: 9389160FF6C295F3

View file

@ -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">