1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-30 07:03:48 +00:00

PM-3349 PM-3350 MAUI Migration Start iOS extensions

This commit is contained in:
Federico Maccaroni
2023-10-02 12:05:57 -03:00
parent d17789d5ee
commit 990de4ea4e
12 changed files with 126 additions and 309 deletions

View File

@@ -208,12 +208,12 @@
</MauiImage>
<MauiImage Include="Resources\yubikey.png" />
</ItemGroup>
<!--<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
<ProjectReference Include="..\iOS.Autofill\iOS.Autofill.csproj">
<IsAppExtension>true</IsAppExtension>
<IsWatchApp>false</IsWatchApp>
</ProjectReference>
</ItemGroup>-->
</ItemGroup>
<ItemGroup>
<GoogleServicesJson Include="Platforms\Android\google-services.json" />
<GoogleServicesJson Include="Platforms\Android\google-services.json.enc" />