mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 18:23:51 +00:00
remove nfc from extension
This commit is contained in:
@@ -10,9 +10,5 @@
|
|||||||
<array>
|
<array>
|
||||||
<string>$(AppIdentifierPrefix)com.8bit.bitwarden</string>
|
<string>$(AppIdentifierPrefix)com.8bit.bitwarden</string>
|
||||||
</array>
|
</array>
|
||||||
<key>com.apple.developer.nfc.readersession.formats</key>
|
|
||||||
<array>
|
|
||||||
<string>NDEF</string>
|
|
||||||
</array>
|
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
@@ -98,7 +98,5 @@
|
|||||||
</array>
|
</array>
|
||||||
<key>NSFaceIDUsageDescription</key>
|
<key>NSFaceIDUsageDescription</key>
|
||||||
<string>Use Face ID to unlock your vault.</string>
|
<string>Use Face ID to unlock your vault.</string>
|
||||||
<key>NFCReaderUsageDescription</key>
|
|
||||||
<string>Use Yubikeys for two-facor authentication.</string>
|
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Reference in New Issue
Block a user