mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 15:53:44 +00:00
Include icon in csproj. Add arm64 to info.plist for extension as well.
This commit is contained in:
@@ -63,5 +63,10 @@
|
||||
<string>bitwarden extension</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>bitwarden</string>
|
||||
<key>UIRequiredDeviceCapabilities</key>
|
||||
<dict>
|
||||
<key>arm64</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user