mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-27 12:26:31 +01:00
faceid description in info.plist
This commit is contained in:
parent
c595c381a9
commit
8b9a178c87
@ -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 New Issue
Block a user