1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 15:53:44 +00:00

Added and configured iOS Extension project with ExtensionPreprocessingJS for webpage analysis.

This commit is contained in:
Kyle Spearrin
2016-05-07 01:54:44 -04:00
parent d4b56e0e16
commit 1664c3fbf0
12 changed files with 480 additions and 0 deletions

View File

@@ -208,6 +208,12 @@
<Project>{b490c5da-639e-4994-abd2-54222b8a348e}</Project>
<Name>App</Name>
</ProjectReference>
<ProjectReference Include="..\iOS.Extension\iOS.Extension.csproj">
<Project>{32f5a2d6-f54d-4da1-ae26-0a980d48f422}</Project>
<Name>iOS.Extension</Name>
<IsAppExtension>true</IsAppExtension>
<IsWatchApp>false</IsWatchApp>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\fa-refresh.png" />