mirror of
https://github.com/bitwarden/android.git
synced 2025-01-11 18:57:39 +03:00
faceid description in info.plist
This commit is contained in:
parent
c595c381a9
commit
8b9a178c87
2 changed files with 4 additions and 0 deletions
|
@ -96,5 +96,7 @@
|
|||
<string>vi</string>
|
||||
<string>pl</string>
|
||||
</array>
|
||||
<key>NSFaceIDUsageDescription</key>
|
||||
<string>Use Face ID to unlock your vault.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -105,5 +105,7 @@
|
|||
<string>Resources/Assets.xcassets/AppIcons.appiconset</string>
|
||||
<key>CFBundleIconName</key>
|
||||
<string>AppIcon</string>
|
||||
<key>NSFaceIDUsageDescription</key>
|
||||
<string>Use Face ID to unlock your vault.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue